Welcome Guest, Not a member yet? Register   Sign In
Help Wanted: Wiki
#1

When EllisLab transferred the wiki contents from their website into github, everything kind of ended up in one big pot. A number of edits have been made in the meantime, but the wiki still suffers from lack of organization, when it could be so much better.

I added a sidebar to the wiki, to communicate some of the structure implied by the wiki folders, but it is incomplete and not properly functional.

We could really use some attention from community members, especially if you are familiar with and comfortable working with the wiki format. A workable hierarchy needs to be clear to readers and contributors.

If you can help out, leave a reply in this thread, so that we (hopefully) don't trip over each other and duplicate efforts!

Thank you Smile
James Parry
Project Lead
Reply
#2

I might find some time to help out.
Reply
#3

I can help with the content
Reply
#4

Please let me join too.
Reply
#5

I have some free time to if help is still needed.
Reply
#6

Where is the Wiki? I am something of a fanatical documenter, so I may have some ideas.
Reply
#7

Thank you all for offering to help out!

I trust you can dive into the wiki and start fixing wiki links and now broken document links, so that we end up with a beautiful and useful structure again Smile

The wiki: https://github.com/bcit-ci/CodeIgniter/wiki
Reply
#8

Done!


https://github.com/bcit-ci/CodeIgniter/w...stallation

Where should I put an appropriate link to it?
Reply
#9

(11-07-2014, 12:22 PM)jlp Wrote: When EllisLab transferred the wiki contents from their website into github, everything kind of ended up in one big pot. A number of edits have been made in the meantime, but the wiki still suffers from lack of organization, when it could be so much better.

I added a sidebar to the wiki, to communicate some of the structure implied by the wiki folders, but it is incomplete and not properly functional.

We could really use some attention from community members, especially if you are familiar with and comfortable working with the wiki format. A workable hierarchy needs to be clear to readers and contributors.

If you can help out, leave a reply in this thread, so that we (hopefully) don't trip over each other and duplicate efforts!

Thank you Smile

Greetings jlp

When using github wiki page, i facing some problem
when i wanna adding a link to applications in sidebar, like below

Code:
[[Applications|Category:applications]]

the result  will showing broken link.

It seems like the term "Applications" are reserved word and cannot be use as normal link.

Same case as using "Libraries" as link.

here some solutions:

  1. adding  quote mark . ex:
    Code:
    [["Applications"|Category::applications]]


  2. using singular. ex:
    Code:
    [[Application|Category::applications]]


which one you prefer? or you got better ideal?

Please let me know.

Thanks.
Reply
#10

Good Morning.

I need to extending the right hand side bar, by adding Tutorials#wiki-helps, it show that the page already exits.

wiki tutorials


but most of the link (like 8 out of 10) are broken, so can i have the right to modify it?

By removing the broken link, and categorize it into few different sub.

Thanks.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB