aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/typography_plugin_configuration.mdwn
diff options
context:
space:
mode:
authorjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-26 21:46:47 +0000
committerjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-26 21:46:47 +0000
commitc70cffb27516788e32fe033c90be3f43e12f1b93 (patch)
tree0a0dfea44bf501de77e5a4cc22b7d550315dd3ba /doc/todo/typography_plugin_configuration.mdwn
parentb24394c0ecf954f2fc0ee2e156d19cd6382f8b70 (diff)
downloadikiwiki-c70cffb27516788e32fe033c90be3f43e12f1b93.tar
ikiwiki-c70cffb27516788e32fe033c90be3f43e12f1b93.tar.gz
The typography plugin could support configuration of which translations to make. Text::Typography does.
Diffstat (limited to 'doc/todo/typography_plugin_configuration.mdwn')
-rw-r--r--doc/todo/typography_plugin_configuration.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/typography_plugin_configuration.mdwn b/doc/todo/typography_plugin_configuration.mdwn
new file mode 100644
index 000000000..d920676e2
--- /dev/null
+++ b/doc/todo/typography_plugin_configuration.mdwn
@@ -0,0 +1,4 @@
+The [[typography_plugin|plugins/typography]] could support configuration of
+which translations to make. [[cpan Text::Typography]] supports fine-grained
+control of which translations to make, so [[plugins/typography]] just needs to
+expose this somehow. --[[JoshTriplett]]