syntax
arguments
installation
The new widget doesn't seem to work at all.
It errors when I use the page preview button (Error translating widget: No matching Method/Function for String.getContentID() found)
The built-in widget preview doesn't match how it actually renders on the page
It also shows all pages in the site even if I pass in a content slug.
The pages are all out of order and not nested properly
The current page doesn't show in the list, but instead there is "no sub pages" text there.
All that aside, I don't want to have to manually add this to every page of documentation. Should I just create a documentation layout like we did on the gocontentbox.org site? This actually seems like it might be a good use of JSTree. The nice thing about JSTree is it can take an unordered list and format it which would be perfect.
A decent start for our usage docs is on stage. There's still couple things to iron out.
Links in the TOC don't work. They lose the path_info and redirect to the home page.
Need to create a layout for documentation that shows child pages. I'd like to always have all the options there in the nav regardless of what child page you're on. We'll need to figure out how to make it dynamic so it works under "docs/current" as well as any future parents we might clone such as "docs/1.2.4".
Thanks Brad, will review
Update the site with a new documentation layout, migrate the wiki TOC JS from the contentbox site and update the columns to a two column layout.
Brad,
Can you please update the usage docs to include two new sections please:
Package Management
Recipes
Especially package management needs to be done ASAP if we want users to start using it.
Thanks