You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@forrest.apache.org by Cyriaque Dupoirieux <Cy...@pcotech.fr> on 2006/09/19 10:08:36 UTC

Re: svn commit: r447768 - /forrest/trunk/site-author/content/xdocs/live-sites.xml

Hi,

We have lots of live sites now.
Maybe we should think to sort them - in a table ?

With the following information :

Site
	Short description
	Forrest version
	Skinned or Dispatcher
	Skin or Theme
	Comment on customisation
Le Renard <http://cyriaque.dupoirieux.free.fr>
	French Family site
	Forrest 8.0-dev
	Dispatcher
	Pelt
	Uses pdf, odt, projectInfo and php plugins,
WebRing inclusion <http://cyriaque.dupoirieux.free.fr/linux/linux.html>



What do you think ?
If this table is created, the new users who want to add their site will 
certainly give us these information...

Salutations,
Cyriaque,

le 19/09/2006 09:24 cdupoirieux@apache.org a écrit :
> Author: cdupoirieux
> Date: Tue Sep 19 00:24:43 2006
> New Revision: 447768
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=447768
> Log:
> Add of the http://www.erbox.org site.
>
> Modified:
>     forrest/trunk/site-author/content/xdocs/live-sites.xml
>
> Modified: forrest/trunk/site-author/content/xdocs/live-sites.xml
> URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/live-sites.xml?view=diff&rev=447768&r1=447767&r2=447768
> ==============================================================================
> --- forrest/trunk/site-author/content/xdocs/live-sites.xml (original)
> +++ forrest/trunk/site-author/content/xdocs/live-sites.xml Tue Sep 19 00:24:43 2006
> @@ -164,7 +164,8 @@
>          - Modeling and simulation of cells, other biological entities, and
>          biochemical networks, using Xholon.
>        </li>
> -<!--  <li><link href=""></link></li> -->
> +      <li><link href="http://www.erbox.org/">ER/Box Site</link> An all Java, open source ERP system built on Compiere and Apache Derby. Some customisations have been <link href="http://www.erbox.org/documentation/Other/ForrestNotes/forrestNotesOverview.html">documented</link>.</li>
> +      <!--  <li><link href=""></link></li> -->
>      </ul>
>      </section>
>  
>
>
>
>   

Re: svn commit: r447768 - /forrest/trunk/site-author/content/xdocs/live-sites.xml

Posted by Ross Gardler <rg...@apache.org>.
Cyriaque Dupoirieux wrote:
> Hi,
> 
> We have lots of live sites now.
> Maybe we should think to sort them - in a table ?

I'm +0 (meaning too busy with other things right now), I have an 
alternative suggestion (to which I am also +0)...

How about using the projects stuff I did in the projectInfo plugin [1]. 
This allows people to host their own RDF file describing their 
site/project. We add the location of that file to our locationmap and 
the projectInfo plugin will generate a number of different indexed pages.

It was originally designed for software projects, but it should be easy 
to adapt through some minimal XSL customisation.

The benefit is that we only need to add the location of the RDF file, 
they can then change their entry whenever they want by editing that file 
local to their own servers.

I think the couple of examples and minimal docs in the projectInfo 
plugin will be enough to show you how it works. If not I'll find time to 
answer questions.

Ross

[1] 
http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.projectInfo/#Project+Details