Page 1 of 1

How to avoid "No Content given!"

Posted: Wed Mar 26, 2008 10:15 pm
by jmansa
I want o be able to create a new page but without given any content course my content is in the template... Don't ask why :-) Long explanation... I s it possible to create a page without any content?

Re: How to avoid "No Content given!"

Posted: Wed Mar 26, 2008 10:55 pm
by Nullig
Well you could:

- just put   as the content
- or just
- or put a global content tag that refers to an empty GCB

Nullig

Re: How to avoid "No Content given!"

Posted: Wed Mar 26, 2008 11:30 pm
by calguy1000
or, specify a string like 'Empty' in the content, and then just use {content assign='junk'} in your template, so that nothing gets displayed.

Re: How to avoid "No Content given!"

Posted: Thu Mar 27, 2008 6:42 am
by jmansa
Allright... But course I am using 4 different languages, then I have to do so for each language... Could it be possible to insert into the content_props->prop_name all languages like"content_en,content_de,content_fr,content_it" in one record? I am trying to create a page from a module I'm creating rather than "Pages" in content?

Re: How to avoid "No Content given!"

Posted: Wed Apr 09, 2008 3:50 pm
by duclet
Is there an option that allow you to set some default content to be in the textarea when you are creating a new content? I am pretty sure there is. Just add   in that.