<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,13 @@
+== 1.0.3 2008-05-22
+
+* Support for user defined filters
+	* The functionality is in added file lib/codex/filters/filter.rb 
+* Included WebTeX filter
+	* Added ritex &gt;= 0.1 as dependency
+* Syntax highlighter is a filter now
+	* Syntax highlighter stuff from content.rb is now in lib/codex/filters/code_filter.rb
+* Added some slides elaborating on this to the templates
+
 == 1.0.2 2008-05-20
 
 * Add rubigen 1.3.2 to dependency list as its used for codex generator</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name = %q{codex}
-  s.version = &quot;1.0.2&quot;
+  s.version = &quot;1.0.3&quot;
 
   s.specification_version = 2 if s.respond_to? :specification_version=
 
@@ -15,8 +15,6 @@ Gem::Specification.new do |s|
   s.files = [&quot;History.txt&quot;, &quot;LICENSE.txt&quot;, &quot;Manifest.txt&quot;, &quot;PostInstall.txt&quot;, &quot;README.txt&quot;, &quot;Rakefile&quot;, &quot;app_generators/codex/USAGE&quot;, &quot;app_generators/codex/codex_generator.rb&quot;, &quot;app_generators/codex/templates/Rakefile&quot;, &quot;app_generators/codex/templates/bin/build_all.rb&quot;, &quot;app_generators/codex/templates/bin/postprocess_all.rb&quot;, &quot;app_generators/codex/templates/bin/pressie.rb&quot;, &quot;app_generators/codex/templates/code/control/basic_continuation.rb&quot;, &quot;app_generators/codex/templates/code/control/cc_throw_catch.rb&quot;, &quot;app_generators/codex/templates/code/control/closure_continuation.rb&quot;, &quot;app_generators/codex/templates/code/control/closure_continuation_2.rb&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/CSS.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/CSharp.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/CollapseCode.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Cpp.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/CrashTest.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Delphi.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/FirstLine.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Index.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Java.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/JavaScript.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/NoControls.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/NoGutter.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/PHP.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Python.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Ruby.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/SQL.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/clipboard.swf&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushCSharp.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushCpp.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushCss.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushDelphi.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushJScript.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushJava.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushPhp.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushPython.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushRuby.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushSql.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushVb.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shBrushXml.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shCore.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Scripts/shCore.uncompressed.js&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/ShowColumns.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/SmartTabs.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Styles/SyntaxHighlighter.css&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Styles/TestPages.css&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/Templates/Test.dwt&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/VB.html&quot;, &quot;app_generators/codex/templates/dp.SyntaxHighlighter/XML.html&quot;, &quot;app_generators/codex/templates/html/all.html&quot;, &quot;app_generators/codex/templates/readme.txt&quot;, &quot;app_generators/codex/templates/slides/basics.slides&quot;, &quot;app_generators/codex/templates/slides/building.slides&quot;, &quot;app_generators/codex/templates/slides/example.slides&quot;, &quot;app_generators/codex/templates/slides/including_code.slides&quot;, &quot;app_generators/codex/templates/slides/including_tex.slides&quot;, &quot;app_generators/codex/templates/slides/metadata.yml&quot;, &quot;app_generators/codex/templates/slides/table_of_contents.slides&quot;, &quot;app_generators/codex/templates/ui/default/blank.gif&quot;, &quot;app_generators/codex/templates/ui/default/bodybg.gif&quot;, &quot;app_generators/codex/templates/ui/default/framing.css&quot;, &quot;app_generators/codex/templates/ui/default/iepngfix.htc&quot;, &quot;app_generators/codex/templates/ui/default/opera.css&quot;, &quot;app_generators/codex/templates/ui/default/outline.css&quot;, &quot;app_generators/codex/templates/ui/default/pretty.css&quot;, &quot;app_generators/codex/templates/ui/default/print.css&quot;, &quot;app_generators/codex/templates/ui/default/s5-core.css&quot;, &quot;app_generators/codex/templates/ui/default/slides.css&quot;, &quot;app_generators/codex/templates/ui/default/slides.js&quot;, &quot;bin/codex&quot;, &quot;codex.gemspec&quot;, &quot;config/hoe.rb&quot;, &quot;config/requirements.rb&quot;, &quot;lib/codex.rb&quot;, &quot;lib/codex/content.rb&quot;, &quot;lib/codex/pressie.rb&quot;, &quot;lib/codex/version.rb&quot;, &quot;lib/stylesheets/pressie.css&quot;, &quot;lib/stylesheets/print.css&quot;, &quot;lib/stylesheets/ruby.png&quot;, &quot;script/console&quot;, &quot;script/destroy&quot;, &quot;script/generate&quot;, &quot;setup.rb&quot;, &quot;tasks/deployment.rake&quot;, &quot;tasks/environment.rake&quot;, &quot;tasks/website.rake&quot;, &quot;test/test_codex.rb&quot;, &quot;test/test_codex_generator.rb&quot;, &quot;test/test_generator_helper.rb&quot;, &quot;test/test_helper.rb&quot;]
   s.has_rdoc = true
   s.homepage = %q{http://codex.rubyforge.org}
-  s.add_dependency('ritex', '&gt;= 0.1')
-  s.add_dependency('RedCloth', '&gt;= 3.0.4')
   s.post_install_message = %q{
 To create new presentations:
 	</diff>
      <filename>codex.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -10,6 +10,7 @@ DOWNLOAD_PATH = &quot;http://rubyforge.org/projects/#{RUBYFORGE_PROJECT}&quot;
 EXTRA_DEPENDENCIES = [
  ['rake', '&gt;= 0.8.1'],
  ['RedCloth', '&gt;= 3.0.4'],
+ ['ritex', '&gt;= 0.1'],
  ['rubigen', '&gt;=1.3.2']
 ]    # An array of rubygem dependencies [name, version]
 
@@ -72,4 +73,4 @@ CHANGES = $hoe.paragraphs_of('History.txt', 0..1).join(&quot;\\n\\n&quot;)
 PATH    = (RUBYFORGE_PROJECT == GEM_NAME) ? RUBYFORGE_PROJECT : &quot;#{RUBYFORGE_PROJECT}/#{GEM_NAME}&quot;
 $hoe.remote_rdoc_dir = File.join(PATH.gsub(/^#{RUBYFORGE_PROJECT}\/?/,''), 'rdoc')
 $hoe.rsync_args = '-av --delete --ignore-errors'
-$hoe.spec.post_install_message = File.open(File.dirname(__FILE__) + &quot;/../PostInstall.txt&quot;).read rescue &quot;&quot;
\ No newline at end of file
+$hoe.spec.post_install_message = File.open(File.dirname(__FILE__) + &quot;/../PostInstall.txt&quot;).read rescue &quot;&quot;</diff>
      <filename>config/hoe.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module Codex #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 1
     MINOR = 0
-    TINY  = 2
+    TINY  = 3
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/codex/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9b236d7b3109e1cdcf5eaabb2e76bb62d691d2d6</id>
    </parent>
  </parents>
  <author>
    <name>Christian Theil Have</name>
    <email>christiantheilhave@gmail.com</email>
  </author>
  <url>http://github.com/pragdave/codex/commit/fdaea8d75d1da7a74df8283401710c51c8700b32</url>
  <id>fdaea8d75d1da7a74df8283401710c51c8700b32</id>
  <committed-date>2008-05-21T16:44:14-07:00</committed-date>
  <authored-date>2008-05-21T16:44:14-07:00</authored-date>
  <message>Updated History etc. Ready for new gem release?</message>
  <tree>1dafcc53f32c261f85040c7d23fba3233bf5b220</tree>
  <committer>
    <name>Christian Theil Have</name>
    <email>christiantheilhave@gmail.com</email>
  </committer>
</commit>
