Re: [xwiki-users] problem with FAQ tutorial .. space assignment?

2009-11-16 Thread Mark_Marziale
Hi Josh, Thanks for your reply and interest. Unfortunately I haven't been able to figure out what the heck I'm doing wrong in this relatively simple case. Beginning to look at alternative wikis. Definitely xwiki can be used to build 2.0 level of functionality, but it seems to me there's a

Re: [xwiki-users] problem with FAQ tutorial .. space assignment?

2009-11-16 Thread Mark_Marziale
Hi Vincent, Thanks for your help. I'm sure I'm doing something wrong. My difficulty is in finding what it is I'm doing wrong. I'll review the steps again, this time paying special attention to the points you raised. It'd help if you could expand on .. or have set up some different

Re: [xwiki-users] problem with FAQ tutorial .. space assignment?

2009-11-16 Thread Mark_Marziale
Hi Vincent, Thanks again for your help. As far as the code goes, I did change the default space for the FAQClass to FAQ just as the tutorial stated. The code is earlier in this email trail: #set($defaultParent = 'FAQ.WebHome') #set($defaultSpace = 'FAQ') I'm doing this all again from

Re: [xwiki-users] problem with FAQ tutorial .. space assignment?

2009-11-16 Thread Mark_Marziale
Hi Vincent, One point I want to check out with you. The part of the tutorial under the heading 'Create a homepage for your application' is a little unclear to me. I was told the FAQ was written during an earlier version of xwiki when a Space was called a Web. In latter attempts to follow the

Re: [xwiki-users] problem with FAQ tutorial .. space assignment?

2009-11-16 Thread Mark_Marziale
Hi Vincent, Thanks yet again. Sadly I'm still creating FAQ entries in the Main space, not the FAQ space. I'm going to need a little time to cry it all out before I try again. I'd pull my hair out but there's not enough to get a hold on. Thanks, Mark BCBS-IL ph 312-653-4293

Re: [xwiki-users] problem with FAQ tutorial .. space assignment?

2009-11-16 Thread Mark_Marziale
Hi Vincent, That's a very generous offer and well appreciated. At the moment I don't have a url to point you to, but I'll find something. I assume 'Export as XAR' from the xwiki Main page is sufficient? The resulting xar doesn't seem to have enough content to be of use. I'm guessing that's

Re: [xwiki-users] problem with FAQ tutorial .. space assignment?

2009-11-16 Thread Mark_Marziale
Hi Vincent et al, Thanks again for the help, very much appreciated. This url should get you to a gui where you select the file to dl: http://www.esnips.com/web/MarkMarzialepublicfolder There's only 1 file in this folder, named 'myxwiki_export.xar'. Should stick out like a sore thumb. Let me

Re: [xwiki-users] problem with FAQ tutorial .. space assignment?

2009-11-16 Thread Mark_Marziale
Hi Guillaume, You got it! Plain old alphanumeric goes into the FAQ space, anything else goes to Main. Every !...@#$! entry I created I used a hyphen or a comma or something not strictly alphanumeric somewhere in the entry. Silly me! Thanks et al, Mark BCBS-IL ph 312-653-4293

Re: [xwiki-users] problem with FAQ tutorial .. space assignment?

2009-11-12 Thread Mark_Marziale
Hi Joshua, (I apologize to all if this appears more than once; I haven't been successful posting to the mailing list since before yesterday. Perhaps attachments are prohibited? Trying again without.) Thanks again, your explanation of spaces was very clear and helpful. Now that I have a little

[xwiki-users] problem with FAQ tutorial .. space assignment?

2009-11-10 Thread Mark_Marziale
Hi, I've followed along in the tutorial in the dev guide for creating a FAQ at http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial Here's my first point of confusion: in section 'Create a homepage for your application' it states 'Go to the FAQ.WebHome page'. I do not see such a

Re: [xwiki-users] problem with FAQ tutorial .. space assignment?

2009-11-10 Thread Mark_Marziale
Hi Joshua, Thanks very much for your prompt reply. It helps a lot to know the history and what WebHome means! Am I correct then in first creating the FAQ space explicitly, even though that's not called for in the tutorial? Like so: I've first created the FAQ Space, then built the FAQ Class,

Re: [xwiki-users] newbie question: How change 'Welcome to your Wiki' text?

2009-10-26 Thread Mark_Marziale
Hi Joshua, Yes, I see, thanks! - Mark BCBS-IL ph 312-653-4293 mark_marzi...@bcbsil.com Rieken, Joshua joshua_rie...@reyrey.com Sent by: users-boun...@xwiki.org 10/23/2009 02:19 PM Please respond to XWiki Users users@xwiki.org To XWiki Users users@xwiki.org cc Subject Re: [xwiki-users]

[xwiki-users] newbie question: How change 'Welcome to your Wiki' text?

2009-10-23 Thread Mark_Marziale
Hi, Like to change 'Welcome to your Wiki' on WebHome to something else. Sorry, just can't see how to do it. Editing the page doesn't bring up anything obvious. Poked around in header.vm and other templates. Not seeing it. Do I have to wade into building or modifying the skin for this sort of

Re: [xwiki-users] newbie question: How change 'Welcome to your Wiki' text?

2009-10-23 Thread Mark_Marziale
Hi Marius, Thanks very much! I did see $msg.get(xe.home.title) but I was reluctant to plug a literal in, I figured it would be used as a key and I couldn't (can't) see where the key is resolved. I guess if the literal doesn't work as a key, it's used raw. Thanks again, Mark Marius