summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib
diff options
context:
space:
mode:
authorjwalzer <jwalzer@web>2008-10-30 12:27:09 -0400
committerJoey Hess <joey@kitenet.net>2008-10-30 12:27:09 -0400
commit8f5723e1d572664ecac4d0aeed079ab3365719cc (patch)
tree99f5de7f60b9bf337d359a4ebf26247542025bdf /doc/plugins/contrib
parent547d296924b27b196fdc0d7c3c88e19ad1a4755f (diff)
start discussion of the plugin
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r--doc/plugins/contrib/opml/discussion.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/contrib/opml/discussion.mdwn b/doc/plugins/contrib/opml/discussion.mdwn
new file mode 100644
index 000000000..3a145c79a
--- /dev/null
+++ b/doc/plugins/contrib/opml/discussion.mdwn
@@ -0,0 +1,4 @@
+If this is the wrong place for the development of the plugin, please mode it on to a more appropriate one.
+
+Currently I'm quite stuck with the perl-stuff itself. I'm trying to become comfortable with the language, but it seems, the language doesn't like me. I'm lost in complex datastructures, when trying to iterate through the output of XML::Simple. --[[Jan|jwalzer]]
+