Useful web links

Free CMS - Content Management System Rumba in Russian...

Importing data from Wordpress

The procedure allows a few steps to change the engine for the site, without downloading a many complexities of migration between the SEO CMS with different paradigms:

  • In the admin panel of WordPress do the database export
  • Copy the file to the root of the site (and rename it to wp.xml)
  • Unpack the root of the site distribution Rumba XML
  • Run import.php and after import, delete it
  • Make the settings (password, e-mail, etc.) in the file data/config.php
  • Make changes to the template file pattern.html
Features of imports:

  • Number of words in the tag cloud in the config.php file is now regulated variable cloud_size
  • For displaying the date and author of the article meets the variable infopage config.php file
  • With variable startpage, static page can be a main page (you must specify its ID)
  • Changes in the import file database from WordPress, by default, it is now reversed.
  • Direct order of the articles - import.php?sort=a
  • Reverse order of articles - import.php?sort=a
...

License

The original source is available at RUMBACMS.COM...
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version...

On the XML format


XML - this is a text format, suitable for storing structured data (instead of the existing database files) to share information between programs, as well as to create on its basis of specialized markup languages (like XHTML for internet), which are sometimes called dictionaries....
XML - eXtensible Markup Language - Extensible Markup Language recommended by the World Wide Web Consortium as a markup language is a set of general syntax rules...

XML Editor

After editing save the file as XML-data...
Editors, who are best suited to work with the database Rumba XML:

Excel
Work with the database in Excel is very simple: it is enough to open the file data.xml and edit content (add, delete articles)...


  > > > >