At the very least the *index* shouldn't be done in the client (which was my point earlier).
On Tue, Apr 7, 2009 at 2:39 PM, ibolmo (via Nabble) < [email protected]<ml-user%[email protected]> > wrote: > > 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 > <d3desi...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2601665&i=0>> > 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 > > <olmo.maldon...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2601665&i=1>> > 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 > > > <anut...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2601665&i=2>> > 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) < > > > > ml-user+64531-746315...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2601665&i=3> > <ml-user%2b64531-746315...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2601665&i=4>> > > > > > > > > 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 > > > > > ml-node+660466-1583815...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2601665&i=5> > <ml-node%2b660466-1583815...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2601665&i=6>> > > > > > > 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. > > > ------------------------------ > View message @ > http://n2.nabble.com/Mootools-Git-Md-powered-Docs-tp2461967p2601665.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.com www.mootorial.com Clientcide: http://www.clientcide.com www.clientcide.com -- View this message in context: http://n2.nabble.com/Mootools-Git-Md-powered-Docs-tp2461967p2601758.html Sent from the MooTools Users mailing list archive at Nabble.com.
