1 anker Sep 21, 2005 18:19
3 anker Sep 21, 2005 19:45
It doesn't do anything. Not even a tiny error.
Even tried in the stub file, but that just inflicts a parse error.
UPS, no error just removed the start tags. I really am new to php.
Hmmm there must be a way. Thanks for the try :)
4 anker Sep 22, 2005 19:34
You can trick the blog to do what you want....
Lets say my blog is called crime books, and it is displaying all the posts.
If i make a stub file that calls the crime books, that displays 1 post. If I do not change the original blog to call to the stub file, then I have my 1 post in my stub file, and if i click one of the categories in the stub file, then it links to the original crime blog which displays all the posts in that category!!!!
If i use the same skin, nobody will see the change as it is the same blog.
Hmmm I would like to have different settings for the posts, and the category listings. :)
Hope someone can use this
Just a guess here, but worth trying. In your skin's _main.php file up near the top, like right after the <body> tag, try this:
It only exists here though - never tested, and might be useless. Can't hurt to find out eh?