User tests: Successful: Unsuccessful:
The onContentPrepare event triggering on the contact view has no effect
Trigger onContentPrepare event on proper property ($item->misc)
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Thanks, an example, add these 2 cases
{loadmodule mod_banners,Banners}
sometest@sometestdom.com
You will see that
1 . the banner module gets added (or at least it disappears, if module is not found)
2 . the email gets cloaked (becomes a link, and if you examine the HTML you will see the cloaking code)
I have tested this item successfully on 7fc838a
Works as described.
BTW can you similar PR also for the cases described in #10539 (tags, etc)?
Category | ⇒ | Plugins |
I have tested this item
I am kind of relieved that you found a working solution.
I was the one who pointed the bug out.
But I think the feature is useful and it would have been a pity to remove it.
@andrepereiradasilva , @ghazal
thanks for testing
Now about:
BTW can you similar PR also for the cases described in #10539 (tags, etc)?
For tags view, the content plugin triggering is already working well in both
so there is nothing to fix at list in for tags view
did you tried /component/tags/
url?
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Milestone |
Added: |
Milestone |
Added: |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-23 12:45:39 |
Closed_By | ⇒ | roland-d |
Labels |
Removed:
?
|
Thanks everybody
"Add plugin text of some content plugin that does not limit itself into some specific component / view"
can you provide examples of this?