Forum closed. New forum available at http://community.wymeditor.org/

Version 0.3.1 beta

Discuss features, code, contributions, ideas, suggestions, ...
For bugs, patches and feature requests, please post on the Trac:
http://trac.wymeditor.org/

Version 0.3.1 beta

Postby monloup on Wed May 16, 2007 11:55 am

great to see the project is alive and doing well...

it would be nice if an example of a 'custom' dialog for example for image handling could be included in the release... i have read the documentation on the wiki about version 0.3 but is quite limited.... i think if for the main dialogs especialy images and links this would be easy the editor will take a new boosted start....

IMHO
thxxx
User avatar
monloup
 
Posts: 2
Joined: Thu Oct 05, 2006 2:20 pm
Location: Belgium

Modification Title on hover

Postby misterm on Thu May 17, 2007 5:27 pm

Great work on the new release!

I noticed though that the title's, while hovering over the icons, weren't showing. Here is a modification to make that work.
(nb. it's best to give the icons soms padding as well)

Code: Select all
** jquery.wymeditor.js - Line:360 **
(code plus modification)

    sToolsItemHtml:   "<li class='"
                        + sWYM_TOOL_CLASS
                        + "'><a href='#' name='"
                        + sWYM_TOOL_NAME
                        + "' title='"+sWYM_TOOL_TITLE+"'>"
                        + sWYM_TOOL_TITLE
                        + "</a></li>",


Code: Select all
Modification snippet:  title='"+sWYM_TOOL_TITLE+"'


It is a little quick and dirty. It needs some work, but it'll work for now.


Cheers.
misterm
 
Posts: 14
Joined: Thu May 17, 2007 5:17 pm


Return to Developers

Who is online

Users browsing this forum: No registered users and 2 guests