Zendesk API User
- Gesamtaktivitäten 20695
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 3 Benutzer
- Stimmen 0
- Abonnements 5267
Beiträge
Neueste Aktivität von Zendesk API User-
JSP Tag Files in der Preview verfügbar machen
Author: Marsupilami Publication Date: 7/13/2010 11:51 Man kann selbstgeschriebene JSP Tag Files in der Preview des First Spirit Servers verfügbar machen. Dazu lagert man die Tag Files aus, in...
-
Eine Google-Sitemap mit FirstSpirit™ erstellen
Author: bohm Publication Date: 7/9/2010 12:20 Hinweis:Es existiert eine aktualisierte Version dieses Artikels. Bitte besuchen Sie die Seite Creating Sitemaps for Search Engines in unserem Ins...
-
JSTL in FirstSpirit Preview- or Staging WebApps
Author: rrichter Publication Date: 7/8/2010 13:57 Sometimes you (or one of your friends who only works at night) want to use some of the five JSTL (JavaServer Pages Standard Tag Library) tagl...
-
sort a list ignoring capitals and german umlauts
Author: hoebbel Publication Date: 7/8/2010 9:23 Normally you can sort database entries within the function contentSelect. But you have to keep in mind, that the result is coming directly from...
-
Debug a FirstSpirit server remotely with Intellij
Author: gorecki Publication Date: 7/8/2010 17:27 A very useful feature in Intellij is the debugging functionality. In some cases you need to debug a FirstSpirit server running on a different ...
-
What to do with the "category" of external links
Author: Peter_JodeleitPublication Date: 7/5/2010 9:26 With FirstSpirit 4.2 external links could be grouped in categories: All links inherit the category of their link template (at creation time). ...
-
Periodically check of external urls
Author: RVossPublication Date: 7/2/2010 23:24 Over the time external urls have the tendency to become invalid. With the following short scripts you can create a periodical schedule entry that check...
-
Date format with a different locale
Author: barsch Publication Date: 7/2/2010 12:35 If you would like to get a date formatted in a different locale than default, you can get it in this way:$CMS_VALUE(#global.now.format("EEEE d ...
-
Multiple teasers on one page, but without any duplicates
Author: boesebeckPublication Date: 7/1/2010 17:40A common request is to display several teasers on a page wihout any duplicates. How do I implement this? Use a global variable in the page context t...
-
Hint: Double click an query result to see the object attributes
Author: boesebeckPublication Date: 7/1/2010 16:06 Double click an query result to see the object attributes. The attributes names are exactly the same you can use in your templates. $CMS_VALUE(a...