From 9eac9ef2b94533c7dbec3c13b1374a96bc88e4de Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 4 May 2016 19:39:39 -0700 Subject: [PATCH] isolate all the tagadelic core code into a class and reuse it --- Zotlabs/Text/Tagadelic.php | 44 +++++++++++++++++++ include/taxonomy.php | 89 ++------------------------------------ 2 files changed, 48 insertions(+), 85 deletions(-) create mode 100644 Zotlabs/Text/Tagadelic.php diff --git a/Zotlabs/Text/Tagadelic.php b/Zotlabs/Text/Tagadelic.php new file mode 100644 index 000000000..55ecf2d75 --- /dev/null +++ b/Zotlabs/Text/Tagadelic.php @@ -0,0 +1,44 @@ +