Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Is it possible to use a physical CSS and Page Template HTML files?
CSS is possible, because that’s just a link in the page/template. You could change that to use a real physical CSS file instead of one generated by TXP.
Page/templates probably can’t be put in physical files without changing TXP code, because there’s no way to assign an external file as a page/template to a section.
Last edited by ruud (2006-08-23 19:50:35)
Offline
#2 2006-08-23 23:36:14
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Is it possible to use a physical CSS and Page Template HTML files?
I believe there was a plugin which allowed you to import/export templates, but I am not sure where it is.
Offline
Re: Is it possible to use a physical CSS and Page Template HTML files?
Here it is: mcw_templates
Offline
#4 2006-08-25 04:36:09
- robbie
- New Member
- From: Durham NC
- Registered: 2004-09-26
- Posts: 5
Re: Is it possible to use a physical CSS and Page Template HTML files?
A lot of TXP people use separate CSS files on their sites, but the separate HTML probably would not be as valuable. Because of the way TXP uses pages and forms, I can’t imagine how a single HTML template file would integrate well (unless there were many conditionals to control the output) or be as powerful.
Now that I’ve said this, I’m sure someone will prove that wrong.
Offline