adding list description to subscriber module - 2008/07/05 16:02 Hello,

I was wondering if when using the subscriber module, it is possible to have added the list description directly below the checkbox line itself, I've added a screenshot as illustration.

If not, that's perfectly fine, as I can add it in the subscriber module's post-text field.

Thanks, Terry.

Post edited by: terryatpace, at: 2008/07/05 16:02
  | | To post on the forum you need to sign in.
Re:adding list description to subscriber module - 2008/07/05 16:04 Sorry, screenshot attached.
File Attachment:
File name: acajoom_scr1.zip
File size:6852 bytes
  | | To post on the forum you need to sign in.
Re:adding list description to subscriber module - 2008/07/07 18:35 Hello Terry,

You can do it by replacing the function toolTip(...) (from the line 49 till 59) of the file compa.php (<joomla>/administrator/components/com_acajoom/) :
Code:

 function toolTip($tooltip$title=''$width=''$image='tooltip.png'$text=''$href=''$link=1){       if(compa::joom10()){     if ( $GLOBALS[ACA.'use_sef'] AND function_exists('sefRelToAbs') ) $href sefRelToAbs($href);       return mosToolTipaddslashes($tooltip), addslashes($title), $width$image$text$href$link);   }else{     if(preg_match("/#/",$href)){       $href null;     }     return JHTML::_('tooltip'$tooltip$title$image$text$href$link);   } }





By :
Code:

 function toolTip($tooltip$title=''$width=''$image='tooltip.png'$text=''$href=''$link=1){   $html '<a href="' $href '">' $title '</a>';            if (!empty($tooltip)) $html .= '<br /><span>' $tooltip '</span>';            return $html; }



Post edited by: kornikopic, at: 2008/07/07 18:36
*** Please, read our official documentation before posting. Thank you ***

Best regards,
Jonathan
  | | To post on the forum you need to sign in.
Acajoom Acajoom
- - - - - - - - - - - - - - - - - -
Content Statistics
Google Adsense Search
News
Acajoom PRO
Acajoom PRO
€79.95
Add to Cart






Lost Password?
No account yet? Register

Last Posts

Breathtakers