Hi Joe,
On Jun 30, 2009, at 8:28 PM, Lawry, Joe wrote:
All,
I'm new to XWiki so go easy on me! I'm having two issues with my
wiki. My first issue is with the Log-In link on the Main page above
the Registration link. For some reason, it prompts visitors for the
credentials to access my server instead of directing them to the log-
in page.
errr..... it goes to the login page for me. That's strange. When you
say it prompts visitors for credentials what do you mean? could it be
that your web server has some sort of authentication set up?
Is there any way I can modify the Main page's
source so that I can
point this link to the log-in page instead?
Also, I'm having difficulty using the calendar application. When I
navigate to it the following lines of code appear:
$cparams.put("categories", $rqcategories)
$cview.getHTMLCalendar($cparams, "")
I read somewhere that this happens when the calendar plug-in isn't
enabled. I tried enabling it by modifying xwiki.cfg but the calendar
still won't appear. Is there something I've overlooked? I didn't
find very much documentation on the subject but would be more than
happy to contribute it once I get this issue resolved. I'm somewhat
of a documentation nut. ^_^
I've found this indeed:
http://markmail.org/thread/2baqin35ptcfcroi
Can you show how how you've modified your xwiki.cfg file?
Thanks
-Vincent