On 2/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I've tested it a bit.
>
> + nice and good way to present content, big sets of content :)
> - from SVN I get  "openbookplatform" folder which needs to be changed
> to "openbook" ;)
> - chinese characters  / which I don't see:
> http://www.fotosik.pl/showFullSize.php?id=4030c8e68eb7e4f6

I'll change them.

> - what is "Num:" in chapters ? I see it beeing used as slugs in URL
> but the field isn't validates as slugs - allowing non asci/latin-1
> chars, I got:
> http://localhost:8080/book/1/dgfgfdsss łółę/
>
>
Num, I call it chapter order num, so just like chapter01, chapter02,
and I'll use it to order the chapters. It's just a CharField. You
should use something like 'chapter01', or simple 'c01', 'c02'.

-- 
I like python!
UliPad <<The Python Editor>>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to