Subscribe to Acqal
Got Thoughts? Write Us!
Approved TYPO3 Agency
Acqal is an approved TYPO3 agency focusing on support, training and website migration.
This means that we...
- are available on TYPO3.org
- make substantial contributions to TYPO3 teams
- are registered as business members of the TYPO3 Association
- have completed more than four TYPO3 projects
- have proven our technical abilities with quality TYPO3 extensions
- use TYPO3 for our own website
Popular Blog Posts
Clean Up sr_freecap captcha with TypoScript
Creating breadcrumb navigation with TypoScript
Create limited page navigation with TypoScript
TYPO3 Workbench and Clickity, clack, click
Sync files between computers
Zenhabits: 8 Ways Doing Less Can Transform Your Work & Life
Poem: TYPO3 is of the community
First Whack... Getting Redmine Running on CentOS 5
37% Off Annual TYPO3 Hosting Plans at Acqal During September
Reflections on T3CON09 Part 1
Blog Topics
Virgil on Twitter

Recent Blog Posts
Clean Up sr_freecap captcha with TypoScript
TYPO3 Workbench and Clickity, clack, click
Poem: TYPO3 is of the community
Create limited page navigation with TypoScript
Zenhabits: 8 Ways Doing Less Can Transform Your Work & Life
Reflections on T3CON09 Part 2
First Whack... Getting Redmine Running on CentOS 5
Reflections on T3CON09 Part 1
Creating breadcrumb navigation with TypoScript
Acqal donates to Give Us Wings
Blog Archives
Acqal Experts Blog About TYPO3 and Other Hot Topics
Clean Up sr_freecap captcha with TypoScript
By: Michael Cannon
Is your sr_free_captcha image unmanageable? Then try the following in your TypoScript templates Constants section to bring about an initial usable image.
plugin.tx_srfreecap.backgroundBlur = 0 plugin.tx_srfreecap.backgroundMorph = 0 plugin.tx_srfreecap.backgroundType = White with squigglesplugin.tx_srfreecap.imageHeight = 80plugin.tx_srfreecap.mergeWithBackground = 0 plugin.tx_srfreecap.morphFactor = 0 plugin.tx_srfreecap.textColor = 0
If you want more configuration options, then check out the Template Constants available for your further editing.
Create limited page navigation with TypoScript

By: Michael Cannon
Creating inline navigation for your TYPO3 website is pretty straightforward. You can copy and paste the following TypoScript code into your TypoScript template's Setup section and then call lib.nav.top as needed into your TemplaVoila or TypoScript page template.
You can adjust what pages are shown by changing the PIDs in lib.nav.top.special.value.
lib.nav.top = HMENUlib.nav.top { special = list special.value = 22, 91, 20, 32 1 = TMENU 1 { NO { linkWrap = | | |*||*| | ATagTitle.field = description // title stdWrap.htmlSpecialChars = 1 } CUR < .NO CUR =...
Creating breadcrumb navigation with TypoScript
By: Michael Cannon
Creating breadcrumb navigation for your TYPO3 website is pretty straightfoward. You can copy and paste the following TypoScript code into your TypoScript template's Setup section and then call lib.nav.breadcrumb as needed into your TemplaVoila or TypoScript page template.
lib.nav.breadcrumb = HMENUlib.nav.breadcrumb { includeNotInMenu = 1 special = rootline 1 = TMENU 1 { NO = 1 NO { linkWrap = | » |*||*| | ATagTitle.field = description // title stdWrap.htmlSpecialChars = 1 } CUR < .NO CUR { doNotLinkIt = 1 stdWrap.htmlSpecialChars =...
37% Off Annual TYPO3 Hosting Plans at Acqal During September

By: Michael Cannon
There's a birthday at Acqal.
CEO Michael is getting older and moving ever closer to retirement. Help fund his sailboat account and get yourself 37% off annual TYPO3 hosting plans.
Use code MLCBDAY37.
Hurry, there's only 37 coupons available and the offer ends at midnight Eastern on September 30, 2009.
Look here for available plans. Let us know if you don't see what you need.

