Commit Graph

13 Commits

Author SHA1 Message Date
89ca4196a3 Replaced dashes with • and ⋅ with dashes (because the ⋅
character needs an extended character set)
(ugha)
2004-08-06 11:21:18 +00:00
2d9cbfcf5b remove unneeded absolute links
(duck)
2004-08-03 12:54:23 +00:00
b1aa766b22 Fixed two bugs that show up with some PHP configurations:
* Use of undefined constant MENU_FILE - assumed 'MENU_FILE' (added quotes)
 * Cannot modify header information - headers already sent (extra newlines
   at the end of menu.php)
(ugha)
2004-07-23 05:03:34 +00:00
aca253dade Ok, so this time it *does* work. (I tested it myself :)
(ugha)
2004-07-23 04:44:45 +00:00
decf428289 rolled back to 1.4 (mods didn't quite work) 2004-07-23 04:15:19 +00:00
fd16c0c836 I'm tired of this, I should start testing locally.
(ugha)
2004-07-23 03:58:22 +00:00
4cdfdb0a4b D'oh. This time it's *really* fixed, you can take my word for it. :)
(ugha)
2004-07-23 03:55:31 +00:00
1a4a8c0666 Oops, fixed the bug when absolute links were specified in 'menu.ini'.
(ugha)
2004-07-23 03:50:18 +00:00
c40ae6608f Switched from relative to absolute URLs.
(ugha)
2004-07-23 03:45:07 +00:00
14d54a4fb0 when 'nolink' property is set, only show the title; don't make it a link
(duck)
2004-07-21 02:55:55 +00:00
ea47d7f107 remove ugly asteriks
(duck)
2004-07-20 17:30:41 +00:00
09139e0eab read navigation from menu.ini
(duck)
2004-07-12 19:17:49 +00:00
31afd726ae page title depends on content, great for google etc.
(duck)
2004-07-12 17:22:55 +00:00