aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Allow_TITLE_to_include_part_of_the_path_in_addition_to_the_basename.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/Allow_TITLE_to_include_part_of_the_path_in_addition_to_the_basename.mdwn')
-rw-r--r--doc/todo/Allow_TITLE_to_include_part_of_the_path_in_addition_to_the_basename.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/Allow_TITLE_to_include_part_of_the_path_in_addition_to_the_basename.mdwn b/doc/todo/Allow_TITLE_to_include_part_of_the_path_in_addition_to_the_basename.mdwn
index cdabdb774..b7b8296ba 100644
--- a/doc/todo/Allow_TITLE_to_include_part_of_the_path_in_addition_to_the_basename.mdwn
+++ b/doc/todo/Allow_TITLE_to_include_part_of_the_path_in_addition_to_the_basename.mdwn
@@ -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,5 @@ a dedicated plugin, called `genealogictitle` or whatever, and :
I did not Read The Nice Source, yet).
-- intrigeri
+
+> Plugin sounds reasonable. --[[Joey]]