The Artima Developer Community
Sponsored Link

Python Buzz Forum
Further Wiki Enhancements

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ian Bicking

Posts: 900
Nickname: ianb
Registered: Apr, 2003

Ian Bicking is a freelance programmer
Further Wiki Enhancements Posted: Apr 13, 2004 2:28 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Ian Bicking.
Original Post: Further Wiki Enhancements
Feed Title: Ian Bicking
Feed URL: http://www.ianbicking.org/feeds/atom.xml
Feed Description: Thoughts on Python and Programming.
Latest Python Buzz Posts
Latest Python Buzz Posts by Ian Bicking
Latest Posts From Ian Bicking

Advertisement

Inspired by a few comments in my last post, I added some new features to the Wiki. Now the Wiki can be published to a static location (an example), giving an up-to-date copy of the site that can be served without any special software. All the links in the wiki have also grown .html extensions, so those links match the links you'll find in the static site (this is configurable). The page generation is controlled with a Cheetah template.

This might actually include everything you'd need to use the Wiki as a blog. The RSS gives you the syndication. The static publishing gives you the... well, ease of deployment (remote static publishing wouldn't be a hard). Simply create new pages instead of posting to your blog. Still needs comments (which is more a UI issue than anything), though you could do that in the template, using an SSI/CGI-based comment program. It's also missing some of the date indexing, and the front page aggregation (where you show multiple entries on a single page). Categories would be nice too -- I'm thinking a keyword system would be sufficient.

Or it could be a simple CMS. Still needs non-reST content support for that, but I don't think that will be too hard.

Anyway, I'm having fun hacking on it... I'm trying to make the code more accessible to others as I go along as well.

Read: Further Wiki Enhancements

Topic: Landvetter airport to Gothenburg and back again Previous Topic   Next Topic Topic: Chemical Informatics Toolkits

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use