JFusion Blog

The Official Blog of the JFusion Team


Jun 29
2009

Universal Frameless and 8 new plugins

Posted by Marius van Rijnsoever in JFusion 1.2.0Frameless

Marius van Rijnsoever

The roller coaster ride of exciting new JFusion features never stops. In today's blog I'll brief you one some of the revolutionary new features that have been developed by one of the JFusion Developerment Team.

 

  • Universal JFusion Plugin 
This universal plugin will allow people to easily integrate any software without writing their own plugin. It works by asking you which database to integrate, then presents you with a table list where you can select where your users are stored. You can also specify what the password encryption is and where the usergroups are being stored. This very handy plugin will be a great addition for people that need to integrate a software, but do not know how to write a new JFusion plugin. As setting up this plugin is done without any PHP coding by the user and involves setting some parameters only.


  • Universal Frameless Mode
Currently frameless integration has been done through direct integration with output buffers. This has the advantage of being able to use integration hooks for advanced integration, but has the disadvantage that some softwares can not be integrated due to the usage of 100's of global vars (MediaWiki) or because of conflicts in function names (Magento). We have now created a universal frameless mode that will work for any JFusion plugin. This new feature has been tested out on MediaWiki and Coppermine with great success. It will also mean that we will support frameless mode on all JFusion plugins soon, including Magento like a lot of people have been requesting. This just demonstrates the power of JFusion where a function was written for MediaWiki and all other jfusion plugins will benefit from these new developments. This will probably mean that phpBBSEO and vbSEO might also be supported in the future, as this model uses cURL and does not care what format the URLs are in (including very optimised seo urls).


  • Upcomming Supported Softwares
  1. osCommerce 2.x
  2. osCommerce 3.x
  3. xtCommerce
  4. SMF 2.x
  5. MediaWiki
  6. Wordpress (through Universal Plugin)
  7. Elgg (through non-core JFusion developer)
  8. Coppermine (through Universal Plugin)
You are probably just as excited by the doubling of supported softwares as we are :)


  • JFusion 1.2.0

As some of you know the JFusion 1.1.x branch is now in bug fix mode only. The JFusion 1.1.4 release is just around the corner and you can download this pre-release version from (containing many bug fixes):
- Download pre-release JFusion 1.1.4 here -

We have also been working extremely hard on the next generation of JFusion called 1.2.0. It has a completely revamped usersync that allows synchronising between any plugins, automatically throttles its speed for optimal performance, advanced time-out protection, allows for synchronisations of subsets of users and has an advanced log/debug system. It will also allow for registration from any software (registration not just limited to the JFusion master). Has a completely revamped installer system that will allow you to select which plugins you want installed (instead of having all plugins installed by default). Also you will be able to synchronise profile fields and many more features. This will be our biggest JFusion release ever (which says a lot).

 Now that I have teased you with all of these exciting new features, it is time to let you know that we have not set a release date for JFusion 1.2.0 yet. We want this to be our stable branch so we want to make sure we include all our features for this release.

 

Thanks again for your support of JFusion!

Marius

(on behalf of the whole JFusion Team)

 

Comments (25)Add Comment
11103
Mind blowing... as usual!
written by Atomix, June 29, 2009
Wow.

You guys have really pulled out all the stops! Universal plugin is an extraordinary idea. Will universal frameless help with the conflicting css issues such as when phpBB is wrapped in Joomla?
9974
Thanks.
written by morten hundevad, June 29, 2009
No there is no change to the css conflicts, however we are planing to fix this problem by replacing css files and parsing them to be unique ( automatic ). however i am not sure where we are on that. i have been quite busy working on the universal plugging and universal frameless.

11103
...
written by Atomix, June 29, 2009
Well, you'll get no complaints from me. You guys seem to be working tirelessly and are doing an amazing job. smilies/cheesy.gif

Thankyou!
12152
Where would I customize this to work with another php based system that has a simple user / password login
written by leland smith, June 29, 2009
I think that this application is great! I would like to use it to provide a single log-in for civic-crm and another php application that is not joomla based. All of the database's are on the same server. In fact, Joomla and the other app are using the same database name just different table names.

Please point me in the right direction. I am also willing to compensate someone for the help.

Thank you.
9974
...
written by morten hundevad, June 30, 2009
Forum is best place for that kind of help.
7160
::snoopy dance::
written by Tigratrus, June 30, 2009
BIG news. Very excited about the Universal Plugin, that's a huge step! Sounds like that would give us an ideal way to integrate PHPMyDirectory. smilies/smiley.gif.

If we could use the Universal Frameless while retaining the vBSEO urls, that would save us a LOT of work/maintenance as we could take all the navigation links/structure out of our vB/Wordpress/PMD header/footer. We've said it since the beginning: JFusion ROCKS!

James and Susan
9974
indeed its exciting!!!
written by morten hundevad, June 30, 2009
I agree it is exciting.

http://joomla.fanno.dk/coppermine this is 100% universal frameless

it is very complex to setup, and in some case it may be more easy to create a plugin for it, and just use the pre build in frameless features.

good thing is you can import / export config so if someone have created a config for program yyyyy then user b can use the same config for the same program ( by supplying the correct database info ).
7156
Sphinx and Joomla ?
written by ssnobben, July 01, 2009
Well now we are just need to integrate a full index search engine for Joomla :-) I would vote for Sphinx search engine

http://forum.joomla.org/viewtopic.php?f=471&t=384684&hilit=sphinx
http://sphinxsearch.com/forum/view.html?id=3860
10802
Nice
written by Magnus, July 03, 2009
Looking forward to the next release...

However, there was one thing I noticed, did you guys go away from the "automated" login when logged out of phpBB and not Joomla1? Remember the forums here, I only had to press board index or login, and I would be logged in again, if I was logged in to Joomla!. Is this removed, or is the remember me feature fixed?

Anyways, great job, JFusion is one of the most central software for my site!
12112
good news
written by prova, July 25, 2009
hello,
In my joomla site i've installed payment component p8pbb for phpbb3 bridge, now if i want install jfusion plugin for wordpress mu can p8pbb and jusion work together p8pbb for phpbb3 and jfusion for wordpress mu without conflicts?
Many thanks for your develope
62
...
written by Marius van Rijnsoever, July 26, 2009
You most likely can not use p8pbb and JFusion together. p8pbb encrypts all of its code with ioncube, therefore it is impossible to see how good or bad its code is or if it is compatible with other Joomla components. This encryption method and the p8pbb license conflicts with the Joomla license, which is the reason why p8pbb was banned from the Joomla Extention Directory.

We are working on the CB/JoomSocial integration, so you can switch to JFusion completelty once the JFusion 1.2.0 is released.

Thanks, Marius
12112
...
written by prova, July 26, 2009
Hello

Thanks for your reply, i need any info about jfusion 1.2 i would know if you fix firefox dual login bug (without hack joomla core php files), if jfusion work well with external link and if in 1.2 you release wordpress mu bridge plugin.
In the end when you think release this new version of jfusion? And will i utilize wordpress mu and phpbb3 plugin togheter?

Many thanks for your replies
9974
...
written by morten hundevad, July 26, 2009
It has not been tested with Wordpress mu, but I don't. Why it would not work when normal Wordpress works.

New feature that will also be added is cross domain single sign on first test looks good. It require a file to be uploaded to the target domain. That will be used to set cross domain cookie logon.

It will be recomended to use https for this but it can work without. Data will be encrypted with a user defined key.
12535
When do you guys see a release of 1.2?
written by mike_sho, August 22, 2009
Would love to hear a date of the upcoming release! Even the 1.1.4....
9974
...
written by morten hundevad, August 23, 2009
think Marius was planing to make the 1.1.4 one of theis day's but not sure how far he is with that..
0
...
written by Loreley, September 02, 2009
Any news on the release of Jfusion 1.1.4? I'm really looking forward to it. Thanks.
12944
JFusion Plugin for Wordpress MU
written by cammot, September 19, 2009
Could you please ensure that a JFusion plugin for WordPress MU is included in the next version release. The popularity of Wordpress as a stable blogger software makes the plugin crucial for a greater JFusion success. Thanks
9974
...
written by morten hundevad, September 19, 2009
well you are always welcome to checkout the svn and se if it will work with wordpress mu
9653
Exciting News
written by arulprakash, September 27, 2009
Thanks for the wonderful work..I am using Jfusion for a year and dont know any other free component that comes close to you guys. Simply Outstanding work smilies/smiley.gif

smilies/grin.gif
9974
...
written by morten hundevad, September 27, 2009
I don't know of any component that do it payed or not..
0
Well done
written by dzx, September 28, 2009
Well done guys, JFusion is an amazing piece of work.
13032
Where is is?
written by guanche, October 01, 2009
Sorry..

i have upgraded to JFusion 1.2 but i cant find the Universal Plugin to connect to Wordpress Mu.

I cant see it at the Plugin list.

Where is it?

Sorry i know i am so brute.

regards
guanche
9974
...
written by morten hundevad, October 01, 2009
The Reason for this is because jfusion 1.1.4 was renamed to 1.2.0 and 1.2.0 is now named 2.0.0

-Sorry
13032
...
written by Guanche, October 02, 2009
Thank you so much Mr Morten,

so where could i get the 2.0 pre-release with the Universal plugin?

Thank you so much and congratulations for that great work.

regards

guanche
9974
...
written by morten hundevad, October 02, 2009
The svn is on google code, under name jfusion, get the trunk, just know it is very broke sometimes. It is also only supported in the. Bug tracker.

Write comment

busy