List of sites using dispatcher

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

List of sites using dispatcher

by Vicent Mas-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'd like to see my website added to the list of sites using dispatcher:

http://forrest.apache.org/live-sites.html

Is that possible at all?

Vicent
::

        Share what you know, learn what you don't



signature.asc (205 bytes) Download Attachment

Re: List of sites using dispatcher

by Brian M Dube-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Nov 07, 2009 at 10:07:31AM +0100, Vicent Mas wrote:
> Hi,
>
> I'd like to see my website added to the list of sites using dispatcher:

You may have mentioned the site recently, but I don't see it just
now. Let us know the location and a description, or better yet patch
live-sites.xml, and your site will be added.

Thanks,
Brian

Re: List of sites using dispatcher

by Vicent Mas-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2009-11-07 Brian M Dube <bdube@...> said:

> On Sat, Nov 07, 2009 at 10:07:31AM +0100, Vicent Mas wrote:
> > Hi,
> >
> > I'd like to see my website added to the list of sites using dispatcher:
>
> You may have mentioned the site recently, but I don't see it just
> now. Let us know the location and a description, or better yet patch
> live-sites.xml, and your site will be added.
>

Hi,

OK, here is the patch. I'm not sure about what to do now so I've attached it
just in case. Should I open an issue at jira?

Vicent
::

        Share what you know, learn what you don't


[live-sites.xml.diff]

Index: site-author/content/xdocs/live-sites.xml
===================================================================
--- site-author/content/xdocs/live-sites.xml (revision 833850)
+++ site-author/content/xdocs/live-sites.xml (working copy)
@@ -191,6 +191,7 @@
         <li><a href="http://www.varietee.com.au/" rel="nofollow">varietee™ adjustable golf practice platforms</a></li>
         <li><a href="http://simal.oss-watch.ac.uk">Simal</a> - an RDF/XML project registry framework.</li>
         <li><a href="http://jrds.sourceforge.net/">jrds</a> - a cacti like tools written in java</li>
+        <li><a href="http://www.vitables.org/">ViTables</a> - a PyTables and HDF5 browser written in Python</li>
 <!--  <li><a href=""></a></li> -->
       </ul>
     </section>



signature.asc (205 bytes) Download Attachment

Re: List of sites using dispatcher

by Tim Williams :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Nov 8, 2009 at 4:46 AM, Vicent Mas <uvemas@...> wrote:

> On 2009-11-07 Brian M Dube <bdube@...> said:
>
>> On Sat, Nov 07, 2009 at 10:07:31AM +0100, Vicent Mas wrote:
>> > Hi,
>> >
>> > I'd like to see my website added to the list of sites using dispatcher:
>>
>> You may have mentioned the site recently, but I don't see it just
>> now. Let us know the location and a description, or better yet patch
>> live-sites.xml, and your site will be added.
>>
>
> Hi,
>
> OK, here is the patch. I'm not sure about what to do now so I've attached it
> just in case. Should I open an issue at jira?

Hi Vincent,
Yes, a JIRA issue with the patch attached is always preferred - doing
so makes sure it doesn't get lost, forgotten, and also takes care of
rights assignment.

Thanks,
--tim