Changes between Initial Version and Version 1 of Ticket #5998, comment 3
- Timestamp:
- Sep 2, 2011, 1:31:30 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5998, comment 3
initial v1 8 8 9 9 4) Use headings to seperate sections, i.e. General Settings, Style Settings, Plugin Settings, SCAYT settings, ouput settings, etc. Use some of those big fancy ASCII dividers people always use, like below or something that will get noticed: 10 {{{ 10 11 /************** 11 12 SECTION 12 13 ***************/ 14 }}} 13 15 14 16 5) Consistant style... is it CKEDITOR.config.aaa or just config.aaa? Do you specify what the default behavior/value is? How many examples do we really need for each? For instance, I don't know if you're giving me an example of Protected source notation or if that's the defaults. Defaults can serve as examples, they just need to be notated so people aren't double defining things they don't have to.