www.mamboteam.com
Jx Development
Home
Friday, 19 March 2010
 
 
Main Menu
Home
FAQs
Portfolio
File Archive
Bug Reports
Support Forum
Development Update
Work in Progress
Web Links
Contact Me
Component Demos
Jobline Demo
Mamblog Demo
Jambook Demo
Login Form





Lost Password?
No account yet? Register
Who's Online
We have 30 guests online
Newsletter

Subscribe to our newsletter.






Donate
If you use and like my scripts, and would like further developments, please consider donating a few bucks.

External links
www.ledutveckling.com - The Yard - Utvecklaren - Rollspel.nu - Spelwebben - Gardener's Game Garage - My Pet Peeves - PSPnuts

Interesting Sites
Joomla!
Joomlahut
Netshine Joomla Tutorial
JX extensions on JED
Component Showcase

Mamblog

Latest version: 1.0
Price: Free License: GNU GPL v2


Mamblog is a user blog component that allows you to run a page where users can register and get their own blog page where they can add new blog entries without having to be editors. Mamblog requires Joomla! v1.0.x or Mambo v4.5.2.3.
Read more about Mamblog

Demo - FAQ - Documentation - Tracker - Forum

Jobline

Latest version: 1.1.3.2
Price: Free License: GNU GPL v2


Offer job postings on your site with Jobline! Your users can browse jobs or search by job title and apply immediately online. Recruiters can add jobs and update job status throughout the hiring process. The administrator can approve or deny any job and controls publishing status.
Read more about Jobline

Demo - FAQ - Documentation - Tracker - Forum

Jambook

Latest version: 1.0 RC1
Price: Free License: GNU GPL v2


Jambook is a feature rich open source Joomla guestbook component with spam protection, email address cloaking, flood protection, double posting checks and the ability to use Joomla wysiwyg editor, even for guests! Updated for Joomla 1.5.
Read more about Jambook

Demo - FAQ - Documentation - Tracker - Forum

Custom Development

Due to taking on a full-time job as a Systems Architect, I'm not available for custom development anymore.

I'm planning on keeping my extensions updated as well as adding new features. For people interested in custom development for my extensions you could ask on the Support Forum. If I can't help, someone else might be able to.

Latest News
Mamblog Full Formatting Support Hack PDF Print E-mail
Written by Brat   
Wednesday, 15 November 2006

Question

How do I let users use a wysiwyg editor and keep the full formatting?

Answer

These are instructions on how to allow your users to use a wysiwyg editor for full formatting and to upload and enter images into their entries.

The instructions were written by Brat from the forum.

The next patch release of Mamblog will add support for this so that the hack won't be necessary.

Step 1)

Apply the Mamblog Full Formatting hack. Remove the HTML stripping feature from Mamblog. Do this by editing showblogs.php and commenting out lines 470-472 (this should be an else statement that contains the stripping call. The lines should look similar to the following:

 
    else {
               $text = safeStrip( $text );
       }

Just comment these out.

Step 2)

Install JCE Editor (version 1.1.x) and make this the default WYSIWYG editor (instead of TinyMCE). For more information, and a complete list of plugins and support, please go to the editor�s home site, located here: http://www.cellardoor.za.net. You also need to download and install the JC Editor Administration component � this allows for easy administration of the various JCE features via Joomla administrative backend.

Step 3)

Then, download and install the ImageManager and/or MediaManager plugins, depending upon what you want to allow. ImageManager allows members to upload pictures; MediaManager allows members to upload and imbed movies (i.e., flash, etc.) into their blogs or other submissions (depending upon level of access). This allows Joomla to create member subdirectories and effectively "jail" members to those directories. Only Admins and Superadmins can tip into all directories.

Note: Plugin access can be based on user level. For example, ImageManager can be enabled for all Registered members, but Authors, Editors and Publishers get MediManager access.

Please remember � you must install and setup the core JCE mambot and associated plugins properly for this to work. If you need assistance doing this, please first read the documentation available at the JCE home site.

Step 4)

There is a frontend editor bug with JCE. To get JCE to work as it should, you need to download and replace an existing file. Full documentation (including the download) is located here.


Comments
Search RSS
not working
zen (Registered) 2006-11-16 07:27:07

I'm using Mambo 4.5.3h and JCE 1.04.

I followed the instruction here, but user
folders are not restricted individually.

Has this hack been done using JCE
1.10beta?

Also, is it only for Joomla?
This is Joomla, not Mambo
Brat (63.146.126.xxx) 2006-11-22 01:19:46

I should have mentioned that the hack was tested on Joomla only. As I do not use Mambo, I do not know if this would work.

FYI, this was
tested using the latest stable versions of Joomla (1.0.11)
and Mamblog.

My suggestion is to find a WYSIWYG editor dedicated to
Mambo that has the same types of plugins, install that, and use these steps
as a guide.
Why the hack? Image upload onl
Live M (125.238.121.xxx) 2006-11-22 12:13:56

I've had Mamblog installed since before this announcement and have never hacked
it but users can and do use a WYSIWYG editor for their blogs, images and all
(except no upload function).
The hack because...
Brat (63.146.126.xxx) 2006-11-22 21:40:57

The hack was in response to issues raised in the following forum thread:

http://joomla.theyard.org/component/option,com_...

The stripping problem specifically refers to issues with viewing Mamblog
contents within Mamblog. Even if the entries looked "normal"
viewed within Joomla's regular content window, the same entries when viewed
via Mamblog looked "formatless". The hack takes care of this
particular problem.

Image imbedding was yet another problem -
Mamblog wouldn't do this. So, again, the hack solves this problem.
admin (SAdministrator) 2006-11-23 00:44:57

Yep, if you don't have any problems you don't need it, it depends on how you use
Mamblog.

The hack is only needed because of a last minute security fix in the
stable 1.0 version of Mamblog, and it essentially removes it. The next release
will remove the need for this fix and will instead properly remove any possibly
harmful html/javascript. It will also be possible to turn on/off html completely
via the configuration.

I plan to have the new release ready within two weeks,
hopefully.
noproblemo (Registered) 2007-01-28 17:09:32

"Apply the Mamblog Full Formatting hack. Remove the HTML stripping feature
from Mamblog. Do this by editing showblogs.php and commenting out lines
470-472"

What do you mean comment out and how do I apply the Mamblog full
formatting hack?????
admin (SAdministrator) 2007-01-28 17:46:33

Step 1 basically means that you remove the lines listed.
php script error
Colin (70.74.254.xxx) 2007-02-24 22:01:32

I have tried the hack and get this error from the Mamblog Menu Link

Parse
error: syntax error, unexpected $end in
/home2/refuge/public_html/components/com_mamblog/s howblogs.php on line
555

Could you advise?
fixed error but hack does not
Colin (70.74.254.xxx) 2007-02-24 22:42:01

I fixed my error ( I had commented out an extra line) but I find the hack does
not work for me. I still see the html.
Strangely, when I first installed Mamblog
I had access to the JCE editor but this morning I was seeing html. The JCE
editor works on all the other pages (it's been installed for some time now) so I
know that's not the problem. Any advice would be welcome...
Only registered users can write comments!

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

 
Advertisement
Polls
Is Joomla 1.0 support needed in future releases of our extensions?
 
Latest News
Most Read
Latest Commented
Bug Reporting (1 comments)
Mamblog - User blog component (61 comments)
The road to Jobline v1.2 (5 comments)
Export vBulletin users to Mambo (6 comments)
Jobline Documentation (4 comments)
Latest Posts

More...
 
Top! Top!