Wayne Farley - Freelance Web and Graphic Designer
How to batch unlock numerous files within subfolders/folders/directory?
Written by Wayne Farley   
Sunday, 18 July 2010 13:54
PDF Print E-mail

To batch unlock numerous files within subfolders/folders/directory, follow these instructions:

1. Using Finder, the top level folder of those files that you want to unlock. Switch to List View mode (cmd-2).

2. You should now see a finder pane containing only those files and folders that you want to unlock.

3. Cmd-a to Select All.

4. Open all the sub-folders. With all selected, opt-command-right arrow to open up alllll the children.

5. Cmd-A to select all

6. Opt-Cmd-I to bring up the single pane inspect

7. Unlock

8. Have fun. (optional) 

 
Removal of Contact Page Information
Written by Wayne Farley   
Sunday, 31 May 2009 10:45
PDF Print E-mail
Web Development

To remove the sentence "Contact information of the website owner can be inserted here from the administrative panel:" on the contact page, edit the file 'default.php' which can be found here:

templates\[current template]\html\com_contact\contact\default.php 

Last Updated ( Sunday, 31 May 2009 17:04 )
 
Change Welcome to the FrontPage
Written by Wayne Farley   
Sunday, 31 May 2009 11:03
PDF Print E-mail
Web Development
One of the annoying things in Joomla 1.5 is the way you can't seem to ever get rid of the Welcome to the Frontpage message! Here is how to change it.

To change the Welcome to the FrontPage message you need to change a system parameter in the Home link. Go to Menus > Main Menu. Here you will find the Home link. Click on the link. On the right of the screen there are a number of groups of parameters:
 
Basic - an explanation on how to customize these can be found here

Advanced - defines the order of articles on the frontpage

Component - a number of parameters related to the Frontpage component

System - this is where we find the title which we want to get rid of!
Last Updated ( Sunday, 31 May 2009 17:04 )