Closed (fixed)
Project:
NewsFlash
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
19 Apr 2012 at 13:13 UTC
Updated:
28 Feb 2013 at 07:33 UTC
Hello all
I want to assign a blink word like "NEW" for the last article from last 2 days?
I want to put this word in front of title.
How can I do that? It is possible?
Thank You in advance for any help.
Comments
Comment #1
kisugiai commentedHi,
Sorry for the late answare.
maybe ýou can use the drupal function or variable like in forum posts or comment post
and add this at the
maybe its wor maybe not because i have no ideea about Drupal 5 and the api from it.
greetings
ps.: maybe i can add this in D7/D8 versions but first i have someting another to do
Comment #2
gelusi commentednot working :(
Comment #3
kisugiai commentedso sorry for the late answer
but do you raely use drupal 5?
because i have not worked with drupal 5
maybe that you can use the function "phptemplate_node" or else
for drupal7 its the funktion
if the created time grater then the actual time - 2days then it will implement in the title the class new.
and for this you can add a CSS like
Comment #4
kisugiai commented