<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.mturner.org/dwfck/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.mturner.org/dwfck/feed.php">
        <title>DokuWikiFCK</title>
        <description></description>
        <link>http://www.mturner.org/dwfck/</link>
        <image rdf:resource="http://www.mturner.org/dwfck/lib/images/favicon.ico" />
       <dc:date>2011-05-02T03:58:12-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.mturner.org/dwfck/doku.php?id=introduction&amp;rev=1304082683&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.mturner.org/dwfck/doku.php?id=change_log_2&amp;rev=1284138312&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.mturner.org/dwfck/doku.php?id=playground:playgrond&amp;rev=1279365866&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.mturner.org/dwfck/doku.php?id=installation&amp;rev=1278072775&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.mturner.org/dwfck/lib/images/favicon.ico">
        <title>DokuWikiFCK</title>
        <link>http://www.mturner.org/dwfck/</link>
        <url>http://www.mturner.org/dwfck/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.mturner.org/dwfck/doku.php?id=introduction&amp;rev=1304082683&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-29T09:11:23-04:00</dc:date>
        <dc:creator>M. Turner</dc:creator>
        <title>introduction</title>
        <link>http://www.mturner.org/dwfck/doku.php?id=introduction&amp;rev=1304082683&amp;do=diff</link>
        <description>The Project

 
DokuWikiFCKFCKeditorMSPerlHTML::WikiConverterinstallation


History and Nature of the Project

DokuWikFCK


	*  a suite of action and syntax plugins located in lib/plugins/fckg
	*  a modified installment of the FCKeditor, also located in lib/plugins/fckg
	*  a perl module named HTML::WikiConverter::DokuWikiFCK, which is found in the file DokuWikiFCK.pm</description>
    </item>
    <item rdf:about="http://www.mturner.org/dwfck/doku.php?id=change_log_2&amp;rev=1284138312&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-09-10T13:05:12-04:00</dc:date>
        <dc:creator>M. Turner</dc:creator>
        <title>change_log_2</title>
        <link>http://www.mturner.org/dwfck/doku.php?id=change_log_2&amp;rev=1284138312&amp;do=diff</link>
        <description>01 Sep 2009


  #Crgb(204, 204, 204)150px# Module   #Crgb(204, 204, 204)400px# Changes   #Crgb(204, 204, 204)150px# Lines/function   #Crgb(204, 204, 204)60px# Status  #L#added to fckeditor plugins/breakdel  added new class to range.js to handle this new plugin  #L#Reverses paradel, converting line-breaks back to paragraphs.  #L#   #L# done  #L#action/edit.php  #L# added functionality to js repl_cb, so that valid tags are not converted to entities in tables  #L#repl_cb  #L#done</description>
    </item>
    <item rdf:about="http://www.mturner.org/dwfck/doku.php?id=playground:playgrond&amp;rev=1279365866&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-17T07:24:26-04:00</dc:date>
        <dc:creator>M. Turner</dc:creator>
        <title>playground:playgrond</title>
        <link>http://www.mturner.org/dwfck/doku.php?id=playground:playgrond&amp;rev=1279365866&amp;do=diff</link>
        <description>#L#1  #L#2  #L#3  #L#4  #L#5  #L#6 


 #L#11  #L#22  #L#33  #L#44  #L#55  #L#66 


 #L#Myron Turner  #L#   #L#Income and Expenses  #R#2007  #L#   #L#   #L#   #L#   #L#   #L#   #L#Income  #L#Date  #L#Amt  #L#   #L#Capital  #L#   #L#APH  #L#Feb  #R#3392.24  #L#   #L#   #L#   #L#APH  #L#March  #R#2393.26  #L#   #L#   #L#   #L#Public Lending Rights  #L#   #R#321.2  #L#   #L#   #L#   #L#   #L#   #L#   #L#   #L#   #L#   #L#   #L#   #R#6106.7  #L#   #L#   #L# </description>
    </item>
    <item rdf:about="http://www.mturner.org/dwfck/doku.php?id=installation&amp;rev=1278072775&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-02T08:12:55-04:00</dc:date>
        <dc:creator>M. Turner</dc:creator>
        <title>installation</title>
        <link>http://www.mturner.org/dwfck/doku.php?id=installation&amp;rev=1278072775&amp;do=diff</link>
        <description>HTML::WikiConverter::DokuWikiFCK



a. FIRST-TIME INSTALLATION




	*  perl -MCPAN -e 'install HTML::WikiConverter::DokuWikiFCK'
	*  cpan HTML::WikiConverter::DokuWikiFCK

PerlPlease Note:Installing on WindowsPerlwww.mturner.org/development/Windows-Install.rar</description>
    </item>
</rdf:RDF>

