Closed (fixed)
Project:
Go - url redirects
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 May 2011 at 19:40 UTC
Updated:
13 Jun 2015 at 17:54 UTC
Jump to comment: Most recent
Comments
Comment #1
hass commentedViews must be able to use the core content filters. Ask in views queue, please.
Comment #3
BeaPower commentedDid you ever find the solution? Would like this working too...
Comment #4
BeaPower commented??
Comment #5
clevername commentedThe solution is in creating a custom Views Theme Template for your field. Views' stripping of HTML tags from the rewrite field is a bit of a contentious matter as discussed in this thread: http://drupal.org/node/853880
Comment #6
pindaman commentedi am using php views on this one to rewrite.
the syntax is(source view in firefox):
<go href="http://example.org/test/page">An example</go>So that is right.
But i cant see a link.
(I enabled the go filter for all input formats)
Whats wrong.
Comment #7
BeaPower commentedDid you ever get it to work?
Comment #8
irgnet commentedI have same issue.
In my views page a have go tag to link, and it appears into html code of the page like (this is when i am on page, and i type ctrl+u into firefox)
But no link.
I have enable go tag into my filters, and i test into articles body, there it works, but in views page don`t
I also test this tag into node-page.tpl.php and there also don't work.
Comment #9
hass commentedAs noted, this is a views or core filter issue.
Comment #10
yooh commentedI created a new content filter format like full_html, plain text (name -> gotwo_perso). I only apply the filter Gotwo.
Then with php views module :
It's working.
Sorry it's for drupal 7.
Comment #11
bryanobx commented#10 seems to work for me, but I am intermittently getting the following error when visiting a page created by the view: