<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.cubescripts.com/instant-update/wiki/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.cubescripts.com/instant-update/wiki/feed.php">
        <title>Instant Update documentation</title>
        <description></description>
        <link>http://www.cubescripts.com/instant-update/wiki/</link>
        <image rdf:resource="http://www.cubescripts.com/instant-update/wiki/lib/images/favicon.ico" />
       <dc:date>2011-07-28T18:52:42-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.cubescripts.com/instant-update/wiki/install:converting?rev=1311782739&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cubescripts.com/instant-update/wiki/install:converting_auto_prepend?rev=1311782616&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cubescripts.com/instant-update/wiki/install:iuconvert?rev=1311782567&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cubescripts.com/instant-update/wiki/troubles:cant_login?rev=1311689007&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cubescripts.com/instant-update/wiki/install:tricks?rev=1301999993&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cubescripts.com/instant-update/wiki/plugins:functions?rev=1247160826&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.cubescripts.com/instant-update/wiki/plugins:hooks?rev=1247082712&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.cubescripts.com/instant-update/wiki/lib/images/favicon.ico">
        <title>Instant Update documentation</title>
        <link>http://www.cubescripts.com/instant-update/wiki/</link>
        <url>http://www.cubescripts.com/instant-update/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.cubescripts.com/instant-update/wiki/install:converting?rev=1311782739&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-07-27T11:05:39-05:00</dc:date>
        <dc:creator>Nemanja Avramović</dc:creator>
        <title>install:converting</title>
        <link>http://www.cubescripts.com/instant-update/wiki/install:converting?rev=1311782739&amp;do=diff</link>
        <description>All files which need to be edited with Instant Update's code editor will have to be converted to IU format. Conversion process is very easy because everything you need to do is to:


	*   and change their extension to .php
	*   to each file
	*   to each file
	*   to 777</description>
    </item>
    <item rdf:about="http://www.cubescripts.com/instant-update/wiki/install:converting_auto_prepend?rev=1311782616&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-07-27T11:03:36-05:00</dc:date>
        <dc:creator>Nemanja Avramović</dc:creator>
        <title>install:converting_auto_prepend - deprecated</title>
        <link>http://www.cubescripts.com/instant-update/wiki/install:converting_auto_prepend?rev=1311782616&amp;do=diff</link>
        <description>:!: Notes  This has been deprecated as it results in invalid XHTML code. You can still use it but we recommend you to use advanced integration. 

If your server's PHP installation supports auto_prepend_file and auto_append_file directives to be modified, using php.ini or .htaccess file (depending on your PHP installation), you can configure your server to automatically include needed Instant Update files at the beginning/end of every single PHP file on your web site, thus avoiding conversion of …</description>
    </item>
    <item rdf:about="http://www.cubescripts.com/instant-update/wiki/install:iuconvert?rev=1311782567&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-07-27T11:02:47-05:00</dc:date>
        <dc:creator>Nemanja Avramović</dc:creator>
        <title>install:iuconvert - deprecated</title>
        <link>http://www.cubescripts.com/instant-update/wiki/install:iuconvert?rev=1311782567&amp;do=diff</link>
        <description>:!: Notes  This tool has been deprecated. You can still use it but we recommend you to use advanced integration. 

IUConvert is Windows and Linux/Unix/*nix desktop application used to automatize process of conversion of your website as most users are not familiar with HTML and/or PHP and we think that they don't need to be familiar with HTML/PHP.</description>
    </item>
    <item rdf:about="http://www.cubescripts.com/instant-update/wiki/troubles:cant_login?rev=1311689007&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-07-26T09:03:27-05:00</dc:date>
        <dc:creator>Nemanja Avramović</dc:creator>
        <title>troubles:cant_login</title>
        <link>http://www.cubescripts.com/instant-update/wiki/troubles:cant_login?rev=1311689007&amp;do=diff</link>
        <description>When you log in, you are actually not logged in and login screen is shown again.


By default, IU handles sessions with MySQL database. You can try to switch session handling to file system. To do this, simply open manage/connection.php file, locate following line and comment it by adding two slashes in front:</description>
    </item>
    <item rdf:about="http://www.cubescripts.com/instant-update/wiki/install:tricks?rev=1301999993&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-05T05:39:53-05:00</dc:date>
        <dc:creator>Nemanja Avramović</dc:creator>
        <title>install:tricks</title>
        <link>http://www.cubescripts.com/instant-update/wiki/install:tricks?rev=1301999993&amp;do=diff</link>
        <description>Here we have two tricks which can save you from renaming all files and/or changing links in your navigation menus. You don't need to apply both tricks, one is enough.
 :!: Note  These tricks apply only to Apache Web Server! 
Force PHP in .html pages


To force web server to process PHP code in .html files, you just need to create blank text file, name it .htaccess and place it in your web server's root folder (usually named htdocs/ or public_html/) and place following lines in it. If such file a…</description>
    </item>
    <item rdf:about="http://www.cubescripts.com/instant-update/wiki/plugins:functions?rev=1247160826&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-07-09T12:33:46-05:00</dc:date>
        <dc:creator>Nemanja Avramović</dc:creator>
        <title>plugins:functions - added iu_set_encoding() function</title>
        <link>http://www.cubescripts.com/instant-update/wiki/plugins:functions?rev=1247160826&amp;do=diff</link>
        <description>These are functions which can be used from within plugins' files.


This function is used to register plugin in Instant Update's Plugin System (further: IUPS). It accepts two arguments, first is Plugin ID, which is actually file name of main plugin file, and second is array of plugin data.</description>
    </item>
    <item rdf:about="http://www.cubescripts.com/instant-update/wiki/plugins:hooks?rev=1247082712&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-07-08T14:51:52-05:00</dc:date>
        <dc:creator>Nemanja Avramović</dc:creator>
        <title>plugins:hooks - added editcontent_options hook</title>
        <link>http://www.cubescripts.com/instant-update/wiki/plugins:hooks?rev=1247082712&amp;do=diff</link>
        <description>Hooks are places in Instant Update where you can insert your plugin functions. For example, if you want to add custom information in footer of your website, you can make function which writes such information, and then just attach your plugin function to a ”” hook of Instant Update. After that, when Instant Update generates pages and comes to a footer, it'll execute all functions attached to “iu_page_footer” hook before it continues working.</description>
    </item>
</rdf:RDF>

