Feature #8274
set the needed class=lightwindow in link-dialog
| Status: | New | Start date: | 2010-06-16 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
a href class=lightwindow is needed to get wt_lightwindow to work.
But how to insert this class?
There should be no need to change into the HTML-view and
insert the class=lightwindow in the HTML-Textmode of the RTE.
This could be very dangerous when done by inexperienced editors.
It would be very handy to have the class lightwindow
in the Style-field of the link-dialog
and thus avoid the HTML-view-encoding.
To add the style-class lightwindow into the link-dialog
just put the appended ext_localconf.php
into the main directory of the extensions wt_lightwindow.
Thats all.