CP plugin disables codehighlighting plugins

  • gubber
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 8 months ago #10 by gubber
I have installed CustomProperties for joomla 1.7. After that all code highlighting plugins doesn't work when I read the articles.
I tried next plugins:
1. higlight_code
2. Content - Code HighLight
3. Content - CodeCitation

When I disabled Content - Custom Properties Tags Plugin the code highlighting plugin is work OK.

Please Log in or Create an account to join the conversation.

More
12 years 8 months ago #13 by andrea_4g
Replied by andrea_4g on topic Re: CP plugin disables codehighlighting plugins
We think the issue could be caused by Custom Properties' default settings, that strip the "<pre>" tags from articles.
Please add '<pre>' to Allowed tags param in Custom Properties configuration.
(We've been able to have code highlighted with Geshi and CodeCitation)
The following user(s) said Thank You: chilly_bang

Please Log in or Create an account to join the conversation.

  • gubber
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 8 months ago - 12 years 8 months ago #14 by gubber
It didn't help. I have add the
Code:
<pre>
to the Allowed HTML tags. But Code highlight doesn't work.

P.S. I use now CodeCitation on the site.
Last edit: 12 years 8 months ago by gubber.

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago - 12 years 7 months ago #15 by andrea_4g
Replied by andrea_4g on topic Re: CP plugin disables codehighlighting plugins
We were actually able to have articles with proper syntax highlighting AND CPtags on our public demo server (demo1720.solidsystem.it). Since it's reloaded every our we took a screenshot. We followed our own advice to add '<pre>'.
We found that the editor plays tricks on you (escaping chars, adding tags, etc) therefor we opted to edit articles with no WYSIWYG editor. That helped too.
Please find herewith attached the screenshot and the content of the 2 articles: 1 for Geshi and the other for Code Citation.
If the problem persists then chances are that there's some kind of conflict between plugins. We may need to take a look at your installation.
Attachments:
Last edit: 12 years 7 months ago by andrea_4g.
The following user(s) said Thank You: chilly_bang

Please Log in or Create an account to join the conversation.

  • gubber
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 7 months ago - 12 years 7 months ago #20 by gubber
I don't use WYSIWYG for now. Adding <pre> doesn't help.
I can send Akeeba backup file to you for testing. Where do I shood to email?
P.S. One more. If I activate CP plugin and CodeCitation then in BlogLayout they works fine, but if I open any article then CodeCitation doesn't work. If I disable CPplugin CodeCitation works fine in both times.
Last edit: 12 years 7 months ago by gubber.

Please Log in or Create an account to join the conversation.

More
12 years 7 months ago #21 by andrea_4g
Replied by andrea_4g on topic Re: CP plugin disables codehighlighting plugins
The test you carried out will likely speed up troubleshooting.
We'll let you know where to send the backup.

Please Log in or Create an account to join the conversation.

Time to create page: 0.181 seconds