CMS MADE SIMPLE FORGE

News Module

 

[#652] return url and print texts as a parameter

avatar
Created By: Tatu Wikman (tsw)
Date Submitted: 2006-05-13 16:16

Assigned To:
Resolution: Won't Fix
State: Closed
Summary:
return url and print texts as a parameter
Detailed Description:
Would be good to have option for setting these as parameters for the module call

History

Comments
avatar
Date: 2006-06-01 12:07
Posted By: Elijah Lofgren (elijahlofgren)

You mean so you can remove them?

If so, you can just delete the following from the News
Detail Template:

<div id="NewsPostDetailPrintLink">
	{$entry->printlink}
</div>
{if $return_url != ""}
<div id="NewsPostDetailReturnLink">{$return_url}</div>
{/if}
      
avatar
Date: 2006-06-01 12:17
Posted By: Tatu Wikman (tsw)

Nope,

but if one wants to have different return links for different news module calls
(e.g. "return to news archive" and "return to new news") etc.


      
avatar
Date: 2006-08-15 14:36
Posted By: Rick Beemsterboer (rbeemsterboer)

Yep, seems like a helpfull future because google isnt indexen the news pages...
so it seems
      
avatar
Date: 2009-03-22 16:23
Posted By: Robert Campbell (calguy1000)

this can be done with the {module_action_link} tag in CGSimpleSmarty.  Create a
URL to any page/module-action you want.
      
Updates

Updated: 2012-04-15 00:15
state: Open => Closed

Updated: 2009-03-22 16:23
resolution_id: => 8