Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Dynamic Task List: Task added to list ' '

...

Tasklist
||Completed||Priority||Locked||CreatedDate||CompletedDate||Assignee||Name||
|F|H|F|          |          | |Need more cross-linking between the wiki pages, specially between FAQ pages, User Guide pages, Cheat Sheet pages and Cookbook pages that cover the same topic.|
|F|M|F|          |          | |[Component Cheat Sheet] should have, for each of the listed annotations, a link to the corresponding API page.|
|F|M|F|          |          | |Some pages don't link to all of their child pages|
|F|M|F|          |          | |Move some of the best MoinMoin wiki content into Confluence?|
|F|M|F|1290869296693|          | |Need an article on clustering & high availability, then link to it from the clustering sections of [Persistent Page Data], [IoC - serialization], [Persistent State], [Securing your application with HTTPS], and other pages that mention clustering|
|F|M|F|1290869418470|          | |Need a "Support" page that lists support options.  This is where the mailing lists should be mentioned., as well as Howard's trainig, etc|
|F|M|F|1290872794706|          | |The links to "Tapestry Home" in the breadcrums on pages like [Tutorial] link to the "Home" page but should link to the index.html page|
|F|M|F|1290872892940|          | |Make it more obvious how to contribute to documentation improvements|
|F|M|F|1290873143210|          |bobharner|Add to Community Contributions page a link to http://lombok.demon.co.uk/tapestry5Demo/|
|F|M|F|1290873224660|          |bobharner|it doesn't look good to have a "Tapestry 5.2.3 -- canceled" post on the front page. It's scary and you have to read the rest to know that it's just a release that didn't pass the vote. I know there's now a post above that saying 5.2.4 beta release, I'm commenting about the concept of "fear-about-the-future-of-tapestry" content with such visibility. Do we want things like that to see what potential new users get on their first visit?|
|F|M|F|1290873244269|          |bobharner|news feed titles have too large a font (already fixed?)|
|F|M|F|1290873265741|          |bobharner|there's too much text in the left column, looks intimidating.|
|F|M|F|1290873286462|          |bobharner|in the "create your first tapestry project" tutorial, don't make the user choose an archetype or a tapestry version. Write the instructions for the latest stable version. It's better to have that be out of date when a new version comes out (because it still will work) than have the user decide at this stage. Same for the groupId, artifactId, version and package. It's a test project the user is creating, those values are not going to matter. Give the defaults so people can copy and paste the command and have the project created, built and run.|
|F|M|F|1290873305368|          |bobharner|the big red scary warning about the project layout changing across different versions has no reason to be. By the time the user has this problem he will know how to solve it.|
|F|M|F|1290873334655|          |bobharner|After the test project has been created, give the user some pointers on where to find things (pages go in src/main/java/com/example/pages, page templates go in webapp). Although there is a link to the tutorial, if this first experience is too frustrating, people might not even bother to go there.|
|F|M|F|1290873345788|          |bobharner|add something to the archetype with commented out code that the user can uncomment and see something cool happen. It has to be a few lines only, to be easily understandable, and clearly link components in the template with their methods in the page class.|
|F|M|F|1290873360243|          |bobharner|the tapestry tutorial starts unnecessarily verbose about topics not really related to me getting code running and out the door. Strip it to the essentials. If you want to mention Struts and the Servlet API compared to the tapestry way, mention them in a separate chapter so they are easy to find / skip as needed.|
|F|M|F|1290873372769|          |bobharner|there is no table of contents for the tutorial and no indication of how long it takes to complete|
|F|M|F|1290873390989|          |bobharner|There are too many callouts, warnings and decorations in the tutorial. It is very distracting visually and that makes it hard to follow. It's impossible to scan the pages to get a feel for what you've got ahead of you.|
|F|M|F|1290873483266|          |bobharner|Add a page about testing your Tapestry app (not just testing of pages)|