| T minus zero Already? |
| Forms | |||
| Written by Mostafa Muhammad | |||
|
Looks like it, 2nd term is over , that felt much shorter than the first , anyway , I'll talk about what's been done in this term and what I'm hoping to achieve beyond GSoC 2008 Transition to mootools 1.2That took some work to get done, I were adviced to move to mootool 1.2 since J! is upgrading to that version anyway, I also cleaned up the javascript code while I was at it. A good question would be , Isn't the current version of Joomla! running 1.11? well , yes, and yes 1.11 is not compatible with 1.2 so you would expect the component not to work on the current version of J! "1.5.6 as of writing this". The good news is , I managed to workaround this at the expense of a single non-fatal javascript error in the design view, The workaround simply unloads J!'s mootools 1.11 and loads 1.2, You shouldn't notice any difference while working with the component, unless you have debugging enabled on IE. Simple HTML elementThis one got me pulling out what's left of my hair (Which is few), I was trying to have an edit-in-place function with a WYSIWYG editor that allows the user to write HTML anywhere within the form much like he would in articles, but I'm afraid I failed at that for technical reasons I'm yet to discover, I settled for non-wysiwyg editor that accepts simple html and plain text, But I promise that this is NOT the end of it Insha'Allah. Mailer functionMailing in JForms is implemented as a "storage plugin", Currently it allows the administrator to decide if he wants to send form data to a particular E-mail or send "Submission confirmation message" to the user who fills the form , That's if the user specify's an E-mail in the form , The component has its way of knowing if that E-mail is acutally a user E-mail or not, I'll talk on that in the documentation, it would make more sense with pictures , Insha'Allah. Localization supportJust went around to see if any string weren't enclosed in JText::_() calls , Wrote simple a language file so I think it should be easier to localize the component now There's still about 5% of strings that aren't wrapped in JText::_() calls becuase they appears in independent files that are not loaded within Joomla! Context, but this issue will be looked upon as soon as possible. Minor fixes and additionsAmong the things that has been added to the component are:
Countless fixes "But as always that doesn't mean we're bug-free yet :P" What I would like to do beyond GSoC 2008
Oh , You wanna see the latest version, ha? Latest version JForms 0.5 Alpha
For those who might be wondering what's T minus zero :P
|




Tuesday, 26 August 2008
I will attempt to fix this to work on Php4 Although I recommend that you move on to Php5 hosting instead.
http://gophp5.org/
Monday, 25 August 2008
Sunday, 24 August 2008
Thursday, 21 August 2008
I would like to know if I can use this tool in production.