It seems the consensus is to use PHPTemplate at this point, however, after scanning through it, and looking at the documentation, it still makes no sense to me (and I use PHP/HTML/CSS). Xtemplate seems a bit more friendly.
I'm just wondering what are the advantages/disadvantages to using each "theme engine"?
In line with some other projects I've seen here, I want to know what you think the best etic way of doing this.
I contribute to the project already with my work on the translation for Portuguese (Portugal), but, unfurtunatelly I don't know PHP, neither I've the time to learn it.
I have a strange problem. I set up a special roll, "editor", for some of our users. This was suppose to give them privileges beyond what most of our authenticated users have, but not a full administrator access.
Problem is, if they log in, they start getting the response "The page cannot be displayed". They have to delete their cookies to log out, then when they log in again, the same thing happens. When I remove them from the editor roll, everything works fine.
I have one user's blog that has been going to the 'front page' for some time now. Due to growth of other content, I'd like to 'remove' these blog entries from the front page...Is there an easy way to do this, or do I have to go in and 'edit' each entry?