logo
 
Henning Mersch

Diplom-Informatiker
Etomite snippets
These are some snippets I wrote.
I think these selected ones might be intersting for other people. The snippets for the menu and news section are taken from the snippet library at Etomite homepage with minor changes.
All of my snippets are open source in terms of the GPL.
Description of how to install snippets to your Etomite installation is here.
snippet: BlogSearchResults
This searches a blog table for a given keyword in heading or body text of the entries. The search term is provided by _POST, thus it could be used with SearchForm / SearchResult provided with Etomite.
further information: download
snippet: EvalRemoteSnippet - Version 1.0
Retrieves and executes a remote (File / URL / SQL) snippet
IF YOU DECIDE TO USE THIS: You have to ultimately trust the remote provider of your snippets! Please think about why and what could happen...
DONT USE IF YOU ARE NOT SURE !
further information: download
snippet: getVar - Version 1.0
gets a http get parameter and returns its value if set, otherwise 0.
This is a workaround for forwarding the parameter of a document call to a URL within a document.
further information: download
snippet: LocLister - Version 1.3
Lists entries of a LOC XML File.
further information: download
including a Google Map to Etomite page:
This is no real snippet in terms of Etomite.
This is the way of how I integrated a Google map to my Etomite system.
Linking from other pages:
pagename.html?centerwp=GCXXXX
and the page will include a Google Map including the centered waypoint.
It uses the above descriped getVar-Snippet and the GMAPLOC script.
further information: download
Valid XHTML 1.0! Valid CSS!
last change:July 4, 2010