Chandan Web Blog.

Entries for December, 2010

How to enable jQuery with powermail OR How to remove mootools or prototype from powermail, and use jQuery validation

In some cases we may wish to retain one single library throughout our site, so powermail does not have issues if we choose mootools or prototype. If we prefer jQuery, then we have some issues at present, as powermail does not yet allow us to use jQuery built in. The future version however seem to [...]

Disable a TYPO3 extension or removing a hook specified by another extension

In some cases we may need to disable some hooks that are defined by another extension. Say for example in a recent case, I had to disable js_css_optimizer when a typo3 FE editor is logged in. This was necessary as feeditadvanced was not working together with js_css_optimizer. So the moment I needed the services of [...]

Disable js_css_optimizer when using feeditadvanced

I recently noticed that the extension feeditadvanced when used alog with js_css_optimizer gives an error stating that a CSS file is missing! This is probably caused because feeditadvanced did nt take into consideration the css files that are created by the js_css_optimizer. Normally we do not need js_css_optimizer if we would like to edit content. [...]

How to include a custom PHP script in TYPO3

This article is covered in detail in the “doc_core_tsref” here: http://typo3.org/documentation/document-library/references/doc_core_tsref/current/ Check the article “1.12. PHP include scripts” and 1.13. Case story for detailed info. In short we can easily include a script in two ways. Both these code must be written in the setup section of a template record. Using the CONFIG object. ex: [...]

  
Subscribe to this page grab our RSS feed
search_left
Theme & Wordpress Integration - by Chandan