Meniu general


menu = HMENU
menu {
		
	1 = TMENU
	1 {
		wrap = <ul>|</ul>
		
		# Always unfold all sub-levels of the menu
		expAll = 1

		# Remove the (old) default behaviour which adds onfocus="blurLink(this);" to all links
		noBlur = 1
		
		# Define the normal state (not active, not selected) of menu items
		# Using NO=1 to activate normal state is not necessary, but useful when copying 
		NO = 1
		NO {
			# Use the page title field the title property on the A-tag, but only if the navigation title is set
			ATagTitle {
				field = title
				fieldRequired = nav_title
			}
			
			# Use the option-split feature to generate a different wrap for the last item on a level of the menu
			# The last item on each level gets class="last" added for CSS styling purposes.
			#
			# See the TSref documentation for details about option split and other features:
			# http://typo3.org/documentation/document-library/references/doc_core_tsref/current/
               		wrapItemAndSub = <li>|</li> |*| <li>|</li> |*| <li class="last">|</li>
               		
               		# HTML-encode special characters according to the PHP-function htmlSpecialChars
               		stdWrap.htmlSpecialChars = 1
		}
	
		# Copy properties of normal to active state, and then add a CSS class for styling
		ACT < .NO
		ACT {
			ATagParams = class="active"
		}

		# Copy properties of normal to current state, and then add a CSS class for styling
		CUR < .NO
		CUR {
			ATagParams = class="selected"
		}
	}
}

Certificare Typo3

În data de 10 Decembrie 2010, am susținut la Viena examenul pentru obținerea Certificatului de integrator TYPO3. Am primit rezultatul după ceva timp, iar în data de  13 februarie 2011 am fost anunțat că am trecut examenul și sunt Certified TYPO3 Integrator.

Ultimele ştiri

S-a lansat site-ul educatie.inmures.ro

Compania REEA a lansat un nou site dedicat mureşenilor, care doresc să contribuie la îmbunătăţirea...

S-a lansat site-ul de panorame din judeţul Mureş

9 februarie 2009, ziua lansării a încă uni site care face parte din portalul mureşean...

Primul site anunţuri gratuite pentru judeţul Mureş

Se pot adăuga un număr nelimitat de anunţuri cu o galerie foto de până la 10 imagini, şi un...

This will be shown to users with no Flash or Javascript.