Disable view and layout for a controller (you can also place it in any other location, a action for example) Weiterlesen
10. März 2010
von Hannes
1 Kommentar
10. März 2010
von Hannes
1 Kommentar
Disable view and layout for a controller (you can also place it in any other location, a action for example) Weiterlesen
4. März 2010
von Hannes
Keine Kommentare
I’m currently working on a new Site on the base of zend framework (again
). But since the normal url Structure (controller/action) has a little bit of an overhead i looked into how to modify the router. To my surprise i found out that is extremely simple. I decided to go with the “Zend_Controller_Router_Route_Regex” as the name suggests it uses regexp… Weiterlesen
2. März 2010
von Hannes
Keine Kommentare
Just got the Mail from mixxt informing about the opening of the UX Camp 2010, i enjoyd id pretty much last time and can only recommend it. Here are some pics i took last year, and here would be all the Information you could need. Weiterlesen
1. März 2010
von Hannes
2 Kommentare
There are different Ways to add Navigation Points to the WordPress Backend, most of them are explained here. Basically you have: add_options_page This will basically create another navigation Point under setting as most Plug-ins do. Its best suited for scenarios … Weiterlesen