Alright which version? 1.2?
if ($hookName == 'ad_sidebar_bottom' && XenForo_Application::getOptions()->phctags_sidebar)
if ($hookName == 'forum_list_sidebar' && XenForo_Application::getOptions()->phctags_sidebar)
A couple of questions.
Does this work with XF 1.2? It seems to indicate otherwise on the add on page (unless I'm reading it incorrectly).
Can you have a hashtag area (say in sidebar) and not have it in the Nav Bar?
Is there a reason why we can't tag numbers? ie. #harvest13?
Also, any idea when Widget Framework integration will be ready? I think you mentioned that you were working on it
I did just add 0-9 to the regexes but that screws things up because it means things like apostrophes ('show up as hashtags.
I think the regex would be better if it only attached to words that started with a space. So 'hash#tag' wouldn't work, but 'hash #tag' would work.
Created a widget for "bd Widget Framework".
Not a bad idea, I'll look into doing that. Assuming both are equally possible would you prefer having a list of all nodes on the options page and you select the ones you want it to apply to, or would you rather when managing a node have an option that says "use hashtags" in the "Forum Options" page?
Server Error
String could not be parsed as XML
- SimpleXMLElement->__construct() in AddOnInstaller/Model/AddOn.php at line 0
- AddOnInstaller_Model_AddOn->getXmlType() in AddOnInstaller/ControllerAdmin/AddOn.php at line 33
- AddOnInstaller_ControllerAdmin_AddOn->actionInstallUpgrade() in XenForo/FrontController.php at line 337
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in /home/nkadmin/public_html/forum/admin.php at line 13
We use essential cookies to make this site work, and optional cookies to enhance your experience.