All questions about EDocman extension

Process content plugin does not work ?

  • agussol
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
11 years 2 months ago #26651 by agussol
Hello,

I was expecting to be able to load some articles from Joomla! into descriptions of categories of Edocman.
I tried these :

{article 1092}{text} {id}{/article} (using nonumber / article anywhere component)

{module 152}

{loadposition advertisement}

But nothing is interpreted. I tried on latest version, same problem.
Could you tell if it's work like this or if it's buggy ?

Thanks

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

  • agussol
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
11 years 2 months ago #26746 by agussol
Replied by agussol on topic Re: Process content plugin does not work ?
Ok, my bad, it works fine !
In fact, I'm using JCE, and it adds this into html content :
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> </head> <body> <p>&lt;p&gt;{article 1092}{text}{/article}&lt;/p&gt;</p> </body> </html>

So the content plugin is not interpreted.
I have to hide JCE then write :
Code:
<p>{article 1092}{text}{/article}</p>

And it works fine !

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

More
11 years 2 months ago #26765 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Process content plugin does not work ?
OK. Thanks for confirming that it works !

Tuan

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

More
9 years 4 months ago #55892 by Robert Holzler
Replied by Robert Holzler on topic Re: Process content plugin does not work ?
I have the "Process Content Plugin" enabled, but I have a content plugin that is not being processed.
  • I verified that it is not an HTML problem like the previous user
  • the f90filter plugin is enabled
  • the f90filter plugin last in the content plugin ordering
Attachments:

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

More
9 years 4 months ago #55894 by Robert Holzler
Replied by Robert Holzler on topic Re: Process content plugin does not work ?
To verify the f90filter is working, I copied the content into an article, saved and viewed it from the front end. The Content Filter plugin is working fine in articles.

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

More
9 years 4 months ago #55912 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Process content plugin does not work ?
Hi Robert

It was only developed to work with Documents, not with Categories. If you want to have it works with Categories, please get this file, unzip it, upload to components/com_edocman/view/categories folder of your site and it should work as expected

Tuan
Attachments:

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

More
9 years 4 months ago #55944 by Robert Holzler
Replied by Robert Holzler on topic Re: Process content plugin does not work ?
That worked perfectly. :woohoo:

Would the same file work on the PRO version?
We were testing using the free version. Now that we know it works, we will need to get the pro version so we can target specific users.

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

More
9 years 4 months ago #55949 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Process content plugin does not work ?
Pro version ? We don't have free version. Where did you get the "free version" ? It is confusing

Tuan

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

More
9 years 4 months ago #55950 by Robert Holzler
Replied by Robert Holzler on topic Re: Process content plugin does not work ?
Sorry, I was thinking of the Content Filter plugin. We did purchase the EDocman component. Now that I know they will work together, I need to buy the Pro version of the Content Filter.

Not enough coffee :-/

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

More
9 years 4 months ago #55953 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Process content plugin does not work ?
Ah, OK :).

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

Moderators: Mr. Dam