Design of applications and programs and CVu Journal Vol 30, #3 - July 2018
Browse in : All > Topics > Design
All > Journals > CVu > 303
Any of these categories
Options:
View Article Map
View Archives

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Write Less Code!

Bob Schmidt

08 July 2018 17:21:01 +01:00

Pete Goodliffe helps us avoid unnecessary lines of code.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

The Half-Domain/Half-Primitive Proxy

Bob Schmidt

04 July 2018 16:47:44 +01:00

Chris Oldwood presents a pattern for abstracting client-side proxies for testing.