I'm translating wiki20 tutorial to chinese.
So I took a time to think about wiki20 again.


Bugs:
I found wiki20 page1still has some "System Message: WARNING...." part,
and can't fix it because of its an uneditable doc.
BTW, I found Page5 link is missing in Page1's list.


Thinking:
Refer to pylons tutorial http://pylonshq.com/docs/0.9.2/quick_wiki.html

I found when they started the quick_wiki introduction, they provided
the downloadable wiki via "easy_install".
pylons users are comfortable to try pylons wiki without
download/extract/install manually.
And the bonus is user would have all required tools installed when they
want to following the tutorial step by step.

I thought It definitly is a better experience if I could experience
wiki20 with quick install first before I really try it step by step.
And since tg also use "paste" for deployment, we could do the same
thing without burden:)

The wiki20 setup.py could be configured customly to install docutils
and pysqlite,
then users are secured to have a workable demo.(and less install
question when they try the guide)

The Actionable TODOs are here:

1. Register wiki20 in cheeseshop
2. Add instruction on wiki20 page1 header.


How do you think?


--
Fred


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to