<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://krischer.org/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://krischer.org/feed.php">
        <title>EDV-Krischer IT-Serice Wiki code:php:scripts:mckaygallerie</title>
        <description></description>
        <link>http://krischer.org/</link>
        <image rdf:resource="http://krischer.org/lib/images/favicon.ico" />
       <dc:date>2010-09-05T19:53:40+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://krischer.org/code/php/scripts/mckaygallerie/bilder.php"/>
                <rdf:li rdf:resource="http://krischer.org/code/php/scripts/mckaygallerie/index.php"/>
                <rdf:li rdf:resource="http://krischer.org/code/php/scripts/mckaygallerie/language.php"/>
                <rdf:li rdf:resource="http://krischer.org/code/php/scripts/mckaygallerie/start"/>
                <rdf:li rdf:resource="http://krischer.org/code/php/scripts/mckaygallerie/thumb.php"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://krischer.org/lib/images/favicon.ico">
        <title>EDV-Krischer IT-Serice Wiki</title>
        <link>http://krischer.org/</link>
        <url>http://krischer.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://krischer.org/code/php/scripts/mckaygallerie/bilder.php">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-18T04:01:59+02:00</dc:date>
        <title>Bilder.php</title>
        <link>http://krischer.org/code/php/scripts/mckaygallerie/bilder.php</link>
        <description>&lt;?php
#########################################
# - McKay-Gallery 0.2 -                    #
#                     #
# Script (C) by Manuel Krischer        #
# Published under the GNU GPL License    #
# http://www.edv-krischer.de        #
# published 18.05.2005            #
#########################################
?&gt;
&lt;?php include('language.php'); // Sprachdatei laden ?&gt;

&lt;!-- �berschrift /--&gt;
&lt;h1&gt;&lt;?php echo ($h1); ?&gt;&lt;/h1&gt;


&lt;!-- Beginn Programmcode /--&gt;
&lt;h6&gt;&lt;?php echo ($_GET['datum'].': '.$_GE…</description>
    </item>
    <item rdf:about="http://krischer.org/code/php/scripts/mckaygallerie/index.php">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-18T04:08:44+02:00</dc:date>
        <title>Index.php</title>
        <link>http://krischer.org/code/php/scripts/mckaygallerie/index.php</link>
        <description>Place in the image-folder

&lt;?php
#########################################
# - McKay-Gallery 0.2 -                    #
#                                         #
# Script (C) by Manuel Krischer            #
# Published under the GNU GPL License    #
# http://www.edv-krischer.de            #
# published 18.05.2005                    #
#########################################



$max = ('28'); //Anzahl Bilder bsp: ('30'); (bilder m�ssen eine laufende Nummer haben)
$pps = ('12'); // Bilder pro S…</description>
    </item>
    <item rdf:about="http://krischer.org/code/php/scripts/mckaygallerie/language.php">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-18T04:06:42+02:00</dc:date>
        <title>language.php</title>
        <link>http://krischer.org/code/php/scripts/mckaygallerie/language.php</link>
        <description>&lt;?php
#########################################
# - McKay-Gallery 0.2 -                    #
#                                         #
# Script (C) by Manuel Krischer            #
# Published under the GNU GPL License    #
# http://www.edv-krischer.de            #
# published 18.05.2005                    #
#########################################

//de-comment language you want to use! default language is german. feel free to add more languages.

//deutsch
$h1            = ('Bildergalerie');…</description>
    </item>
    <item rdf:about="http://krischer.org/code/php/scripts/mckaygallerie/start">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-18T04:00:52+02:00</dc:date>
        <title>McKay Gallery</title>
        <link>http://krischer.org/code/php/scripts/mckaygallerie/start</link>
        <description>Pretty dirty and dumb gallery script.
Depends on two main files, one for the gallery-overview and one for the picturedisplay. Additionally, every galleryfolder has to contain a file index.php with some meta-information.

The pictures have to be named strictly from 1.jpg to 40.jpg (f.e.) with NO leading zeros. It has some nice features but the code is dirty and could be done much more comfortable, but has served me in combination with IrfanView/KImageManipulation for many years and websites.</description>
    </item>
    <item rdf:about="http://krischer.org/code/php/scripts/mckaygallerie/thumb.php">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-18T04:04:44+02:00</dc:date>
        <title>Thumbs.php</title>
        <link>http://krischer.org/code/php/scripts/mckaygallerie/thumb.php</link>
        <description>&lt;?php
#########################################
# - McKay-Gallery 0.2 -                    #
#                                         #
# Script (C) by Manuel Krischer            #
# Published under the GNU GPL License    #
# http://www.edv-krischer.de            #
# published 18.05.2005                    #
#########################################
?&gt;
&lt;?php include('language.php'); // Sprachdatei laden ?&gt;


&lt;h1&gt;&lt;?php echo ($h1); ?&gt;&lt;/h1&gt;

&lt;h6&gt;&lt;?php echo ($overview.': '.$topic); ?&gt;&lt;/h6&gt;
&lt;div id=…</description>
    </item>
</rdf:RDF>
