RLM Content Mangament System - Post...
Hi guys just wondering if there's anyway to add a cms to any rlm projects. I use surreal cms for other websites which is a web interface which targets it's editable fields with tags - would this still work. Do people have any other solutions?
Don't know that cms you mention, but if you are saying that you add a line like 'start editing here' or similar, and then another like 'end of editable area', that can be added to a RLM project after export.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Hi Inger,
I might do some tests and see how it reacts.
You basically use a syntax to make the fields editable: e.g.
Syntax
<div id="my-content" class="editable">
<p>Your content goes here</p>
</div>
Here's the site if anyone is interested: http://www.surrealcms.com
Found it an easy way to add a quick CMS for clients.
I might do some tests and see how it reacts.
You basically use a syntax to make the fields editable: e.g.
Syntax
<div id="my-content" class="editable">
<p>Your content goes here</p>
</div>
Here's the site if anyone is interested: http://www.surrealcms.com
Found it an easy way to add a quick CMS for clients.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.