The Joomla! Forum ™






Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Wed May 26, 2010 7:22 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Wed May 26, 2010 7:02 am
Posts: 3
Location: Russia
There are two tutorials on "how to create plugin for Joomla 1.5"

In first tutorial http://docs.joomla.org/Tutorial:Creating_a_Plugin_for_Joomla_1.5
there is line
Code:
jimport('joomla.event.plugin');


In other tutorial http://docs.joomla.org/How_to_create_a_content_plugin
this line is different:
Code:
jimport('joomla.plugin.plugin');


I'm confused. Which is right? Maybe it is a mistake, or maybe both are right, and the reason why they are different I just don't know.

Please, explain.

P.S. I'm writing my first Joomla plugin, so i'm really concerned.


Top
 Profile  
 
PostPosted: Wed May 26, 2010 7:31 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Fri May 21, 2010 5:15 pm
Posts: 151
Location: Kingston-Upon-Thames
I think jimport('joomla.plugin.plugin'); is correct. jimport will look for libraries/joomla/plugin/plugin.php this file exists whilst libraries/joomla/event/plugin.php doesn't.

_________________
Regards
Rajeev Trikha
www.itis-consultants.com


Top
 Profile  
 
PostPosted: Wed May 26, 2010 8:03 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Wed May 26, 2010 7:02 am
Posts: 3
Location: Russia
rajeev108, thanks!

Someone should correct wiki article, unfortunately I don't have time to register.


Top
 Profile  
 
PostPosted: Sun Jun 06, 2010 4:06 pm 
User avatar
Joomla! Ace
Joomla! Ace

Joined: Thu Aug 18, 2005 8:57 am
Posts: 1376
Location: Shrewsbury, Shropshire, United Kingdom
Fixed. Thanks for the heads-up.

Chris.

_________________
Joomla Leadership Team - Production Working Group

Joomla Web Services http://www.kickstarter.com/projects/964120480/joomla-web-services
Lion Coppice http://www.lioncoppice.org


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



Who is online

Users browsing this forum: No registered users and 8 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® Forum Software © phpBB Group