Here are some interesting Joomla blog posts I found during week 10. As always, there are a lot of good reads out there regarding Joomla. Enjoy!

Add a comment

Read more...

As you know, the Joomla community is truly international. Most of the information available is written in English, though. For this reason, I'm very happy to announce that starting today, selected JoomlaBlogger articles will be published in Spanish. Not on this blog, but over at www.gnumla.com.

My Spanish friends approached me a while ago about republishing my articles in Spanish. After some back-and-forth I agreed - and I'm happy with the result.

Add a comment

Read more...

Here are some interesting Joomla blog posts I found during week 9, reading some of the best blogs in the Joomla sphere. Enjoy!

Add a comment

Read more...

Sometimes, we all need to get a reminder on what to do to improve our Joomla sites. I know I do. The site has been sitting there for a long time and you know it needs to be updated and improved. You just don't know where to start. Maybe what you need is a kick you know where to get started.

In this post I've listed 10 things you could do to improve your own or a client's Joomla site.

Add a comment

Read more...

Here are some interesting Joomla blog posts I found during week 8. Enjoy!

Add a comment

Read more...

Skype is always looking to create a better user experience for their users. The developers of this excellent communications platform have created a plugin for users to install into their browsers. The plugin creates buttons on phone numbers which makes it easy to call directly, using Skype.

I recently discovered that the Skype plugin actually remove the phone number entirely on some sites.

Add a comment

Read more...

Andrew Eddie, one of the Joomla 1.6 core developers, released a couple of videos yesterday. The videos feature his presentation of the Joomla 1.6 status at the Melbourne JoomlaDay 2010. Among the things he details in the presentation is the finer details of the ACL (Access Control List) system.

At the same time, some (albeit vague) information on the release of Joomla 1.6 beta 1 has been released on the Joomla 1.6 page at Joomla.org.

Add a comment

Read more...

Finding a great template for your Joomla site can be a challenge. There are tons of free Joomla templates out there, but to be honest: Most of them are junk. Finding quality free Joomla templates is important to ensure you can work smoothly with the content, modules and other extensions you want to include.

In this post I take a look at 9 high-quality free Joomla templates. Made by some of the most renowned template providers in the Joomla community. All of these templates are made for Joomla 1.5.

Add a comment

Read more...

Here are a bunch of interesting and thoughtful Joomla blog posts I found during week 7. Enjoy the read!

Been busy this last week but there are some longer blog posts coming up - so stay tuned, friends!

Add a comment

Read more...

Sometimes, I would like to restrict the way the Joomla front end editing works. More specifically, I want to restrict access to some of the features in the front end editing.

On one site I work on, I've restricted access to the 'Publish' and 'Show on Front Page' buttons. For this particular site, I want local editors of an organization to be able to enter new articles, and to edit the published articles. I don't want the local editors to be able to publish to the front page. This is something the editor-in-chief should do. Thus, this function needs to be removed from the front end editor.

I did this by editing the form page used to edit articles.

If you know some HTML and can read PHP you can remove / comment out the parts of the file you don't want the users to see. This will happen for all users without administrator privileges, though. I've put together a modification which removes the radio buttons for 'Publish' and 'Show on Front Page' if the user belongs to a lower access level groups than 'Manager'.

Add a comment

Read more...