Keyword Linking by Siropu

Keyword Linking by Siropu [Paid] 1.7.1

No permission to buy (€29.99)
That is wonderful, thank you. Last night I bought Chat 2 from Siropu and today I'm going to add this script to my collection.:)
 
How we could add a directory of all the keywords?
I would like to show a description for a keyword, but also show all of them somewhere maybe like a dictonary.
 
Hi @Siropu

if i import a exported file, i get this error:
1641462926019.png

Testfile (.xml) is attached as .zip...

    • TypeError: implode(): Argument #2 ($array) must be of type ?array, string given
    • src/addons/Siropu/KeywordLinking/Entity/Keyword.php:187
    • Generiert von: NoBody
    • 6 Januar 2022 um 10:50


    Stack-Trace​


    #0 src/addons/Siropu/KeywordLinking/Entity/Keyword.php(187): implode(',', '190,196,197,198...')
    #1 src/XF/Mvc/Entity/Entity.php(791): Siropu\KeywordLinking\Entity\Keyword->verifySettings(Array, 'settings', 65552, Array)
    #2 src/XF/Mvc/Entity/Entity.php(636): XF\Mvc\Entity\Entity->_verifyValueCustom(Array, 'settings', 65552, Array)
    #3 src/XF/Mvc/Entity/Entity.php(743): XF\Mvc\Entity\Entity->set('settings', Array, Array)
    #4 src/addons/Siropu/KeywordLinking/Service/Import.php(31): XF\Mvc\Entity\Entity->bulkSet(Array)
    #5 src/XF/ControllerPlugin/Xml.php(66): Siropu\KeywordLinking\Service\Import->import(Object(SimpleXMLElement))
    #6 src/addons/Siropu/KeywordLinking/Admin/Controller/Keyword.php(122): XF\ControllerPlugin\Xml->actionImport('keyword-linking', 'keywords', 'Siropu\\KeywordL...')
    #7 src/XF/Mvc/Dispatcher.php(352): Siropu\KeywordLinking\Admin\Controller\Keyword->actionImport(Object(XF\Mvc\ParameterBag))
    #8 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('Siropu\\KeywordL...', 'Import', Object(XF\Mvc\RouteMatch), Object(Siropu\KeywordLinking\Admin\Controller\Keyword), NULL)
    #9 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(Siropu\KeywordLinking\Admin\Controller\Keyword), NULL)
    #10 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
    #11 src/XF/App.php(2351): XF\Mvc\Dispatcher->run()
    #12 src/XF.php(517): XF\App->run()
    #13 admin.php(13): XF::runApp('XF\\Admin\\App')
    #14 {main}


    Status der Anfrage​


    array(4) {
    ["url"] => string(33) "/admin.php?keyword-linking/import"
    ["referrer"] => string(66) "https://my.org/admin.php?keyword-linking/&action=export"
    ["_GET"] => array(1) {
    ["keyword-linking/import"] => string(0) ""
    }
    ["_POST"] => array(2) {
    ["_xfToken"] => string(8) "********"
    ["on_duplicate"] => string(6) "update"
    }
    }

 

Attachments

Last edited:
1642588961507.webp
extra.less

.zaman
{
color: green;
font-weight: bold;
text-transform: uppercase;
}

çalışmıyor, hata nerede olabilir.
 
This is an english support forum, so please write in english (use google translator if you dont speak english). :)
 
How we could add a directory of all the keywords?
I would like to show a description for a keyword, but also show all of them somewhere maybe like a dictonary.
Keywords dosn't are tags. Keywords are good for some information stuff or crosslinking, but not as a directory or dictionary. ;-)
 
Small issue when a linked keyword is used within a quote.
For example [QUOTE="Username keyword, post: 1199100"]
This will break some html. Could this also be excluded @Siropu?
 
hi
do i need to use keyword linking if i have ads manager (it has keyword linking functionality too)
does it makes sense?
 
hullo!

just installed this today and have been configuring it. noticed some hiccups.

1. so far keywords don't seem to be working in Profile Posts even though I have it enabled in the options list. is there something I'm missing?

-

2. Most of my users are mobile users but it seems like the ability to hover or view a description of a keyword doesn't work on mobile. Is this a glitch, a missing function, or am i doing something wrong?

-

3. If I set a keyword to have a dash on the middle, it seems to be broken up in text post if the word before the dash is alrwady a keyword. For example:

- High
- High-five

Any after the dash will not be included nor taken into consideration, it seems.

4. I'm trying to use this addon to help explain tone indicators. Tone indicators help communicate the tone of what a person is writing, for example :

I'm very serious about this conversation. /srs

/srs = serious.

However I'm noticing a conflict with any tone indicators that match bbcode. /p, /s and /li are all very common tone indicators but break the site if used (for example, /s makes eveyrthing on the page stricken out).

I tried getting around this by adding a space before the / but then the keyword no longer works anyway.

This is the primary reason I purchased this addon so I'm hopeful to be able to make this work and this is my highest priority.

thank you for your time!
 
so far keywords don't seem to be working in Profile Posts even though I have it enabled in the options list. is there something I'm missing?
Make sure both admin option and individual keyword option are both checked and if you are using any user criteria, make sure is valid. I don't see any issues in my testing.

Most of my users are mobile users but it seems like the ability to hover or view a description of a keyword doesn't work on mobile. Is this a glitch, a missing function, or am i doing something wrong?
Add-on uses XF's built in tooltips and they don't seem to work on mobile. I can make some changes to display the title and description in an overlay when tapped.

If I set a keyword to have a dash on the middle, it seems to be broken up in text post if the word before the dash is alrwady a keyword.
The keyword with a single word present in other keywords must have a lower priority than the others.

However I'm noticing a conflict with any tone indicators that match bbcode. /p, /s and /li are all very common tone indicators but break the site if used (for example, /s makes eveyrthing on the page stricken out).
/p, /s, /li have nothing to do with bbcode and don't see this issue in a default installation.
 
I plan to buy it, but is it possible to bypass its functionality in a specific custom bbcode?

For example I have a BBcode [block]Text[/block]

I would not like keywords to be applied for this bbcode.
 
Back
Top Bottom