[python-chinese] [django]Wiki的设计

Zoom.Quiet zoom.quiet在gmail.com
星期三 九月 6 16:08:30 HKT 2006


On 9/6/06, 风向标 <vaneoooo在gmail.com> wrote:
>
>  Zoom. Quiet兄
> 并不是困惑如何去声明
>
> 是因为我的url设计采用非编码的方式(不是这样:http://wiki.abcdefg.com/index.php/%E9%85%B7%E7%9D%BF%E5%BE%AE%E5%A4%84%E7%90%86%E5%99%A8%E6%9E%B6%E6%9E%84
>>
> 而是:http://www.abcdefg.com/wiki/1000001/
>
> 这样一来  ,如何在一篇wiki条目中,关联到链接词组就成了我的一个问题
> 以前的词组加链接时可以直接将该词的编码加到url后面即可
> 现在我采用1000001这样的数字ID方式,如何去关联呢?
>
> 谢谢回复
>
>
> 2006/9/6, Zoom. Quiet <zoom.quiet在gmail.com>:
> > On 9/6/06, 风向标 <vaneoooo在gmail.com> wrote:
> > >
> > >
> > >
> > >
> 并不想用编码作为url:http://wiki.abcdefg.com/index.php/%E9%85%B7%E7%9D%BF%E5%BE%AE%E5%A4%84%E7%90%86%E5%99%A8%E6%9E%B6%E6%9E%84
> > >
> > >     准备采用:http://www.abcdefg.com/wiki/1000001/  这样的方式
> > >
> > >
> > >
> 不过遇到的一个小问题是,如何在编辑或者创建条目时,对条目中的相关词汇进行关联,例如条目limodou已经存在,在介绍Zoom.Quiet
> > >
> 的页面中提及limodou一词,编辑者将limodou一词加上了链接,这时如何去关联到limodou一词的页面呢?
> > 如果是WIKI 系统的话一般遵守 WikiName 格式约定,会自动过滤附加文章链接的,
> >
明白了!这样的话,需要有一全局字典进行统一对照就好

> > 象limodou 这样的非 WikiName 格式关键词,也可以使用类似 ["limodou"]  进行声明
> >
> >
> > >
> > >     谢谢
> > > _______________________________________________
> > > python-chinese
> > > Post: send python-chinese在lists.python.cn
> > > Subscribe: send subscribe to
> > > python-chinese-request在lists.python.cn
> > > Unsubscribe: send unsubscribe to
> > > python-chinese-request在lists.python.cn
> > > Detail Info:
> > > http://python.cn/mailman/listinfo/python-chinese
> > >
> >
> >
> > --
> > """Time is unimportant, only life important!
> > blogging  :  http://blog.zoomquiet.org/pyblosxom/
> > wiki enter:
> http://wiki.woodpecker.org.cn/moin/ZoomQuiet
> > in douban:  http://www.douban.com/people/zoomq/
> > """
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> > Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>


-- 
"""Time is unimportant, only life important!
blogging  :  http://blog.zoomquiet.org/pyblosxom/
wiki enter:   http://wiki.woodpecker.org.cn/moin/ZoomQuiet
in douban:  http://www.douban.com/people/zoomq/
"""


关于邮件列表 python-chinese 的更多信息