-
ARCHIVES
-
iCagenda - Italiano
-
[Solved] target link file allegati
[Solved] target link file allegati
-
Kappadocio
-
Topic Author
-
New Member
-
Less
More
-
Posts: 17
-
Thank you received: 0
-
-
12 years 2 months ago - 12 years 2 months ago #524
by Kappadocio
Last edit: 12 years 2 months ago by giusebos.
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6777
-
Thank you received: 606
-
-
-
-
12 years 2 months ago #528
by Lyr!C
Kappadocio wrote: lo so ed è per questo che vi pagherei un po' di birre
ma so che mi volete bene quindi...
ALTRO DESIDERIO
come faccio a modificare il codice per far aprire gli allegati in un altra pagina anzichè nella stessa?
vedi esempio
www.toscanatrail.it/index.php?option=com...70&id=3#.UFlzR7LN_zt
Change this lines in icmodel.php:
protected function fileTag ($i){
return '<a class="xDownload" href="'.$i->file.'">'.JText::_( 'COM_ICAGENDA_EVENT_DOWNLOAD' ).'</a>';
}
TO
protected function fileTag ($i){
return '<a class="xDownload" href="'.$i->file.'" target="_blanck">'.JText::_( 'COM_ICAGENDA_EVENT_DOWNLOAD' ).'</a>';
}
I will add it in the next release
Latest version : iCagenda 3.9.7
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
ARCHIVES
-
iCagenda - Italiano
-
[Solved] target link file allegati
Time to create page: 0.082 seconds