ordening content blocks in back end

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
henris

ordening content blocks in back end

Post by henris »

Hello,

1.  I am using user defined "content block" on my page. Is there a way to change the order that these content block (input text fields) will appear in the Admin > Edit page section. Actually I receive content first and then my content blocks, I would like to change this that in a more logical order.

2. Some of my styles uses white color fonts, is there a way to setup the text input area in the Admin Edit Page with a darker background, so that I can read my text ?

But still is CMSMS the Best.

Cheers

Henri
Last edited by henris on Wed Oct 15, 2008 9:29 am, edited 1 time in total.
jack4ya
Power Poster
Power Poster
Posts: 294
Joined: Thu Oct 19, 2006 10:07 am

Re: Edit page layout change

Post by jack4ya »

The position/order of the content blocks in the backend is defined by the order of the blocks in the template.
Only work around I can think of is with css... (workaround solution might be worse than your problem)

2) are you using FCK editor or TinyMCE?
In TinymCE in the advanced tab, you can add styles for the editor only, don't overdo your self, might have funny side effects, am not sure :)

Additions to stylesheet:
CSS entered here will be added to the stylesheet read by TinyMCE after it recieves the CMSms styles

For FCK, I don't know, but I suspect a similar solution.
henris

Re: ordeniing content blocks in back end

Post by henris »

I use the mce  editor.

Regarding the order of the content block; unfortunately the {content} goes first before the other ones. This is what I want to avoid
Last edited by henris on Wed Oct 15, 2008 9:30 am, edited 1 time in total.
jack4ya
Power Poster
Power Poster
Posts: 294
Joined: Thu Oct 19, 2006 10:07 am

Re: Edit page layout change

Post by jack4ya »

I can't help you with this.
Maybe change your topic title, including something like "ordering content blocks in back end"
Your current title "Edit page layout change" might not cover you problem.

It might get you better help.
Locked

Return to “CMSMS Core”