filed under:cms @ 11:52:02 comments(0)
This is going to be (probably..) the last post of the CMS category. I think I misunderstood the meaning and purpose of a proper CMS. What I wanted to have was a web site that enabled me to add entries, upload pics and add links from any computer, since I travel often and cannot carry a laptop with me. But a proper CMS is too much, so I just created a few interactive PHP pages. I have been posting about it under the Studies category.
tags: web
filed under:cms @ 13:27:03 comments(0)
Done, now publishing works.
The tags problem is still there, though.
tags: website changes
filed under:cms @ 11:52:50 comments(0)
I found an answer or, better, now I know what's going on. Dreamhost (which is my host) runs PHP as a CGI and this apparently doesn't agree with Textpattern.
This thread in the Textpattern forum explains the problem and gives some partial solutions. I'll try to switch the preferences to “messy” URLs and see what happens.
tags: website changes
filed under:cms @ 09:54:57 comments(0)
I think I will have to reinstall Textpattern on my server. It's doing weird things that it does NOT do on my computer.
It's adding a colon at the end of the page title and it's not publishing the articles..I must have done something wrong during the installation.
I'm also having problems with links lists, both on localhost and on the server. I want it like this:
<ul>
<li><a>the link</a></li>
<li><a>the link</a></li>
</ul>
What I get is this:
<ul>
<a>the link</a><a>the link</a>
</ul>
I followed the txp tag help that says to wraptag="ul" and break="li". I don't know yet what is it that I'm doing wrong.
tags: website changes
filed under:cms @ 20:39:27 comments(0)
I got it running on my server and also on my computer (using easyPHP). It's a great CMS software.Also, Dean Allen and friends have made it as simple as such a powerful software can be.
tags: website changes
filed under:cms @ 19:12:02 comments(0)
I have dowloaded textpattern a couple of weeks ago but just got around to setting it up today. I'll post more after I actually try to do something with it..
tags: website changes
filed under:cms @ 15:12:18 comments(0)
I have the studies, links and 2004 archive pages ready to be published with the new layout. I have to learn enough to be able to write a CMS. To hard code every page every time it's extremely time consuming (and not so smart..).
tags: website changes
filed under:cms @ 09:54:22 comments(0)
I'm trying to figure out why the date doesn't appear on a post (“Credit Card and server”) and it's not even always the same (before it was “Setting up”) ??!?
tags: website changes