CVS edit link for rv0
I made a module which integrates with the Wysiwyg module to provide the functionality of re-ordering buttons and adding separators between them.
This is a much requested feature (see:
http://drupal.org/node/277954 ) and from reading the issue I see that plans are underway to integrate such functionality into future versions (under D7). However there is still a long way to go for that, hence the creation of this module for D6. From what is said in the above issue it is quite clear that a module like mine should be kept separate from the main Wysiwyg code for now.
As for dependancies: only Wysiwyg module is needed. Currently TinyMCE is supported, but I'm planning to add FCKEditor if there is enough demand for it.
Comments
Comment #1
rv0 commentedAdded: the module
EDIT: There is a newer version in the GIT repository, please get the latest version from GIT: http://drupal.org/node/1076396/revisions
Comment #2
rv0 commentedComment #3
arianek commentedHi. Please read all the following and the links provided as this is very important information about your CVS Application:
Drupal.org has moved from CVS to Git! This is a very significant change for the Drupal community and for your application. Please read the following documentation on how this affects and benefits you and the application process:
Migrating from CVS Applications to (Git) Full Project Applications
Comment #4
rv0 commentedUploaded to GIT repository:
http://drupal.org/sandbox/rv0/1076396
updates: changed project name: from wysiwyg_buttonorder to wysiwyg_button_order
looking forward to the module review, thanks
Comment #5
jippie1948 commentedWorks great! Thank you very much, as this module was needed very strongly.
JPH
Comment #6
Anonymous (not verified) commentedVery useful. Works fine. If I have a suggestion it would be another separator which pushes all subsequent buttons onto the next line - but that would be icing on the cake.
Many thanks,
Tony.
Comment #7
rv0 commented@jippie1948, @maynardsmith
Thanks for testing this module!
@maynardsmith
Useful suggestion and it's definitely possible with TinyMCE (as it has the unused functionality to make multiple rows)
As a workaround for now, I think you can use css on the first or last button in a row (using clear?)
I'm pretty sure the current module is stable as I've tested it a lot. But if you notice any bugs or anything, please post back here.
It would be nice to get this module out of the sandbox ;)
Comment #8
Frederic wbase commentedVerry good job. Works fine, it fulfils the expectations!
Comment #9
attiks commentedlooks good to me
Comment #10
mlncn commentedSweet! Look forward to trying this one out.
rv0, you now have "vetted" status. Vetted users create full projects and promote existing experimental sandboxes.
Nice work and when you would like further review for any module please do ask for one, per http://groups.drupal.org/peer-review/requests
Comment #11
rv0 commentedthanks all!