Xmap Link Plugin | ME Resources (fna Joomsuite) ?
12 posts
• Page 1 of 2 • 1, 2
Xmap Link Plugin | ME Resources (fna Joomsuite) ?
(Sorry for my post in the comments... please remove it, i could not delet it myself)
Hello,
i really like your xmap component. Now i found your Link-Plugin and read a review on J! Extension Directory... which led me to the conclusion, that this could be the ultimate content linker. Most of the time i use JCE pro. But there seems to be a limited support for the advanced link plugin. Especially for 3rd party extensions and their com_content replacements.
As far as i understand it... your link plugin does work for all Xmap supported extensions. When Xmap does show the content, the link plugin should do the same? Or am i wrong with this?
I wonder why i can´t get (Joomsuite) Mightyextensions Resources to work?!
The Xmap sitemap does drill-down to every single article! The Link plugin does not work the same way!? It does show the exact mainmenu links, I thought it requires Xmap, and therefor it would utilize this "feature"...
Please, can you help out OR explain the background of the Xmap Link plugin?
(I guess i am really firm with Xmap and the plugin configuration seems O.K.)
Hello,
i really like your xmap component. Now i found your Link-Plugin and read a review on J! Extension Directory... which led me to the conclusion, that this could be the ultimate content linker. Most of the time i use JCE pro. But there seems to be a limited support for the advanced link plugin. Especially for 3rd party extensions and their com_content replacements.
As far as i understand it... your link plugin does work for all Xmap supported extensions. When Xmap does show the content, the link plugin should do the same? Or am i wrong with this?
I wonder why i can´t get (Joomsuite) Mightyextensions Resources to work?!
The Xmap sitemap does drill-down to every single article! The Link plugin does not work the same way!? It does show the exact mainmenu links, I thought it requires Xmap, and therefor it would utilize this "feature"...
Please, can you help out OR explain the background of the Xmap Link plugin?
(I guess i am really firm with Xmap and the plugin configuration seems O.K.)
Last edited by pepperstreet on Mon Feb 22, 2010 5:37 pm, edited 1 time in total.
- pepperstreet
- Fresh Boarder

- Posts: 10
- Joined: Wed Feb 10, 2010 4:04 am
Re: Xmap Link Plugin | ME Resources (fna Joomsuite) ?
Hi,
Xmap Link Plugin requires xmap to be installed on the site and it should include all the links included on the sitemap. I will take a look at it to see why it is not working that way!
Thanks!
Xmap Link Plugin requires xmap to be installed on the site and it should include all the links included on the sitemap. I will take a look at it to see why it is not working that way!
Thanks!
-

guilleva - Administrator

- Posts: 1517
- Joined: Wed Sep 12, 2007 3:10 am
- Location: San José, Costa Rica
Re: Xmap Link Plugin | ME Resources (fna Joomsuite) ?
Thanks for your time and the great Xmap.
I hope its not my fault with ME resources... i tried any possible setup and a new installation. No go.
BTW, who did the xmap resources plugin? It would be great and better to have some limitation options, too. I guess, it will slow down, if there are too many sections and nested categories.
Thanks in advance for your time!
I hope its not my fault with ME resources... i tried any possible setup and a new installation. No go.
BTW, who did the xmap resources plugin? It would be great and better to have some limitation options, too. I guess, it will slow down, if there are too many sections and nested categories.
Thanks in advance for your time!
- pepperstreet
- Fresh Boarder

- Posts: 10
- Joined: Wed Feb 10, 2010 4:04 am
Re: Xmap Link Plugin | ME Resources (fna Joomsuite) ?
guilleva wrote: ...
I will take a look at it to see why it is not working that way! ...
Any news on this?
Thanks in advance!
- pepperstreet
- Fresh Boarder

- Posts: 10
- Joined: Wed Feb 10, 2010 4:04 am
Re: Xmap Link Plugin | ME Resources (fna Joomsuite) ?
Hi, I'm sorry about the delay!
I have been trying to reproduce your problem without luck! But I think it may be related with a bug reported on other thread. Could you please try the following and tell me if that fix your problem.
Open the file /administrator/components/com_xmap/admin.xmap.html.php and look for the function showNavigatorLinks and change where it says:
htmlentities($node->name)
by
htmlspecialchars($node->name)
Please let me know if you have any question and thanks for your help
Best regards,
Guillermo
I have been trying to reproduce your problem without luck! But I think it may be related with a bug reported on other thread. Could you please try the following and tell me if that fix your problem.
Open the file /administrator/components/com_xmap/admin.xmap.html.php and look for the function showNavigatorLinks and change where it says:
htmlentities($node->name)
by
htmlspecialchars($node->name)
Please let me know if you have any question and thanks for your help
Best regards,
Guillermo
-

guilleva - Administrator

- Posts: 1517
- Joined: Wed Sep 12, 2007 3:10 am
- Location: San José, Costa Rica
Re: Xmap Link Plugin | ME Resources (fna Joomsuite) ?
Thank you very much. It does seem to work now!!!
- pepperstreet
- Fresh Boarder

- Posts: 10
- Joined: Wed Feb 10, 2010 4:04 am
Re: Xmap Link Plugin | ME Resources (fna Joomsuite) ?
Ooops... my second test with frontend editing and TinyMCE throws that message on save:
The action was Stopped
The Action was stopped bacause of suspicion on php_injection attack.
The values that led to the stopping are referer = http://localhost:8888/joomsuite/index.php?option=com_content&view=article&id=46&Itemid=80.
If you believe that you did not do anything wrong you can contact the System Administrator via email ...
In any case the administrator will be informed of this event.
The action was Stopped
The Action was stopped bacause of suspicion on php_injection attack.
The values that led to the stopping are referer = http://localhost:8888/joomsuite/index.php?option=com_content&view=article&id=46&Itemid=80.
If you believe that you did not do anything wrong you can contact the System Administrator via email ...
In any case the administrator will be informed of this event.
- pepperstreet
- Fresh Boarder

- Posts: 10
- Joined: Wed Feb 10, 2010 4:04 am
Re: Xmap Link Plugin | ME Resources (fna Joomsuite) ?
Do you get that message after you click on the link button?
I guess you are using some kind of security extension and that extension is generating that message, can you please tell me someting about it?
I guess you are using some kind of security extension and that extension is generating that message, can you please tell me someting about it?
-

guilleva - Administrator

- Posts: 1517
- Joined: Wed Sep 12, 2007 3:10 am
- Location: San José, Costa Rica
Re: Xmap Link Plugin | ME Resources (fna Joomsuite) ?
Injection:
You are right! I forgot about the Joomsuite Defender (aka MightyExtensions Defender) The version is 2.5 i guess.
Never had a message from this component, so i was surprised and helpless.
The message appears, when i want to leave the article. It appears on SAVE and CANCEL!
Link Plugin:
Sorry. But it is still not working correctly. There seems to be an endless circle... when i open a Subcategory, and then an included Article... this Article contains the same SubCategory over and over again. !?!?
(Please see attached screenshot)
Thanks for listening.
You are right! I forgot about the Joomsuite Defender (aka MightyExtensions Defender) The version is 2.5 i guess.
Never had a message from this component, so i was surprised and helpless.
The message appears, when i want to leave the article. It appears on SAVE and CANCEL!
Link Plugin:
Sorry. But it is still not working correctly. There seems to be an endless circle... when i open a Subcategory, and then an included Article... this Article contains the same SubCategory over and over again. !?!?
(Please see attached screenshot)
Thanks for listening.
- pepperstreet
- Fresh Boarder

- Posts: 10
- Joined: Wed Feb 10, 2010 4:04 am
Re: Xmap Link Plugin | ME Resources (fna Joomsuite) ?
Addition to the ME resources endless tree in xmap link modal window. I remember i have seen the same problem with Artio JoomDOC plugin. If this is of any help.
- pepperstreet
- Fresh Boarder

- Posts: 10
- Joined: Wed Feb 10, 2010 4:04 am
12 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 2 guests