Thanks, Tony!
:D
However, two minor gripes remain:
~ * Why are topic URLs constructed now as /topicname.html instead
~ of /topicname/ ?
My thinking was: topic or no it still needs to be presented as a page and the search engines would prefer to see it as topicname.html, I guess the alternative would be topicname/index.html.
~ This causes some issues with constructing links and with the
~ automatic breadcrumb element
Yes, I had a lot trouble getting my head around linking thing through the index articles myself. All the breadcrumbs etc. had to be rewritten but I think the ones in the sample site are working fine.
~ * Why are the automatically generated (when creating new topic)
~ index article titles all uppercase?
From: http://bugs.midgard-project.org/view_bug_advanced_page.php?f_id=0000431
Bergie: The changes look reasonable (except for the "renameme" part, should default to topic name), feel free to add them.
Tony: ReNameMe. My thinking on this point was that it's difficult for new users--I have recent experience--to see where a value comes from when it's the same in several places. How about using strtoupper() to distinguish the value?
The thing was, when I first started using Aegir, I had trouble figuring out what was being generated from where. I just thought it would be easier for new users to see what's going on that way...
Regards Tony
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
