I've got to give up...

| 2 Comments | No TrackBacks
I've got a small problem in creating the website for Avarthrel, and it seems that I have to give up finding a boxed solution for it. I probably sound like a broken record when I ramble about this, but the thing is, I have to give up, admit that the quest is hopeless, and just write the whole darn thing myself when I have time. It's a lot of work, and until it's finished the site will look like junk, but there seems to be no other, elegant way.

Basically, updating the website isn't exactly easy as it stands. I have a very specific set of requirements: either use static source files (to allow Subversion revisioning) or built-in versioning, allow arbitrary HTML snippets in more or less curious places some systems just don't anticipate (for forms, random links in sidebar, etc), support metadata for source documents, etc, etc... some are so-close-yet-so-far (Apache Lenya is a good system, but making it do what I want as far as custom outlook goes needs a lot of work, and as far 2.0 goes, creating static HTML output means hand-tidying up a dump from wget, it seems), some others just sound like they'd be repeat of what I did here.

So, I'll just scrap the idea of rebuilding the site in some neat software package and do it myself. I have to focus on the content and rebuild some of the ugliest parts of this site's infrastructure... One day, we may even have subdirectories and stuff!

No TrackBacks

TrackBack URL: http://www.beastwithin.org/mt/mt-tb.cgi/166

2 Comments

Hi Urpo,
usually it's not necessary to manually post-process a wget dump from Lenya. With the relative URL configuration of the proxy transformer you can generate pages with relative links to each other, which should be more or less sufficient to get a working dump.

Regards,
Andreas

Interesting. Truth to be told, I was sure there was some function to do this *somewhere* in Lenya, but it wasn't immediately obvious where. Given the program's somewhat voluminous documentation, it's not entirely surprising. =)

I don't think I'll use Lenya for the website I'm working on, but I definitely keep it in mind for other sites I might have to develop. This particular site just depends too much on the existing infrastructure and other quirks I have at hand, but if I would have to start over from nothing, it'd be a good choice.

Leave a comment