[MKDoc-commit] [1.6] remove unmaintained MODULES.TXT TODO.TXT

bruno at mkdoc.demon.co.uk bruno at mkdoc.demon.co.uk
Fri Sep 9 09:53:25 BST 2005


Log Message:
-----------
[1.6] remove unmaintained MODULES.TXT TODO.TXT

Tags:
----
mkdoc-1-6

Removed Files:
-------------
    mkd:
        MODULES.TXT
        TODO.TXT

-------------- next part --------------
--- TODO.TXT
+++ /dev/null
@@ -1,45 +0,0 @@
-=================
- MKDoc Todo List
-=================
-
-
-.   Implement a soft validation mechanism (warnings)
-
-.   Implement a three color scheme reporting (error, warning, OK)
-
-.   Continue improving tab browsing further
-
-.   Implement copy / move / etc.
-
-.   Implement versioning
-
-.   Multilingual PDF generation?
-
-.   Better validation needed at the component level
-
-.   Figure out a more generic URI based query mechanism exporting RDF for the
-    search, RSS component, etc
-
-.   Implement a translation / localization service
-
-
-o Internationalization
-
-    ?	Implement tranlation service table & class (cf. mkdoc-devel)
-
-    ?	Plug translation service for languages labels
-
-    ?	Plug translation service for audience
-
-    ?	Add a language field for the Editors Table
-
-
-o Documentation
-
-    ?	Release notes
-
-    ?	Update INSTALL docs
-
-
---
-EOF
--- MODULES.TXT
+++ /dev/null
@@ -1,64 +0,0 @@
-# -----------------------------------------------------------------------------
-# Required Perl Modules
-# -----------------------------------------------------------------------------
-#
-# In order for MKDoc to work properly, you need to install the following
-# list of modules on your server.
-#
-# -----------------------------------------------------------------------------
-
-# Basic stuff
-	CGI			2.93
-	Encode			1.97
-
-# Text, HTML & XML processing:
-	XML::Parser
-	XML::RSS		0.97
-	Petal			0.93
-	MKDoc::Text::Structured	0.3
-
-# Unicode related:
-	Text::Unidecode		0.04
-	Unicode::Normalize	0.17
-
-# Database related:
-	DBI
-	DBD::mysql
-
-# Mail related:
-	Mail::IMAPClient        2.2.0
-	MIME::Base64
-        Crypt::PassGen
-        Mail::CheckUser
-
-# Time & Date manipulation:
-	Date::Manip		v5.52
-	Time::ParseDate
-        DateTime
-        DateTime::TimeZone
-
-# Image manipulation:
-	Image::Magick		v5.5.8
-
-# Cache management
-	Cache::Cache		1.01
-
-# HTML Tidy extension
-        MKDoc::XML               0.69
-        Getopt::Declare
-
-# Ecommerce
-	Digest::MD5
-	Petal::Mail
-	MKDoc::Control_List
-        Geography::Countries
-        Apache::DBI
-
-#
-# Note
-# ----
-# Makefile.PL processes this file to build a list of required modules.
-# Any un-commented line will be parsed for module names.
-# If a module is optional, enclose it in square braces like [this].
-#     -- The MKDoc Development Team
-#


More information about the MKDoc-commit mailing list