Search found 5 matches
- Sat Nov 01, 2008 1:16 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [Solved]Rewriting news URLs for showing the date
- Replies: 1
- Views: 1241
[Solved]Rewriting news URLs for showing the date
Hi everybody, I just turned mod rewrite on on my site with no problems at all. Now I can see that news urls are formatted this way: mysite.ext/news/1/66/News-Module-Installed Url rewriting works correctly. Is there a way to change those "1/66" (i guess they are the news category and id) in...
- Sun Nov 18, 2007 8:00 pm
- Forum: CMSMS Core
- Topic: Help adding custom fields
- Replies: 5
- Views: 1693
Re: Help adding custom fields
Answeriing to myself... GOT IT! I didn't realize how global content block worked until I invoked the custom block I created from the template with: {content block='mytags' wysiwyg='false' oneline='true'} That enabled the custom menu within the content editing page... letting me do exactly what I wa...
- Sun Nov 18, 2007 7:41 pm
- Forum: CMSMS Core
- Topic: Help adding custom fields
- Replies: 5
- Views: 1693
Re: Help adding custom fields
In your page template... Thanks, it works, but I'm not sure I got the difference between your implementation and a normal "global content block", which shows the same content for each time I include its tag. What I'm looking for is a way to add new field in the backoffice interface of the...
- Sun Nov 18, 2007 6:09 pm
- Forum: CMSMS Core
- Topic: Help adding custom fields
- Replies: 5
- Views: 1693
Re: Help adding custom fields
See this: http://forum.cmsmadesimple.org/index.php/topic,16842.0.html Nice thanks! But... Where do I have to add the code? {content block='meta_description' wysiwyg='false' assign='meta_description'} <meta name="description" content="{$meta_description|strip_tags|summarize:30:"...
- Sun Nov 18, 2007 5:40 pm
- Forum: CMSMS Core
- Topic: Help adding custom fields
- Replies: 5
- Views: 1693
Help adding custom fields
Hi everybody. This is my first post on this forum, although it's been a while since I'm lurking. After comparing a few CMSs I definitely chose CMSMS... Now I'm trying to set up my first production site. Everyting's going up whith no problems at all... except one thing. On the site I'm creating each ...
