Search found 12 matches
- Mon Apr 07, 2008 2:38 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Show Content-Block and additional HTML only if block contains data?
- Replies: 4
- Views: 2106
Re: [SOLVED] Show Content-Block and additional HTML only if block contains data?
Is it possible to do the same, but checking whether the block exists, and not whether it is empty? If it doesn't exist, the captured variable always contains data with smarty error telling me there is no such block. I am trying to show content_block of name $page_alias, to provide additional content...
- Mon Sep 10, 2007 11:14 am
- Forum: Feature ideas
- Topic: DOCTYPE and therefore - output scheme - selection
- Replies: 11
- Views: 6801
Re: DOCTYPE and therefore - output scheme - selection
Yeah, there are some ways of inputing plain text from word - you can even copy to notepad, and then to TinyMCE/FCK. Problems begin when you try to copy some formattings (lists, tables, headings, etc.) - "Clean" option doesn't manage to clean it perfecly. The only editor I know can really m...
- Mon Sep 10, 2007 8:04 am
- Forum: Feature ideas
- Topic: DOCTYPE and therefore - output scheme - selection
- Replies: 11
- Views: 6801
Re: DOCTYPE and therefore - output scheme - selection
I know it is available, I said I wish the XStandard was free - there is Lite version available, this one however cannot clean MS Word input (and copying from MS Word is the biggest source of bad code TinyMCE can't clean up by itself). XStandard Pro is commercial.
- Sat Sep 08, 2007 11:18 pm
- Forum: Feature ideas
- Topic: DOCTYPE and therefore - output scheme - selection
- Replies: 11
- Views: 6801
Re: DOCTYPE and therefore - output scheme - selection
In fact, not everything can be tuned in the templates - cmsms puts some trailing slashes by itself, not template controlled. And of course, I know I can disable WYSIWYG
The problem is, sometimes it's badly wanted by others =) I wish XStandard was free... 


- Fri Sep 07, 2007 9:58 am
- Forum: Feature ideas
- Topic: ContentGroup content type
- Replies: 10
- Views: 8797
Re: ContentGroup content type
Yup, I'm exactly speaking about editor's freedom. WYSIWYGs are nice, but give no control over produced code. I would much more appreciate blocks stacked one below other, such us "plain text" (edited with some kind of textile markup, *for bolds* and so on), "image" giving the abil...
- Fri Sep 07, 2007 8:57 am
- Forum: Feature ideas
- Topic: ContentGroup content type
- Replies: 10
- Views: 8797
Re: ContentGroup content type
I think I already did? As for now it's impossible or at least inconvinient to easily put on the one single page (visible as a single page in the menu structure) some text content (edited with TinyMCE) mixed with news, photo gallery and other stuff. I personally find much more logical to put image bl...
- Thu Sep 06, 2007 10:34 pm
- Forum: Modules/Add-Ons
- Topic: {pagealias} tag
- Replies: 2
- Views: 1840
Re: {pagealias} tag
Oh damn!
You're right. It's too late for me to be working
Simpliest solutions don't come to my mind and I have to smash through open doors...


- Thu Sep 06, 2007 10:17 pm
- Forum: Modules/Add-Ons
- Topic: {pagealias} tag
- Replies: 2
- Views: 1840
{pagealias} tag
Simple, yet sometimes useful (for example to provide css styling dependent on currently viewed page) tag. Maybe used standalone or put into user defined tags: (file function.pagealias.php) variables['pageinfo']; $config = &$gCms->GetConfig(); if (isset($pageinfo) && $pageinfo->content_id...
- Thu Sep 06, 2007 10:12 pm
- Forum: Feature ideas
- Topic: ContentGroup content type
- Replies: 10
- Views: 8797
Re: ContentGroup content type
I would suggest another rendition of ContentGroup content type. That's one of thingies I like about "typolight" cms (which I acctually don't use because of it's crappy template system and not intuitive extensibility). What I mean is that there is a page of "ContentGroup" type (it...
- Thu Sep 06, 2007 9:48 pm
- Forum: Feature ideas
- Topic: DOCTYPE and therefore - output scheme - selection
- Replies: 11
- Views: 6801
DOCTYPE and therefore - output scheme - selection
Hi there! I'm using cmsms for almost all of my projects (unless some totally specific functionality is needed). I'm still fighting with "XHTML" forcing by CMS Made Simple. The problem is, XHTML sent as text/html is just a tag soup, and not a XHTML. It would be possible to content negotiate...
- Mon Mar 12, 2007 3:10 pm
- Forum: Feature ideas
- Topic: Preview with markdown support
- Replies: 1
- Views: 2147
Preview with markdown support
Hi there, After looking for a bugzilla for a few minutes I've decided to post here. I'm using cmsms with majority of my projects since it's easy to use and rapid in terms of development. I'm also using markdown instead of WYSIWYG editor to deliver XHTML compliant content with easy editing abilities ...
- Mon Oct 17, 2005 6:29 pm
- Forum: CMSMS Core
- Topic: CMSMS and UTF-8 problems. International chars in menu titles?
- Replies: 1
- Views: 1616
CMSMS and UTF-8 problems. International chars in menu titles?
Hi, I've got a problem with CMSMS. I've found the platform way the best from others to make very flexible and simple sites with editable frontend for my customers (for big sites I use Drupal, however it is too big for simple use). CMSMS is UTF-8 friendly, however when I add page with menu title cont...