<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.vivvo.net/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Vivvo CMS Documentation</title>
        <description></description>
        <link>http://wiki.vivvo.net/</link>
        <lastBuildDate>Sat, 04 Feb 2012 02:23:43 -0500</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://wiki.vivvo.net/lib/images/favicon.ico</url>
            <title>Vivvo CMS Documentation</title>
            <link>http://wiki.vivvo.net/</link>
        </image>
        <item>
            <title>devdoc:templates:frame_templates</title>
            <link>http://wiki.vivvo.net/devdoc/templates/frame_templates?rev=1308748713&amp;do=diff</link>
            <description>xhtml:
Template Name     Description                                         archive           contains main templates for archive view            article           contains main templates for article view            author            contains main templates for author view             box               contains reusable box templates                     category          contains main templates for category view           frame             contains reusable frame templates                   hom…</description>
            <author>Milorad Topalovic</author>
        <category>devdoc:templates</category>
            <pubDate>Wed, 22 Jun 2011 09:18:33 -0500</pubDate>
        </item>
        <item>
            <title>devdoc:vte:getting_started</title>
            <link>http://wiki.vivvo.net/devdoc/vte/getting_started?rev=1286357288&amp;do=diff</link>
            <description>Since VTE is embedded inside Vivvo Templates .tpl files, that must be valid xHTML Transitional documents, we will skip “Hello World!” example. 

VTE Tags (instructions)


VTE has only 14 instructions for loading and manipulating data, assigning custom JS and CSS, building control structures. In order to fetch specific data, VTE usually interacts with Vivvo Modules, such as box_article_list.</description>
            <author>Boris Krstovic</author>
        <category>devdoc:vte</category>
            <pubDate>Wed, 06 Oct 2010 05:28:08 -0500</pubDate>
        </item>
        <item>
            <title>user_manual:installation:config</title>
            <link>http://wiki.vivvo.net/user_manual/installation/config?rev=1283501601&amp;do=diff</link>
            <description>Conf.php is main Vivvo configuration file containing basic and most important configurations for the system. It is located in root of your VIVVO installation, and it is highly recommended to keep it on maximum security level.

Default config file after initial installation should look like this:</description>
            <author>Boris Krstovic</author>
        <category>user_manual:installation</category>
            <pubDate>Fri, 03 Sep 2010 04:13:21 -0500</pubDate>
        </item>
        <item>
            <title>devdoc</title>
            <link>http://wiki.vivvo.net/devdoc?rev=1281350741&amp;do=diff</link>
            <description>The developer manual provides guidance on general coding, creating custom features and making modifications and other issues of importance to those involved with Vivvo CMS development and deployment of custom websites. It is mandatory (and helpful!) reading for anyone who wants to grasp the power of VTE and work outside the boundaries of out-of-the-box Vivvo installation and implementation of How-Tos and other ready-made resources.</description>
            <author>Boris Krstovic</author>
            <pubDate>Mon, 09 Aug 2010 06:45:41 -0500</pubDate>
        </item>
        <item>
            <title>user_manual:installation</title>
            <link>http://wiki.vivvo.net/user_manual/installation?rev=1280829523&amp;do=diff</link>
            <description>This installation guide provides documentation for the system requirements and installation instructions for this release of Vivvo CMS software. Process of installation is very easy and straightforward, you just need to follow the instructions. If in need of a help, please contact us at support@vivvo.net</description>
            <author>Boris Krstovic</author>
        <category>user_manual</category>
            <pubDate>Tue, 03 Aug 2010 05:58:43 -0500</pubDate>
        </item>
        <item>
            <title>devdoc:url_handlers:json</title>
            <link>http://wiki.vivvo.net/devdoc/url_handlers/json?rev=1280488734&amp;do=diff</link>
            <description>Vivvo CMS supports JSON output for all modules (such as box_article_list module), however this option is not enabled by default.

Registering Module


To enable JSON output, you need to register the module as URL handler first:



INSERT INTO `configuration` (
`id` ,
`variable_name` ,
`variable_property` ,
`variable_value` ,
`module` ,
`domain_id` ,
`reg_exp`
)
VALUES (
NULL , 'json', 'content_handler_function', 'json_content_handler', 'url_modules', '1', NULL
), (
NULL , 'json', 'url_handler_fu…</description>
            <author>Boris Krstovic</author>
        <category>devdoc:url_handlers</category>
            <pubDate>Fri, 30 Jul 2010 07:18:54 -0500</pubDate>
        </item>
        <item>
            <title>security</title>
            <link>http://wiki.vivvo.net/security?rev=1280309559&amp;do=diff</link>
            <description>This documents addresses issues of securing your Vivvo installation more tightly than default installation does. It is recommended for everyone looking for an extra bit of security (who said “paranoid” ?!). Overall, out of the box Vivvo installation is pretty secure. But that doesn't mean you should ignore tightening up security even further.</description>
            <author>Milorad Topalovic</author>
            <pubDate>Wed, 28 Jul 2010 05:32:39 -0500</pubDate>
        </item>
        <item>
            <title>user_manual:plugin_manual:banner_manager</title>
            <link>http://wiki.vivvo.net/user_manual/plugin_manual/banner_manager?rev=1279891643&amp;do=diff</link>
            <description>Description


The Banner Manager plug-in is a full Ad Server plug-in for images, HTML and flash banners, as well as serving AdSense or other 3rd party textual/image ads. It will help you easily organize, show and track statistics for ads/banners on your Vivvo website.</description>
            <author>Boris Krstovic</author>
        <category>user_manual:plugin_manual</category>
            <pubDate>Fri, 23 Jul 2010 09:27:23 -0500</pubDate>
        </item>
        <item>
            <title>user_manual:plugin_manual:form_builder</title>
            <link>http://wiki.vivvo.net/user_manual/plugin_manual/form_builder?rev=1279889862&amp;do=diff</link>
            <description>Description


Automatic form builder will help you to create different forms without having to write a single line of code. There are all necessary controls you need for creating any type of form. From the list of all available controls, you may choose those you want your form to contain and by dragging and dropping them you will easily add or reorder them. For any control you will get additional labels to fill or set.</description>
            <author>Boris Krstovic</author>
        <category>user_manual:plugin_manual</category>
            <pubDate>Fri, 23 Jul 2010 08:57:42 -0500</pubDate>
        </item>
        <item>
            <title>user_manual:plugin_manual:feed_importer</title>
            <link>http://wiki.vivvo.net/user_manual/plugin_manual/feed_importer?rev=1279889834&amp;do=diff</link>
            <description>Description


Feed Importer is a tool that delivers news directly to you as soon as it is published online. Simply, the role of Feed Importer plug-in is to gather and display web feeds (a data format used for serving frequently updated information to the users) from various sites in one place.</description>
            <author>Boris Krstovic</author>
        <category>user_manual:plugin_manual</category>
            <pubDate>Fri, 23 Jul 2010 08:57:14 -0500</pubDate>
        </item>
    </channel>
</rss>

