how to get the NEW mark into Navtable

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
Post Reply
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

how to get the NEW mark into Navtable

Post by pico »

how can I realize that in NavTable a NEW or EDITED Flag is shown when a Article is added or edited - like on the Docu Site

http://www.phpwcms-docu.de

:?:
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Pappnase

Post by Pappnase »

User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

ok so far - so good :lol:

'have put the Code into a File in ../frontend_render

when I use the Code

Code: Select all

{D:2/6/2005,30,newR.gif} 
somwhere I get the New Flag - but where is the right Place for this Code that it shows the Flag in the NAV_TABLE? I use

Code: Select all

{NAV_TABLE_COLUMN:0}


also I don't see how the EDITED Flag is working :shock:
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Pappnase

Post by Pappnase »

hello

create an edit image! ;-) it's teh same tag only with 2 different images!
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

ok i'll try

but
somwhere I get the New Flag - but where is the right Place for this Code that it shows the Flag in the NAV_TABLE? I use
Code:
{NAV_TABLE_COLUMN:0}
this Question is still open :wink:
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

:?:
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Pappnase

Post by Pappnase »

pico wrote:ok i'll try

but
somwhere I get the New Flag - but where is the right Place for this Code that it shows the Flag in the NAV_TABLE? I use
Code:
{NAV_TABLE_COLUMN:0}
this Question is still open :wink:
hello pico

you place this tag {D:2/6/2005,30,newR.gif} behind the sitestructure name!
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

ahhhhhhhhh

kaum macht mans richtig - schon gehts

DANKE

it's not tranlatable :x
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
User avatar
Oliver Georgi
Site Admin
Posts: 9928
Joined: Fri 3. Oct 2003, 22:22
Location: Dessau-Roßlau
Contact:

Post by Oliver Georgi »

Off Topic

Please keep this forum clean

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

@ Oliver

what do you mean with
Please keep this forum clean
:?:
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
User avatar
Oliver Georgi
Site Admin
Posts: 9928
Joined: Fri 3. Oct 2003, 22:22
Location: Dessau-Roßlau
Contact:

Post by Oliver Georgi »

this is a hack and isn't right in this section.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn
Post Reply