Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
I find these Joomla snippets to be useful when constructing a new template.
4
1673
posted 17 years ago by chrisaiv
Because WKW is a german social community, wird auch deutsch Kommentiert: Sobald der Kalender-Bereich aufgerufen wird, gesellt sich oben in der Menüzeile ein neuer Punkt hinzu "Grab BDdays!". Ein klick darauf listet alle Buddies mitsamt Geburtstagen...
0
1145
posted 17 years ago by preasha
I came across this little snippet... and thought it was rather nice.
0
1457
posted 17 years ago by gembry
This code within your CakePHP controller to include a component.
0
1280
posted 17 years ago by jdbartlett
Función para usar con el evento onkeydown, que funciona igual en todos los navegadores. Onkeypress devuelve 0 para las teclas especiales en navegadores que no sean Internet Explorer.
0
1607
posted 17 years ago by kcmr
Always always always backup client side validation with server side validation! =D
2
1941
posted 17 years ago by charmcitycoder
Replace all the occurrences of a string with a replacement in the supplied files.
2
1640
posted 17 years ago by sanjivarunsahayamhotmailcom
Search and replacing all instances of some text within Vim
1
1566
posted 17 years ago by sanjivarunsahayamhotmailcom
This helps you stip anything from title. This example is from Symfony homepage.
0
1054
posted 17 years ago by Zver
$quote -- name of function
post_type=page -- remove to query posts
orderby=rand -- random order
showposts=1 -- limit to 1 post
effect -- displays 1 random custom excerpt outside of the loop
1
1641
posted 17 years ago by davebowker