|
|
Rank: Devotee
Joined: 7/21/2006 Posts: 38
|
Can we add a new section in umbraco (by "section" I mean Content,Media,Users, Settings etc) ?
I want to create a section with the "manual" of my cms because the project has so many document types, templates etc and I have so many writers in my site. Is it an easy task or I should give them a pdf ? :p
To be more specific... On the left I want to have the "tree" of the manual and on the right I want to show the content of every "page". Also every page should be editable only by the administrators and the simple users should be able only to read them.
I know I ask too much but if the manual of the cms IS IN the cms, is accesible 24/7/365 and if I add something, every user wouldn't have to download the newer version of the manual.
Also you can add this feature in umbraco 3.0... that would be soooo cool.
umbraco rocks! :D
|
|
Rank: Devotee
Joined: 7/19/2006 Posts: 31
|
If you download the rss package you can see how you can create your own section.
//Ronnie
.NET/Umbraco developer @ ebita ApS
|
|
Rank: Aficionado
Joined: 7/19/2006 Posts: 165 Location: aalleren, Denmark
|
If you need a whole new section, you would need to add it to the umbracoApp table in the database. Fill in name, icon and alias. As ronnie said then take a look at the rss package and the rss package installation sql to see how you can add stuff to the section's tree. Umbracian Personal blog: Objects.dk
|
|
 Rank: Administration
Joined: 7/25/2006 Posts: 415 Location: vipperoed, denmark
|
I'm doing a manual with written documentation and small video instructions. It's created in ... Umbraco. I just installed another Umbraco site and created a few document types, templates and used sitemap as table of content. Administrators are users and the "simple users" just browses the website. The customer love it .. Jesper webbureau jesper.com doing webdesign / development / umbraco implementations / 2007&2008 MVP
|
|
Rank: Devotee
Joined: 7/21/2006 Posts: 38
|
I created my section but not with the manual, instead I put there all the dashboard controls :D:love: :thumbup: ;) :D
umbraco rocks! :D
|
|
|
Guest |