Joomla! Discussion Forums



It is currently Thu Nov 26, 2009 1:05 pm (All times are UTC )

 




Post new topic Reply to topic  [ 9 posts ] 
Author Message
Posted: Tue Sep 29, 2009 2:01 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Tue Sep 29, 2009 1:54 pm
Posts: 1
Hi there,

the emailcloaking plugin in joomla! works only in content.

What's know with emailadresses in modules?

Is it possible to make the plugin also working with modules?

Thanks


Top
  E-mail  
 
Posted: Fri Oct 16, 2009 9:17 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Fri Apr 03, 2009 9:32 am
Posts: 3
i have the same problem.
anyone has a solution?


Top
  E-mail  
 
Posted: Wed Nov 04, 2009 12:23 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Thu Apr 20, 2006 8:19 am
Posts: 3
I'd like to know the same answer. Is there any way to get the email cloaking work on modules(or components) in joomla 1.5.14?


Last edited by ooffick on Mon Nov 09, 2009 11:34 am, edited 1 time in total.
Mod Note: Bump post deleted, please do not bump your posts.


Top
  E-mail  
 
Posted: Fri Nov 06, 2009 8:30 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Fri Nov 06, 2009 7:37 am
Posts: 3
I've been searching for this too and found this -- trying it in my own component, so maybe it will help someone else.

Code:
$email = 'some.email@some.domain';
$emcloaked = JHTML::_('Email.cloak',$email);
echo $emcloaked;


Top
  E-mail  
 
Posted: Fri Nov 06, 2009 8:47 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Thu Apr 20, 2006 8:19 am
Posts: 3
Yeah I got pretty much the same answer from other site too.

My main concern is to get it work on Joomla's Custom module but there is no code for that module except mod_custom.xml file so Im kinda clueless where should I put that code. Normally for modules there is some xxx.php files where I could put that but with mod_custom there is none.

Any ideas for this?

Custom module is very ideal for presenting contact information but it definately needs that email cloaking.


Top
  E-mail  
 
Posted: Mon Nov 09, 2009 10:53 am 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Thu Aug 18, 2005 8:43 pm
Posts: 5759
Location: New York
Are you sure it's not working? I believe that it is fires.

I'm going to move this to the appropriate forum, since it's not a bug report.

_________________
Read your words before posting and think about how other people will read them.
Be polite. Be kind. Be constructive. Say thank you.
Freedom-Equality-Trust-Community-Collaboration-Usability
http://opensourcematters.org/index.php?Itemid=134


Top
   
 
Posted: Mon Nov 09, 2009 12:10 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Thu Apr 20, 2006 8:19 am
Posts: 3
That is easy to test. Just make Custom module and write some email there and see from the source code is it cloaked or not. It is definately not cloaked.


Top
  E-mail  
 
Posted: Mon Nov 09, 2009 12:12 pm 
User avatar
Joomla! Exemplar
Joomla! Exemplar
Online

Joined: Thu Jul 17, 2008 3:10 pm
Posts: 7688
Location: Europe
You cannot use any content plugins in the Custom HTML module.

But you could use the following module instead:
http://extensions.joomla.org/extensions ... dules/4175

Olaf

_________________
Olaf Offick
Learn Skills - a world of learning at your fingertips
http://learn-skills.org


Top
   
 
Posted: Tue Nov 10, 2009 10:41 pm 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Thu Aug 18, 2005 8:43 pm
Posts: 5759
Location: New York
Sigh, yup I was remembering that it was added to section and category descriptions.

_________________
Read your words before posting and think about how other people will read them.
Be polite. Be kind. Be constructive. Say thank you.
Freedom-Equality-Trust-Community-Collaboration-Usability
http://opensourcematters.org/index.php?Itemid=134


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 16 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group