Announcement

  •  » Requests
  •  » [Feature Request] Joomla! and Piwigo

#1 2011-02-23 15:47:39

cmsbg.info
Member
2011-02-23
13

[Feature Request] Joomla! and Piwigo

To get more visibility (I say popularity) there should be component for integrating Piwigo 2.2 with Joomla! 1.5 & 1.6 with self-made component, modules and plugins or using the multi-bridge extension JFusion (www.jfusion.org). I can't done it myself bcz my experience ends with MySQL, MS SQL and Localization.

Offline

 

#2 2011-02-23 15:58:15

johnnyfive
Member
1970-01-01
15

Re: [Feature Request] Joomla! and Piwigo

Hi.

What kind of integration are you referring to? (eg. image linking for J! articles, widgets, etc..)

Cheers,
João C.

Offline

 

#3 2011-02-23 16:08:25

cmsbg.info
Member
2011-02-23
13

Re: [Feature Request] Joomla! and Piwigo

User base - one registration for everything
Modules integration (somewhere are called blocks) - New Photos, Top Photos, Updated Photos, Comments
Template integration
Content Editor button - for inserting images from Piwigo into Joomla content
Community Builder and JomSocial plugins for Users profile
CB: - User have uploaded xx photos, made xx albums and wrote xx comments
JS: - Same plus application for the walls.

Comments ability to use existing most popular commenting systems instead of build-in.
JComments
JomComments

All application mentioned above can be provided for free, bcz of GPL v2/3, no matter that some are paid :)

Offline

 

#4 2011-12-30 10:32:35

martyd
Member
2011-12-30
7

Re: [Feature Request] Joomla! and Piwigo

Make Piwigo a JOOMLA extension then Themeing for Piwigo would be based upon JOOMLA themeing. With over 2.5% of all websites in the world based upon JOOMLA, the plaform would be a wonderful way for Pwigo to gain exposue and popularity. There might also be more and better plugin development for Piwigo.

Piwigo is probably if finest development I have had occasion to find and install. The install process is without fail, one of the best I have experienced. Updating is already included by Piwigo. Plugins development has been part of Piwigo's development process. I think Piwigo would benefit even more if it could become a JOOMLA Gallery. I would expect it would become the Gallery of choice for many JOOMLA users.

Offline

 

#5 2012-01-05 11:06:32

alexpreyer
Member
Hammelburg (Ger)
2009-11-27
179

Re: [Feature Request] Joomla! and Piwigo

I also agree. I love piwigo, but one of my most important points at the moment (I relaunch my homepage with Joomla) is the seamless integration of my photo gallery in my Joomla website. For the moment it is not possible, but I hope it will be possible soon :-)

Offline

 

#6 2012-01-05 11:19:44

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: [Feature Request] Joomla! and Piwigo

cmsbg.info wrote:

User base - one registration for everything

that's pretty easy actually, you have to add in your local configuration file

Code:

define('USERS_TABLE', 'db_name.user_table_name');

$conf['user_fields'] = array(
  'id' => 'id',
  'username' => 'username',
  'password' => 'password',
  'email' => 'mail_address'
  );

and modify parameters according to your joomla users table
that what is used on piwigo.org to link PEM and forums tables

other features ask a lot of work...

Offline

 

#7 2015-09-24 18:17:54

joel95
Member
2015-09-19
2

Re: [Feature Request] Joomla! and Piwigo

Hi,
Here is the solution: http://piwigo.org/forum/viewtopic.php?id=25930
Joomla extension available here: http://www.oopstouch.com
Regards,
Joël

Offline

 
  •  » Requests
  •  » [Feature Request] Joomla! and Piwigo

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact