The Joomlashack Blog
Install the AreYouaHuman Game CAPTCHA in Joomla
- Written by Nick Savov Nick Savov
- Published: 02 April 2013 02 April 2013
One of the downsides to using popular software such as Joomla, WordPress or Drupal is that lots of spammers know how to target that software. It's not unusual to get a lot of spam registrations on your site.
On the other hand, one of the most frustrating experiences on the web is attempting to fill-in a really hard-to-read CAPTCHA. After several failed attempts, many users give up and leave your site. That's one reason that we've not used CAPTCHA's at OSTraining. We'd rather deal with spam, than lose our valued customers and visitors.
Update your Local Joomla Repository on a PC using TortoiseGit
- Written by Nick Savov Nick Savov
- Published: 13 March 2013 13 March 2013
In the last tutorial, we showed you how to create a local repository.
In this tutorial, we will show you how to update the local repository with the latest development changes from Joomla.
This should be done each time before testing bugs or applying patches to make sure that we have the latest fixes.
Read more: Update your Local Joomla Repository on a PC using TortoiseGit
Create a Local Version of the Joomla Github Repository using TortoiseGit
- Written by Nick Savov Nick Savov
- Published: 13 March 2013 13 March 2013
This tutorial will show you how to create a local version of the Joomla github repository, which houses the latest code base for Joomla.
Read more: Create a Local Version of the Joomla Github Repository using TortoiseGit
How to Install TortoiseGit on a Windows PC
- Written by Nick Savov Nick Savov
- Published: 13 March 2013 13 March 2013
This tutorial will show you how to download and install TortoiseGit, which we will use in subsequent tutorials to test and create patches.
TortoiseGit is not the only software that you can use to test and create patches, but it's easy to use, so that's why we decided to use it for our tutorials on patches. TortoiseGit is only available on Windows. I will be posting a Mac tutorial later today.
How to Report a Joomla Bug on Joomlacode.org
- Written by Nick Savov Nick Savov
- Published: 13 March 2013 13 March 2013
If you want a Joomla bug to get fixed, you should report it to the Joomla Bug Squad with the bug tracker.
This tutorial will show you step-by-step how to file a Joomla bug report.
Test a Joomla Patch on a Windows PC using TortoiseGit
- Written by Nick Savov Nick Savov
- Published: 12 March 2013 12 March 2013
This tutorial will teach you how to test a Joomla patch (i.e. code fix) on a Windows PC using TortoiseGit. It assumes you've already installed TortoiseGit and created a local repository of the Joomla using TortoiseGit.
Read more: Test a Joomla Patch on a Windows PC using TortoiseGit
How to Test Joomla 3 Beta Versions
- Written by Steve Burge Steve Burge
- Published: 11 March 2013 11 March 2013
Joomla 3 is the Short Term Support version of Joomla and so new versions with new features arrive regularly.
Joomla 3.1 is due at the end of March. The major new feature is likely to be Tags, which can be added to articles and extensions to organize them more effectively.
You can see our full introduction to the Tags feature here.
A Beta version of Joomla 3.1 is already out. The Joomla team wants as many people as possible to test each version before release, so they make it easy to install and test Beta versions. Here's how to test Joomla 3.1 and Tags.
Joomla 3.1 Tags Preview
- Written by Nick Savov Nick Savov
- Published: 06 March 2013 06 March 2013
Joomla 3.1 is just around the corner; and one of the most exciting proposed features for it is Tags.
The Tags feature is still currently under review. If Tags are included, it would likely be the "poster-child" for the Joomla 3.1 release.
One of the best features about the Tags component is that it allows other extensions to connect to its API and use the tags. Eextension developers can implement tagging into their component and interact with other tags easily.
In the following screenshots, I'll take you through the Tags component, its menu items, and extensions, as well as highlight some of its coolest features along the way.
The New Joomla 2.5 to 3 Pre-update Check
- Written by Nick Savov Nick Savov
- Published: 13 January 2013 13 January 2013
Over the last two years, Joomla! has been working really hard to make it easier to update to the next Joomla version (for example, from 2.5 to 3.0).
Joomla has been able to do this through its smaller, more manageable releases and through its relatively new (since Joomla 1.6) one-click updater. The one-click upgrader is now quite mature and has proven itself to be very reliable.
However, a major improvement is coming soon. Joomla will soon provide a check to make sure your updates are always done safely and securely.
Move Joomla 1.5 content or users to 2.5 with J2XML
- Written by Steve Burge Steve Burge
- Published: 10 January 2013 10 January 2013
We've had a series of blog posts on how to migrate your site from Joomla 1.5 to 2.5.
This week we're going to focus on something simpler: moving only your content or users.
One of our students didn't need to migrate their whole site, only their articles. We recommended J2XMlL
Read more: Move Joomla 1.5 content or users to 2.5 with J2XML