Register   Login
     
  Latest Posts  
RE: Does anyone have XHTML Compliant PA Template
by tmahmud on 1/08/2009 5:47 PM
Simple Lightbox
by eureka on 1/08/2009 5:39 PM
RE: Does anyone have XHTML Compliant PA Template
by netmds on 1/08/2009 5:21 PM
User Profile Integration
by blob150 on 1/08/2009 5:07 PM
RE: RSS and Calendar Icons not showing in new template
by lolorn on 1/08/2009 4:38 PM
RE: Ligtbox effect does not working in DNN 5
by smcculloch on 1/08/2009 3:38 PM
Use Lists in host menu in custom field
by Codepoint on 1/08/2009 3:32 PM
RE: 4.9.0 and 5.0.0 with Simple gallery
by insomnia on 1/08/2009 3:07 PM
RE: 4.9.0 and 5.0.0 with Simple gallery
by insomnia on 1/08/2009 2:56 PM
RE: Editlinks are not available
by saltstraumen on 1/08/2009 2:50 PM
  Forums  
Subject: News Articles Tokens
Prev Next
You are not authorized to post a reply.

Author Messages
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12819


5/16/2006 7:17 AM  
Ah right, I can add an [IMAGELINK] tag as well, I see that the issue is the tooltip.

Scott McCulloch
Site Administrator
Steinar SvendsenUser is Offline
Registered Users
Nuke Active Member
Nuke Active Member
Posts:49

5/16/2006 1:45 PM  
Good! Note that this is not important for me, so no rush... just a bugreport.
Dax DavisUser is Offline
Gold Membership
Nuke Master
Nuke Master
Posts:339


7/11/2006 6:58 AM  

Is there a way to force the date to display as

Aug
  8

I think it would require the date to be separated to the month and the day as two items.  So 1, can I set it to two date items or would they just display the same thing.  And am I free to use any of the functions listed in this link?  http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemglobalizationdatetimeformatinfoclasstopic.asp.

Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12819


7/11/2006 3:54 PM  
You can use date format strings to achieve it, e.g.

use [PUBLISHSTARTDATE] and then in the xml file have a FormatString of "MMM d"

Let me know if you need any help..

Scott McCulloch
Site Administrator
Steinar SvendsenUser is Offline
Registered Users
Nuke Active Member
Nuke Active Member
Posts:49

7/20/2006 1:08 AM  
Is it possible to link to the article using Listing.Item.html when the article have a link to another file (i.e. pdf)? I try to use [LINK], but then the module NewsArticles NewsListing produce the link to the pdf and not the article.

This is only for articles with external link. I use this to link to product sheets at the end of the article.

/Steinar
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12819


7/20/2006 7:21 AM  
I have had a few problems report this issue, I think I may have to seperate the links tokens out, so one is like [ARTICLELINK] and the other [LINK] links to the full article or attachment (or something similar)

Scott McCulloch
Site Administrator
TRAN VAN KIMUser is Offline
Registered Users
Nuke Newbie
Nuke Newbie
Posts:1

7/25/2006 6:38 PM  

Thanks you!

tangoUser is Offline
Gold Membership
Nuke Newbie
Nuke Newbie
Posts:4

8/05/2006 6:58 AM  
how i can align [IMAGE] token. I would like create

Regards

ROLAND
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12819


8/07/2006 4:18 AM  
You can use the [IMAGELINK] token, and make your own image tag.

Scott McCulloch
Site Administrator
tangoUser is Offline
Gold Membership
Nuke Newbie
Nuke Newbie
Posts:4

8/10/2006 2:55 PM  

Ok, but how can I hide my image (I don't want use a spacer.gif). Do you have an option to hide or show html code if IMAGELINK is not null as

<% if [IMAGELINK] is not null then %>

<% end if % >

Roland

 

tangoUser is Offline
Gold Membership
Nuke Newbie
Nuke Newbie
Posts:4

8/10/2006 3:23 PM  

OK, can you add

[ISIMAGELINK]

Roland

 

Perry MowbrayUser is Offline
Registered Users
Nuke Active Member
Nuke Active Member
Posts:31


8/13/2006 4:51 AM  

Has [CATEGORY] been implemented?

- Perry

 

Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12819


8/13/2006 4:54 AM  
There is a [CATEGORIES] token.

Scott McCulloch
Site Administrator
Perry MowbrayUser is Offline
Registered Users
Nuke Active Member
Nuke Active Member
Posts:31


8/13/2006 5:09 AM  
Posted By smcculloch on 8/13/2006 4:54 AM
There is a [CATEGORIES] token.

Hmm, that was a bit obvious, but I couldn't see it added to the original post.

Thanks

Robert AxfordUser is Offline
Gold Membership
Nuke Master
Nuke Master
Posts:765


8/18/2006 1:04 AM  

I got here from the link in the module that says it leads to a list of tokens, but judging from the date on the first post, the list must be missing quite a few by now?

I think this list is fine in lieu of documentation, but is it up to date?

Thanks for any info on this
Rob

P.s. a one-liner next to each token would also be brilliant. - This token does this.

Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12819


8/19/2006 7:31 AM  
Posted By robax on 8/18/2006 1:04 AM

I got here from the link in the module that says it leads to a list of tokens, but judging from the date on the first post, the list must be missing quite a few by now?

I think this list is fine in lieu of documentation, but is it up to date?

Thanks for any info on this
Rob

P.s. a one-liner next to each token would also be brilliant. - This token does this.

It should be up to date, I have been going back and re-editing it as I add more tokens.

Do you mean the one-liner inside the module?


Scott McCulloch
Site Administrator
Robert AxfordUser is Offline
Gold Membership
Nuke Master
Nuke Master
Posts:765


8/30/2006 9:04 PM  
Posted By smcculloch on 8/19/2006 7:31 AM
Posted By robax on 8/18/2006 1:04 AM

I got here from the link in the module that says it leads to a list of tokens, but judging from the date on the first post, the list must be missing quite a few by now?

I think this list is fine in lieu of documentation, but is it up to date?

P.s. a one-liner next to each token would also be brilliant. - This token does this.

It should be up to date, I have been going back and re-editing it as I add more tokens.

Do you mean the one-liner inside the module?


hmm.. the first token I came here to look for isn't in the list.. there must be a set of tokens for working with categories?

and.. woops I missed a couple of words from my P.s.
I meant to have not just the token name, but also a brief statement of what it's for or does.. same as when you describe new tokens when you post new module updates:

[PANTSTOKEN] - Clothes your information in trousers.

That's what I'm getting at.  I've noted since that you ave already done this for the Latest Articles module. A list like that would be perfect.

Regards,
Rob

P.s. I've just found a possible bug whilst writing this: Go into Admin Options, Site Templates, click Cancel to exit without making changes - the page stays put instead of returning to Admin Options.

 

Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12819


8/31/2006 7:21 AM  
There is a [CATEGORIES] token.

I'll see what I can do on a complete list of tokens inside the template editor (context sensitive to what template you are editing would be great).

Thanks for picking up that bug.

Scott McCulloch
Site Administrator
Tao JianYangUser is Offline
Registered Users
Nuke Super Newbie
Nuke Super Newbie
Posts:19

8/31/2006 9:14 PM  
Thanks for that Scott.
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12819


9/01/2006 7:41 AM  
Posted By robax on 8/30/2006 9:04 PM
Posted By smcculloch on 8/19/2006 7:31 AM
Posted By robax on 8/18/2006 1:04 AM

I got here from the link in the module that says it leads to a list of tokens, but judging from the date on the first post, the list must be missing quite a few by now?

I think this list is fine in lieu of documentation, but is it up to date?

P.s. a one-liner next to each token would also be brilliant. - This token does this.

It should be up to date, I have been going back and re-editing it as I add more tokens.

Do you mean the one-liner inside the module?


hmm.. the first token I came here to look for isn't in the list.. there must be a set of tokens for working with categories?

and.. woops I missed a couple of words from my P.s.
I meant to have not just the token name, but also a brief statement of what it's for or does.. same as when you describe new tokens when you post new module updates:

[PANTSTOKEN] - Clothes your information in trousers.

[/quote]

That's what I'm getting at.  I've noted since that you ave already done this for the Latest Articles module. A list like that would be perfect.

Regards,
Rob

P.s. I've just found a possible bug whilst writing this: Go into Admin Options, Site Templates, click Cancel to exit without making changes - the page stays put instead of returning to Admin Options.

 


This should now be corrected. (the cancel link)

Scott McCulloch
Site Administrator
You are not authorized to post a reply.
Forums > Modules > News Articles > News Articles Tokens



ActiveForums 3.7