Olan’ny blaogy.org

Araka ny efa hitantsika teto dia nanana olana goavana ara-milina ny blaogy.org. Very tamin’izany daholo ny données rehetra. Fomba anakiray nataoko handraisana ny données aloha dia nosintonina tao amin’ny www.archive.org

Hevitra mety azo ampiasaina angamba io fomba iray io na dia tsy feno aza ny lahatsoratra ao. Mbola jerena raha misy lahatsoratra tavela any antrano.

Joomla user Auth for WordPress MU

After I check what davicho did, which was inspired by what I did before, I decided to write down this plugin to just Authentify Joomla users into WordPress MU.

This is a plugin for WordPress MU.

When you use this plugin, your Joomla users will be able to be integrated into your WordPress MU installation. According to how you set it, users can just be members or they can also have blogs automatically. This will work for Joomla 1.0.x and Joomla 1.5.x

Installation

  • Just drop the file joomlauth.php into your mu-plugins directory then configure and activate the plugin Joomla Auth in your WordPress MU Admin Option.

Download

Changelog

  • 2008-07-10: Ver. 1.1.0
    • ! options fixed
    • + login form can be other than wp-admin or wp-login.php
    • + can be translated in other languages
  • 2008-02-20 : Ver. 0.9.1
    • Public release
    • Adding support for Joomla 1.5
    • “Just username” option

Todo

  • Shared session

Joomla MySQL Auth

This is an extension with a component and a module for Authenticate users right from a mysql usertable. All informations about the database (hostname, databasename etc) can be configured in admin. The Query to get the user information is also to be set in the admin backend. This was tested to authenticate phpBB users and drupal users. And should work with others as well.

Every user who logs in is registered automatically to your Joomla user table. And if they change password in the remote site, their password will be updated when they log back in joomla. (So the username and password are always synchronized)

UPDATE 1-Sept-2006

  • Some of you said that the users are not shown in list as joomla users. It seems the users are in the database but since they dont’ have names they are not shown in the Administration panel.
    So please use the name field in the SQL Query to make it work well

UPDATE 7-sept-2006:
Sorry that the example I put here had an error. I forgot a ‘

This is the right example.

eg. SELECT name_field_in_my_table AS name, username_field_in_my_table AS username, email_field_in_my_table AS email FROM my_table WHERE username_field_in_my_table=’%{user}’ AND password_field_in_my_table=md5(’%{pass}’)

UPDATE 20-June-2007

  • This version is for Joomla 1.0.x >= 1.0.12
  • Fixing some session issues in Joomla 1.0.12
  • Using josSpoofCheck (that’s why it wont’ work with Joomla < 1.0.12)

Downloads

Joomla Newsbox Module

For those who use the famous CMS Joomla, and want to have a news portal site… let’s say, like CNN.com or Washingtonpost.com then you can use this module. In fact, I bought ijoomla news portal from ijoomla.com but I was not satisfied because of the missing JoomFish Support with their component. Joomfish is the multilingual support for Joomla. So if you have a multilingual site then you cannot use ijoomla news portal. Read More