Menu

Commit [r781]  Maximize  Restore  History

Rework of the wiki toolbar:

* The toolbar is built entirely from trac.js, resulting in less javascript code in every generated file that includes the toolbar
* Use standard DOM methods instead of document.write() for generating the toolbar
* Only show the toolbar for IE and Gecko-based browsers, the only ones that currently actually support the functionality
* Use standard HTML tooltips (title) instead of a text input field for displaying command info
* Combine all toolbar images into a single image file

cmlenz 2004-06-16

changed /trunk/htdocs/css/trac.css
removed /trunk/htdocs/edit_block.png
removed /trunk/htdocs/edit_bold.png
removed /trunk/htdocs/edit_hdr.png
removed /trunk/htdocs/edit_hr.png
removed /trunk/htdocs/edit_italic.png
removed /trunk/htdocs/edit_link.png
added /trunk/htdocs/edit_toolbar.png
changed /trunk/htdocs/trac.js
changed /trunk/templates/macros.cs
changed /trunk/templates/milestone.cs
changed /trunk/templates/newticket.cs
changed /trunk/templates/ticket.cs
changed /trunk/templates/wiki.cs
/trunk/htdocs/css/trac.css Diff Switch to side-by-side view
Loading...
/trunk/htdocs/edit_block.png
File was removed.
/trunk/htdocs/edit_bold.png
File was removed.
/trunk/htdocs/edit_hdr.png
File was removed.
/trunk/htdocs/edit_hr.png
File was removed.
/trunk/htdocs/edit_italic.png
File was removed.
/trunk/htdocs/edit_link.png
File was removed.
/trunk/htdocs/edit_toolbar.png
Binary file was added.
/trunk/htdocs/trac.js Diff Switch to side-by-side view
Loading...
/trunk/templates/macros.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/milestone.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/newticket.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/ticket.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/wiki.cs Diff Switch to side-by-side view
Loading...
Auth0 Logo