Thursday, August 9, 2012

How to Display Module Positions in Joomla 2.5

You will wonder how you know the module position in your joomla  template. What is module position in joomla template? why do we need to know it?
  1. Module position is a position that we manage in template to display our module.
  2. We need to know it when we create module or install module to display in position of template. Ex: You create module menu. You would know where you should display this menu in your template. We don't know the module position because we download or use someone else template and we don't want to check the code position in template.
So I will guide you the way we do fast to know the position of module.
Goto Administrator > Extensions > Template Manager > Options > Global Configuration for Templates > Preview Module Positions set Enabled. View all modules positions by adding ?tp=1 to the end of your URL such as http://example.com/index.php?tp=1

see figure1:


Saturday, June 23, 2012

Some Linux Questions that you should answer in the weekend

Linux Questions Today ! 

1: What is open source? List linux distribution at least 10?
2: How many mode in vi editor? Please describe each mode briefly?
3: How to changing run level 5 to 3 automatically boot up? and how to find out run level of linux system?
4: How many run level in linux boot process? Please describe it briefly ?
5: What is difference between rpm and yum command please briefly?



Enjoy your weekend by answer these questions before go out!