]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/Allow_TITLE_to_include_part_of_the_path_in_addition_to_the_basename.mdwn
my autotag branch seems ready
[ikiwiki.git] / doc / todo / Allow_TITLE_to_include_part_of_the_path_in_addition_to_the_basename.mdwn
index cdabdb774ac4e1d35e7b06f9b3c8c35df6b13663..b97c81efa2c1ea6e0e647b65a0b43e12efa81bc0 100644 (file)
@@ -46,6 +46,14 @@ Joey, what do you think ?
 much you are on the "if you can do it as a plugin, don't ever modify
 the core" side... :)
 
+> My general philosophy is that the core should be flexible enough to allow
+> plugins to do arbitrary useful stuff. And there are some things in-core
+> that I'd like to get out (such as backlinks processing), but that cannot
+> currently be moved out efficiently. KISS is also part of my pholisophy.
+>
+> So no, I don't like adding new options to the core that few users will
+> want to use.
+
 In case you're on the hardcore side, I would probably write
 a dedicated plugin, called `genealogictitle` or whatever, and :
 
@@ -62,3 +70,10 @@ a dedicated plugin, called `genealogictitle` or whatever, and :
   I did not Read The Nice Source, yet).
 
 -- intrigeri
+
+> Plugin sounds reasonable. --[[Joey]]
+
+>> Well, it seems I once more designed a solution before clearly
+>> defining my problem... What I really need is more generic, can be
+>> done as a plugin, and deserves its own [[todo|pedigree_plugin]], so
+>> I'm tagging this one wontfix^W [[done]]. I'm sorry. -- intrigeri