Website/Doc updates

View: New views
2 Messages — Rating Filter:   Alert me  

Website/Doc updates

by rahul.thakur.xdev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everyone,

I have made some more updates to the FAQBot website.

There is one thing which I am not able to figure out. I have
updated the 'Navigation' page/object at:
http://docs.codehaus.org/display/FAQBOT/Navigation

and re-organized links but seems if I navigate off the home page
to any other page, I still see old links appearing on the nav.

Is it just a time lag in updates or am I missing something?

BTW, we will be keeping site docs 'lean & mean' so only
*absolutely* relevant content to go on :-)  (I love the XP way!)

I will be publishing some dev process guidelines and an Eclipse
code style preference shortly.

I am working on getting some minimal Maven 2 stuff checked in. If
anyone has any ideas please feel free to chip in.

Thanks,

Rahul

RE: Website/Doc updates

by Vincent Massol :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



> -----Original Message-----
> From: Rinku [mailto:rahul.thakur.xdev@...]
> Sent: jeudi 19 janvier 2006 10:55
> To: dev@...
> Subject: [faqbot-dev] Website/Doc updates
>
> Hi everyone,
>
> I have made some more updates to the FAQBot website.
>
> There is one thing which I am not able to figure out. I have
> updated the 'Navigation' page/object at:
> http://docs.codehaus.org/display/FAQBOT/Navigation
>
> and re-organized links but seems if I navigate off the home page
> to any other page, I still see old links appearing on the nav.
>
> Is it just a time lag in updates or am I missing something?

This is because confluenza (the app that is a wrapper around confluence)
caches the pages. You can add "&refresh=1" to the end of your URL if you
want to force a refresh.
 
> BTW, we will be keeping site docs 'lean & mean' so only
> *absolutely* relevant content to go on :-)  (I love the XP way!)
>
> I will be publishing some dev process guidelines and an Eclipse
> code style preference shortly.
>
> I am working on getting some minimal Maven 2 stuff checked in. If
> anyone has any ideas please feel free to chip in.

Cool

Thanks
-Vincent