Feature #1017
Warning needs to be given in frontend if no plugin configuration is set
| Status: | New | Start date: | 2008-07-08 | ||
|---|---|---|---|---|---|
| Priority: | Should have | Due date: | |||
| Assignee: | - | % Done: | 80% |
||
| Category: | - | Spent time: | - | ||
| Target version: | 1.0.0 | Estimated time: | 0.00 hour | ||
| Votes: | 0 |
Description
The comments extension does this nicely. It warns you that you should specify a config for the extension if you have not done so already. It proposes to do this by including the static template. The warning message in the frontend can be localized nicely.
Of course the user is always free to enter his own custom TS or load it from the static template.
History
Updated by Steffen Kamper almost 5 years ago
should be a problem now.
In setup.txt there is the reference:
includeLibs.tx_syntaxhighlight_controller = EXT:syntaxhighlight/controller/class.tx_syntaxhighlight_controller.php
without that nothing get loaded.
Updated by Michiel Roos almost 5 years ago
Is done partly. We need to warn RTE users however. Can we?
Updated by Michiel Roos almost 5 years ago
- % Done changed from 0 to 80
Updated by Michiel Roos almost 5 years ago
- Target version set to 1.0.0