-
Notifications
You must be signed in to change notification settings - Fork 7.6k
WikiOrganise
[color=red][b]We need to agree on the organization of the wiki, category names, and special subcategories.[/b][/color]
Don't hesitate to help out or join the [url=http://codeigniter.com/forums/viewthread/82044/]discussion[/url].
[h3]Introduction[/h3] This wiki has to be clearly organised. If it is not organised logically it cannot be of use. If it is not of use there will not be any vistors. The less visitors there are the less contributions there are to expect. The less contributions expected means that the wiki dies. ;(
[h3]The structure[/h3] The structure is easy to figure out. The hard part is to make all the entries compliant. The structure I propose is this.
Categories: [quote]Core [quote]Everything that has to do with the core system of CodeIngiter goes here. Core::Tips
Core::Intergration
Core::Help [/quote] Library [quote] [em]Various Library infos[/em] [b]::Community[/b] [em]Community contributed libraries go here they must also be attached to an appropriate sub category like in the library example, below.[/em] [b]::(subject)[/b] Where (object) is the name of the subject [/quote] Helper [quote] [/quote] Class [quote] [/quote] Config [quote] [/quote] Model [quote] [/quote] View [quote] [/quote] Controller [quote] [/quote] Community [quote] [/quote] [/quote]
The categories should be put at the end of the page.
[h3]Example[/h3] [h5]Library[/h5] Say we have a new Authorization library we categorize it like Library::Community::Authorization, which will automatically categories it under its parent categories. [h5]Core[/h5] [h3]Currently[/h3] I need to come back on this. I have already started doing many changes and fixing a few typos, formatting some code, categorizing entries as I go along...