A New Book for Joomla

Published by

on

The book will be all about the new version of Joomla, version 1.5, a tentative title is “Joomla 1.5: An End Users Guide”.

If you would like to get notified via email as the project progresses, then you can sign up here.

If you are a developer and are interested in an extension review (one of the chapters) then
add your email here:

function verifyRequired5() {
if (document.icpsignup.fields_email.value == “”) {
alert(“The Email field is required.”);
return false;
}
return true;
}

Email:

If you have some advice, feedback, or any comment at all, I would like to here them, comment below!