WP 1.5 Template system question
-
I know there has been a lot written about WP’s very special, very difficult for non-technical MT users to grasp “templating system”. But I can’t find exactly the answer I am looking for so I will just drop the question here.
I was to use WP as a very lightweight CMS for a peronal website. The problem is that I don’t want exacly a weblog, I want a little more control and I don’t want an index file that is a 10 miles long.
Therefore I want to be able to pull content from the DB into smaller files which I can then include in my own index.php file. I will use the post and excellent link manager in wp for my own evil ends.
The problem is that if I create a new *.php file, for example, “mylinks.inc.php” with maybe a post or link loop in it (any wp code designed to pull things out of the database), then linking to that file or trying to get that file to return anything seems kind of futile. I am sure the reason for this is obvious to all the wp geeks reading this. but I am a mere mortal, hopefull that perhaps WP can end my dependence on MT once and for all.
It seems like WP has a fixed set of templates and template names which cannot really be changed. easily. can this be true? Please help if you can explain this “feature” and how/if it can be worked around.
I am runningwp 1.5-beta which uses this theme based templating system…which I obviously cannot grasp.
thanks.
- The topic ‘WP 1.5 Template system question’ is closed to new replies.