You failed to see the example. The example isn't the map, but that the
search input field is generated via JS. On load, it'll grab the file
descriptions and index the keywords. Then you can search through the
index for relevant results. Again, very simple search engine in JS.

If you weren't following, this is for the search feature of the docs.
If the docs didn't require server-side, it'd be great.

On Apr 7, 8:12 am, Jay <[email protected]> wrote:
> Olmo,
>
> This thread is simply discussing ways to convert markdown formatted
> documents into a MooTools Docs like website. And perhaps I'm mistaken,
> but I don't see how a map system could help convert or render markdown
> documentation.
>
> -- Jay Williams
>
> On Apr 2, 4:21 pm, Olmo <[email protected]> wrote:
>
>
>
> > Here nutron. I just realized this is something that mootools docs
> > could use:http://openlayers.org/dev/examples/
>
> > On Mar 27, 3:52 pm, nutron <[email protected]> wrote:
>
> > > I don't want to create an index of the docs when I visit it. That sounds
> > > horrible and would likely make me not use the docs.
>
> > > On Fri, Mar 27, 2009 at 3:43 PM, ibolmo (via Nabble) <
> > > [email protected]<ml-user%[email protected]>
>
> > > > wrote:
>
> > > > hrm.. I wonder if it'd be possible to do a client-side solution? The
> > > > index.html has all the links to all the documents right? One could
> > > > request each document and just keyword index each. The result can then
> > > > be stored. You can then just query saved json structure... etc. etc.
>
> > > > I wonder if it can be done via a Cookie or Google Gears it, etc.
>
> > > > On Mar 24, 10:22 am, Guillermo Rauch 
> > > > <rau...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2547066&i=0>>
> > > > wrote:
> > > > > What I don't understand is how you can prefer a non-working docs 
> > > > > search,
> > > > to
> > > > > fixing it (I even did it myself, which was ignored and disregarded), 
> > > > > and
> > > > > waiting for the perfect indexing solution to be magically 
> > > > > implemented...
> > > > > meanwhile you type 'lambda' and get 'no results'.
> > > > > --
> > > > > Guillermo Rauchhttp://devthought.com
>
> > > > ------------------------------
> > > >  View message @
> > > >http://n2.nabble.com/Mootools-Git-Md-powered-Docs-tp2461967p2547066.html
> > > > To start a new topic under MooTools Users, email
> > > > [email protected]<ml-node%[email protected]>
> > > > To unsubscribe from MooTools Users, click here< (link removed) >.
>
> > > -----
> > > The MooTools Tutorial:  http://www.mootorial.comwww.mootorial.com
> > > Clientcide:  http://www.clientcide.comwww.clientcide.com
> > > --
> > > View this message in 
> > > context:http://n2.nabble.com/Mootools-Git-Md-powered-Docs-tp2461967p2547088.html
> > > Sent from the MooTools Users mailing list archive at Nabble.com.

Reply via email to