I agree. A couple weeks ago I put together a rudimentary GreaseMonkey script that automatically places a simple table of contents at the top of the manual pages. Feel free to use this until the ZF docs are updated:
http://www.virgentech.com/userscripts/zfdocs.user.js BTW I wrote it in jQuery so it includes the jQuery source at the top. I didn't have time to learn Dojo but I'm sure it could be ported quite easily. -- *Hector Virgen* Sr. Web Developer http://www.virgentech.com On Thu, Apr 21, 2011 at 10:22 AM, ctoomey <[email protected]> wrote: > Hi, my team and I are new to ZF and have been poring over the Reference > Guide, which is quite nice. One suggestion though that would make it > easier > to use is to have a table of page contents at the top of each page for the > sections in the page. This would list and hyperlink to the page > sections/sub-sections, which would make it much easier to navigate the > pages > when using them for reference lookups. > > For especially the longer pages, e.g. > > http://zendframework.com/manual/en/zend.controller.action.html > http://zendframework.com/manual/en/zend.controller.actionhelpers.html > http://zendframework.com/manual/en/zend.cache.frontends.html > > it'd be really handy. > > There are many examples of such table-of-page-contents around the web, > here's one from the HTML5 spec. > > http://www.w3.org/TR/html5/offline.html > > thx, > Chris > > > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/Reference-guide-suggestion-tp3466461p3466461.html > Sent from the Zend Framework mailing list archive at Nabble.com. > > -- > List: [email protected] > Info: http://framework.zend.com/archives > Unsubscribe: [email protected] > > >
