Skip to main content

Author Topic: Interaction between Xara WebDesigner / Designer Pro with XT-CMS

M

MEB

Hello xtom,

Can you detail how do we define the areas in Xara Designer PRO where the content will be filled by the XT-CMS?
In your videos i
  • IP logged

  • *****
  • Administrator
  • Full Member
  • Posts: 229
    • XT CMS
Hi Meb, you just need to add a special tag to the html body code in the placeholder.

For example to specify where the main page content served from the cms will appear you use the tag {page_content}

If you have an e-commerce site and you want to position the shopping cart menu you just use a tag {cart_menu}

There's no complex code needed, it's pretty easy, and it uses a flat file database so there's no extra complication or time consuming of setting up or using a MySQL databse.
  • IP logged
« Last Edit: July 30, 2011, 10:44:06 AM by xtom »

M

MEB

Thank you for your reply. Couldn
  • IP logged

  • *****
  • Administrator
  • Full Member
  • Posts: 229
    • XT CMS
I've not used Google fonts before so it's something I'd have to look at in more detail. Generally any fonts used, stylesheet references etc. that are in the exported Xara page should remain as is after being imported by the cms. Visually the page should look exactly the same whether displayed through the cms or normally as a static web page, but if the importer doesn't behave well with something in particular I'll be happy to look into it.

If you wanted to use Google web fonts or similar on the dynamic text served by the cms you would need to edit font settings in the css file for the cms but this isn't hard to do.
  • IP logged

M

MEB

Thanks xtom. I
  • IP logged

  • *****
  • Administrator
  • Full Member
  • Posts: 229
    • XT CMS
I understand your concerns MEB, thanks for your post.

Firstly I want you to know that I am interested in improving the CMS as a whole for everybody that uses it, so if anyone has any suggestions or areas they feel need improving in the cms then let me know and if the improvements would likely benefit other users I'll do my best to include them. Secondly as I am an avid user of Xara myself I do plan and hope to keep the cms up to date and working with new Xara versions, websites always export in standard formats like HTML and CSS etc. so keeping the CMS up to date with it hopefully won't be too hard.

As far as installing the cms, you don't really need to know php. To install you just need to use an ftp client (I use filezilla) to upload the files. And after upload is complete a few directories need to made writable, this is all done using the ftp client aswell. That's pretty much the gist of it, you only need to use php if want to customise certain parts.

A backup of all cms content and settings can be done by simply clicking a Create Backup button and then you download the backup file to your computer. If you wanted to restore the backup, you upload the same file and click Restore Backup button. It's pretty straight forward.

I'm happy to provide support by forum and by email, the professional install option is for users that just want us to set the cms up for them as quick as possible and with least amount of fuss. But if you're thinking of using it for client websites it's probably better to get stuck in yourself anyway.
  • IP logged