|
|
Rank: Newbie
Joined: 4/15/2008 Posts: 2 Location: United Kingdom
|
Hello all. Although I've met a few of you in the flesh this is my first post on the forum so greetings to all and nice work to the umbraco team.
I am planning to create a wiki-board with Umbraco and ultimately offer it as a package for all.
Being a complete newb, any useful links, notes, or tips would be appreciated- particularly achieving wiki functionality within Umbraco.
Please post your feedback as a reply to this thread as it'll keep it central for anyone to read and I'll promise to keep you updated on my progress...
Thanks again you lovely people.
Barney
|
|
 Rank: Addict
Joined: 7/19/2006 Posts: 542 Location: Preston, UK
|
Barney, Take a look at how auto form / doc2form works for starters. Regards Ismail
Level 2 certified. If it aint broke dont fix.
|
|
 Rank: Devotee
Joined: 7/20/2006 Posts: 85
|
Maybe this old post and package could help you getting started: http://www.090978.org/2004_12_01_old.htmlJust remember, this is old stuff...
|
|
 Rank: Aficionado
Joined: 3/19/2008 Posts: 164 Location: London, UK
|
IMHO there are plenty of good Wiki's out there already. Why re-invent the wheel?
Darren Ferguson - http://www.darren-ferguson.com/
|
|
 Rank: Aficionado
Joined: 8/9/2007 Posts: 183 Location: Kentucky, USA
|
I tend to agree with Darren; however, I could see a small niche for an umbraco wiki package. Suppose you want a wiki that's tightly integrated within an existing umbraco site. Or you are an experienced umbraco integrator who knows nothing about wikis and are asked to implement one quickly. There's something to be said for using the tools that you know well.
Pete Koutoulas • Fayette County Public Schools • Lexington, Kentucky
|
|
 Rank: Umbracoholic
Joined: 7/20/2006 Posts: 1,038 Location: Charleston, West Virginia, United States
|
Hi Barney, As Ismail mentioned, take a look at Doc2Form. It will allow you to have the ability to edit the content directly. Another thing to look at is to create a control or xslt extension that will allow you to check user permissions and redirect if the permissions are not correct for what you want to do. IE, do not leave it to anybody to edit your pages, but, make it so they are at least logged in users or members. Using alt templates to display the edit page would be ideal, but having edit pages would be easier to secure. You would probably have to create a node and template for each doc type that you are to edit, and pass the page ID you want to edit in the querystring. It is not terribly difficult, but, you must take heed when it comes to security. You can easily open your site up to be a mess if you are not careful. Case
• 2007/2008 MVP • 2008/2009 MVP • Core Developer • Certified Professional Level I & II •
|
|
 Rank: Fanatic
Joined: 7/22/2006 Posts: 248 Location: Randers, Denmark
|
Well, Darren.. Reinventing the wheel can be a good thing sometimes. I agree, there are many great wiki-applications out there, but many of them are seriously bloated with useless stuff. I think it still could be nice to have one made with a touch of Umbraco spirit - simple, yet powerful. I'm the closest thing to an Umbraco-hangaround
|
|
Rank: Newbie
Joined: 5/22/2008 Posts: 1 Location: uk
|
Could you get Umbraco to search the data in the external wiki? If not, having separate search domains isn't appealing.
|
|
Rank: Enthusiast
Joined: 10/19/2007 Posts: 41 Location: Glasgow, Scotland
|
Hello all,
I'm just wondering if there's been any progress made on this at all? Or has it fallen by the wayside?
Per did an excellent presentation at CodeGarden where he browsed the Boost site and could click to edit each of the page elements inline using AJAX and REST (I think?). Is this the best way forward perhaps? Or is the Doc2Form method better (is this similar to Jesper's intranet idea)?
I could possibly have to implement this one on an upcoming project and if I get the chance to do that then I'll definitely create a package for it. Perhaps a collaboration would work or if anyone has made a start then that would be great.
There are a number of reasons why having the wiki very tightly integrated within Umbraco is important for this project. I agree with Darren that reinventing the wheel can be pointless, but to really impress a client having the wiki within Umbraco could be a winner.
Cheers,
David
|
|
|
Guest |