My Subscriptions

No active or expired subscriptions. View Available Subscriptions

Advanced Search

Home arrow Forum arrow Extensionsarrow JCal Pro and JCal Clientarrow Archivearrow Feature Requests (board locked)arrow Suppress link from latest events
Pages: [1]
Print
Author Topic: Suppress link from latest events  (Read 93 times)
perry
Newbie
*

Karma: +0/-0
Posts: 7


View Profile
« on: May 31, 2008, 04:19:45 AM »

We use Jcalpro just to create a list of forthcoming events and have nothing in the description.  I propose an option in 'latest event' to suppess the link on the title thatn takes it to the calendar entry as there is not point with nothing else to read. We had to manually edit the php to do this.

   //$module_output_array[$extcounter] .= '<a href="' . $ext_event_link_URL . '">' . mf_shorten_with_ellipsis($thisEvent->title,$EXTCAL_CONFIG['title_max_length']);
   $module_output_array[$extcounter] .=  mf_shorten_with_ellipsis($thisEvent->title,$EXTCAL_CONFIG['title_max_length']);
Logged
Pages: [1]
Print
Jump to:  

Powered by SMF 1.1.3 | SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com

Original Joomla Template design by RocketTheme ( Conversion by Bloc)