<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.skadatecs.com/docs/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.skadatecs.com/docs/feed.php">
        <title>Docs, tutorials, manuals</title>
        <description></description>
        <link>http://www.skadatecs.com/docs/</link>
        <image rdf:resource="http://www.skadatecs.com/docs/lib/images/favicon.ico" />
       <dc:date>2012-05-20T03:47:48+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8?rev=1334058316&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/maintenance/database_migration?rev=1333995355&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/maintenance/payment_provider_integration?rev=1333992314&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/virtual_gifts?rev=1332915264&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/video_music?rev=1332914494&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/shoutbox?rev=1332914388&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/photo?rev=1332914166&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/mailbox?rev=1332914129&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/games?rev=1332914097&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/forum_groups?rev=1332914067&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/events?rev=1332914041&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/chat_instant_messenger?rev=1332913977&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/classifieds?rev=1332913906&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/blogs_news?rev=1332913865&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev?rev=1332913837&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.skadatecs.com/docs/skadate8/dev/advertisement?rev=1332913760&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.skadatecs.com/docs/lib/images/favicon.ico">
        <title>Docs, tutorials, manuals</title>
        <link>http://www.skadatecs.com/docs/</link>
        <url>http://www.skadatecs.com/docs/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8?rev=1334058316&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-10T11:45:16+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8</title>
        <link>http://www.skadatecs.com/docs/skadate8?rev=1334058316&amp;do=diff</link>
        <description>Skadate 9

	*  Development

	*  Maintenance</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/maintenance/database_migration?rev=1333995355&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-09T18:15:55+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:maintenance:database_migration</title>
        <link>http://www.skadatecs.com/docs/skadate8/maintenance/database_migration?rev=1333995355&amp;do=diff</link>
        <description>Database Migration Manual


Here is the archive with a sample migration script: 

The content of the archive is as follows:

migration.sql - the database we will migrate the profiles from

migration.php - migration script. The process of the script creation is described in this manual

photo - directory containing photo files</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/maintenance/payment_provider_integration?rev=1333992314&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-09T17:25:14+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:maintenance:payment_provider_integration</title>
        <link>http://www.skadatecs.com/docs/skadate8/maintenance/payment_provider_integration?rev=1333992314&amp;do=diff</link>
        <description>How to integrate a payment provider into Skadate


Step 1. 

Add a record to the following table skadate_fin_payment_provider

Below are the required fields: 


^ fin_payment_provider_id | |
^ name | The name of the payment provider you want to integrate. When filling-in the field, keep in mind that you will need to create a directory with the same name on the next step.|
^ status | If you use the 'active' value, the payment provider will become available on the Subscribe page.|
^ description | …</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/virtual_gifts?rev=1332915264&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T06:14:24+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:virtual_gifts - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/virtual_gifts?rev=1332915264&amp;do=diff</link>
        <description>Virtual gifts can be added and edited in the Configuration / Virtual gifts section of the Administration panel.



When adding a new gift, you should choose a category, cost, status (active, inactive) and upload an image.

Gift categories can be added via the Categories tab.</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/video_music?rev=1332914494&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T06:01:34+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:video_music - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/video_music?rev=1332914494&amp;do=diff</link>
        <description>There is a possibility to upload two types of video:

admin/config_media.php

In the Administration panel, you can choose either Windows Media Player or Flash Player (this mode has additional server requirements):

	*  FFmpeg 
	*  Mplayer + Mencoder 
	*  Flv2tool 
	*  Libogg + Libvorbis 
	*  LAME MP3 Encoder</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/shoutbox?rev=1332914388&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T05:59:48+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:shoutbox - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/shoutbox?rev=1332914388&amp;do=diff</link>
        <description>Shoutbox is a component for sending and displaying users' short messages on the index page. 

The interface is implemented as a list of messages with date and time, and a text field. There is also a possibility to change text color and insert smileys.</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/photo?rev=1332914166&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T05:56:06+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:photo - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/photo?rev=1332914166&amp;do=diff</link>
        <description>The Photo module can be enabled/disables on the Site Features page of the Administration panel.

There are the following membership services:


	*  rate_photo – rate photos
	*  upload_photo – upload photos
	*  view_photo – view photos
	*  set_friends_only_photo – make photos visible to friends only
	*  add_photo_comment – comment on photos
	*  set_password_protected_photo – protect photos with a password</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/mailbox?rev=1332914129&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T05:55:29+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:mailbox - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/mailbox?rev=1332914129&amp;do=diff</link>
        <description>There are the following membership services:

	*  send_message
	*  read_message
	*  send_readable_message
	*  reply_readable_message


Messages are stored as conversations (the skadate_mailbox_conversation table).

The member who started a conversation is saved as initiator_id, and their opponent - as interlocutor_id.</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/games?rev=1332914097&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T05:54:57+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:games - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/games?rev=1332914097&amp;do=diff</link>
        <description>The Games module can be enabled/disabled on the Site Features page of the Administration panel.

The module has a play_games membership service that allows users to play games.

The administrator can add new games by embedding a game code on the Games page of the Administration panel.</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/forum_groups?rev=1332914067&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T05:54:27+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:forum_groups - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/forum_groups?rev=1332914067&amp;do=diff</link>
        <description>The Forum module can be enabled/disabled on the Site Features page of the Admin panel.

This module comes with the following membership services:

	*  forum_read – allows to read forum posts and topics
	*  forum_write – allows to create forum topics
	*  forum_search – allows to search for forum topics</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/events?rev=1332914041&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T05:54:01+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:events - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/events?rev=1332914041&amp;do=diff</link>
        <description>The module can be enabled/disabled in the Site Features section of the Administration panel.

There is an additional Speed Dating even module in the Dating Features section of the Administration panel.

There are the following membership services:

	*  	event_view
	*  	event_submit
	*  	add_event_comment
	*  	view_event_details
	*  	participate_speed_dating</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/chat_instant_messenger?rev=1332913977&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T05:52:57+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:chat_instant_messenger - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/chat_instant_messenger?rev=1332913977&amp;do=diff</link>
        <description>There are three different chats and instant messengers integrated into SkaDate.

Ajax Chat, Chuppo chat, 123Flash chat
Ajax IM, Chuppo IM, 123Web messenger

Only one type of chat/instant messenger can be active at a time. 

Ajax Chat


A chat may consist of several rooms.
Rooms are added via the administration panel (admin/chat.php).</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/classifieds?rev=1332913906&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T05:51:46+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:classifieds - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/classifieds?rev=1332913906&amp;do=diff</link>
        <description>This module can be enabled/disabled in the Site Features section of the Administration panel. 

There are the following membership services:

	*  post_classifieds_item – allow to post classifieds
	*  add_classifieds_comment – allow to comment on classifieds</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/blogs_news?rev=1332913865&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T05:51:05+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:blogs_news - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/blogs_news?rev=1332913865&amp;do=diff</link>
        <description>The module can be enabled/disabled in the Site Features section of the Administration panel.

There are the following membership services:

	*  add_blog_post
	*  rate_blog_post
	*  add_blog_post_comment
	*  view_blog_post


A blog post can be published or saved as a draft. In case you save the post as a draft, it won't be visible to the rest of the members (the profile_status field of the skadate_blog_post table).</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev?rev=1332913837&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T05:50:37+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev?rev=1332913837&amp;do=diff</link>
        <description>Development

Crash Course

Template Creation

Database Migration

Files and Folders

Update Manual

JavaScript

Themes and theme structure

Modules</description>
    </item>
    <item rdf:about="http://www.skadatecs.com/docs/skadate8/dev/advertisement?rev=1332913760&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-28T05:49:20+00:00</dc:date>
        <dc:creator>support</dc:creator>
        <title>skadate8:dev:advertisement - created</title>
        <link>http://www.skadatecs.com/docs/skadate8/dev/advertisement?rev=1332913760&amp;do=diff</link>
        <description>The Advertisement module can be enabled/disabled in the Site Features section of the Administration panel.

There is a Hide Advertisement membership service that, when enabled, hides the ads from the site pages.

The ad banner code can be added on the Ads Templates page (admin/ads_template.php).
The form for adding the banner consists of the ad template name and the banner html code.</description>
    </item>
</rdf:RDF>

