Fluid User Manual

This chapter describes all things the users of the templating system needs to know. After you’ve read the introduction, you can dive into the concepts of Fluid which are relevant to you.

The chapter starts with an overview of basic concepts, continues with using layouts, and finishes with how to write your own view helpers. (continue reading…)


FLUIDTEMPLATE Content Object

With TYPO3 v4.5 the TypoScript Content Object FLUIDTEMPLATE is available.
It works similar to the regular TEMPLATE cObject but instead of the marker and subpart based templates it expects a Fluid style templates.

Note: Currently the extensions Fluid and Extbase have to be installed for this Content Object to work. (continue reading…)


Extbase/Fluid features and improvements

With TYPO3 4.5 LTS, a new version of Extbase and Fluid is shipped, which contains several major features like Dependency Injection and Fluid Widgets. This article gives an overview about the improvements in Extbase and Fluid, with links to more detailed information. (continue reading…)

1 Comment more...

Prepared queries are the way to go!

Prepared queries are now part of the TYPO3 database API. The API is mostly based on PDO’s method naming and currently supports SELECT queries. Read on to learn how to take advantage of this enhanced API for your own extensions. (continue reading…)


Getting ready for 4.5: changes in CSH for FlexForms

If you have designed an extension which uses FlexForms and have added CSH to that form, you need to make a tiny change for TYPO3 4.5. Read on.

The new rendering of CSH in TYPO3 4.5 (continue reading…)

using openoffice headless ( macro, shell, php )

here is a very simple script to run openoffice headless.
it works on a debian sarge, you have to do this before :
# apt-get update && apt-get install xvfb
(continue reading…)


merge PPT by openoffice

below the only solution I can imagine for Impress slides. Maybe somebody else can come up with something simplier … seems OO API is quite complex here.

(continue reading…)


PowerPoint 2007 VBA bugs/problems

There’s an awful lot of unfinished business that we hope will be addressed in service packs, but for now, PowerPoint 2007 and VBA aren’t very well assembled.

 

The Object Browser shows you quite a bit of mouth-watering stuff, but way too much of it seems to be methods and properties of objects that you’re given no way of accessing. And there are bugs. Oh my, are there bugs.

(continue reading…)


Linux VBA

there are a few ways, so we will focus on one at a time smile (continue reading…)

1 Comment more...

Merge pptx

Using VBA programming languag. (continue reading…)


Copyright © 1996-2010 Add Lives. All rights reserved.
iDream theme by Templates Next | Powered by WordPress