Just to keep you all well bored, here is where my search for a
Wiki/Blog/CMS is now taking me. (I'm not really trying to be boring,
comments, suggestions and such would be very welcome)
I *think* what I'm basically after is an easy to use (i.e. easy to
enter text) web page creation system which is somewhere between a blog
and a wiki. The fly in the ointment is that I want to be able to put
'events' into the text somehow and I can't find any Wiki/Blog/CMS that
really seems to be able to do this. Oh, I also want to be able to
handle a hierarchy of pages.
So, to try and give an example of what I want to do, bring out the old
boat buying 'project'. This will have chunks of information (i.e. web
pages) laid out as follows:-
Boat purchase
Searching for boat
Types of boat
Insurance
Engineer survey
...
...
Then the page about Insurance would basically be a sort of blog:-
28-Dec-2009
Asked for a quote from DBA insurers
05-Jan-2009
DBA quoted £387, seems reasonable
12-Jan-2010
Asked for quote at the Boat Show
... bla
... bla
<EVENT> 01-Apr-2010 - boat insurance required
I want that <EVENT> entry to somehow be a link to a calendar
application of some sort which will actually have the event set up so
I get a reminder or, even better, I want the blog/wiki to know that
<EVENT> means it's got to remind me.
My existing web info management system (cobbled together by me using
reStructuredText and a small python script to automatically run it
when .rst pages are browsed) does quite a bit of what I want. It
provides a hierarchical set of web pages with 'crumb' links and (very)
easy creation and editing using reStructuredText. However it doesn't
really have any bloglike time/sequence awareness and neither does it
have any ability to embed alarms/events.
It may be that I could add what I need to my existing system but it
feels like someone somewhere should surely have something like this
already.
It looks like TextPattern *might* provide quite a bit of what I want,
I may install it and have a play.
--
Chris Green