Closed (fixed)
Project:
Last Node
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2007 at 12:48 UTC
Updated:
2 Oct 2007 at 09:32 UTC
Hey.
First of all..I really like your module. It is just what I was looking for! :-)
But I have a small problem. When I goto .../last_node/news for example then the header of the page of course shows the node-type (which in this case is "news") but also this symbol in front of it: ¤
I am not quite sure what this is, but I wanan get rid of it. How can I do it?
I was looking through the sourcecode, but didn't find anything similar.
So maybe you could tell me what this is.
Cheers
Canaris
Comments
Comment #1
TheCrow commentedIf you want eliminate a ¤ symbol you do search the
¤code in _last_node_normalize_title and _last_node_normalize_linkblock functions and replace or delete them.This is a version optimized without any char:
Comment #2
TheCrow commentedComment #3
TheCrow commentedComment #4
(not verified) commented