edo888 / jumi

Joomla! custom content extension
http://2glux.com/projects/jumi
1 stars 0 forks source link

Jumi 2.0.6 for Joomla 1.6 - Module not saving code #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When you save the module joomla wipes out the code leaving only the text. Hense 
the module is useless for writing code.

Original issue reported on code.google.com by janetwe...@gmail.com on 18 Jan 2011 at 11:38

GoogleCodeExporter commented 9 years ago
It is a known issue in 1.6...

You need to do this:

Create a jumi application with your code, save it and you will be able to 
include that code in module this way.

Open jumi module or custom module and put this inside

{jumi [*APP_ID]}

where APP_ID is the ID number of the application you have created.

Original comment by edo...@gmail.com on 19 Jan 2011 at 10:32

GoogleCodeExporter commented 9 years ago
How about including this information on the website or in the archive....

Original comment by janetwe...@gmail.com on 19 Jan 2011 at 1:39

GoogleCodeExporter commented 9 years ago
I haven't had a chance yet, but I have a note about that on the extensions 
directory page.

Original comment by edo...@gmail.com on 19 Jan 2011 at 1:44

GoogleCodeExporter commented 9 years ago
I just realized something... Why not change the module and replace the code
written window with an app id text box since the code windows is no longer
needed.

Original comment by janetwe...@gmail.com on 19 Jan 2011 at 2:19