News
chgallery: cooliris/piclens support for extension chgallery
Piclens will bring your content (videos, images) into a complete new world, especially if you use the browser addon (best in Firefox).
A complete new view of all your images.
2 Demos are already online on my website:- Cooliris inside the gallery view: http://www.rggooglemap.com/dev/chgallery/cooliris-innerhalb-der-galerie.html
- Cooliris within the category view: http://www.rggooglemap.com/dev/chgallery/cooliris-innerhalb-der-kategorie.html
This feature will be available within the next version
DAM (Digital Asset Management): Filemounts added to DAM
The additional filemounts are a core feature that was not documented. Normally users can only use images and other files inside there ordinary filemounts.
Via user TSConfig you can give read access to a directory. Thus your authors will be able to use images and link to files which are under that directory. In the media browser now that additional filemount is listed as well. Everytime the user clicks on a directory he has not access to, the upload TAB disappears, if you click on a directory you have normal access, it shows up again.
This is a VERY useful feature!
Uschi and me estimate Stan spent some 3 to 4 days on it to make it run with 4.2 and 4.3 Core everywhere with and without DAM.
phpunit: PHPUnit version 3.3.0 is now the default in phpunit 3.3.0
The upgrading to PHPUnit 3.3.0 (from 3.2.21) is not expected to cause any issues. If you do run into trouble, then remember that you can point phpunit at a PHPUnit 3.x of you own choosing. Do this from the Extension Manager. Thus, if you run in to any issues with PHPUnit 3.3.0, then you can switch back and forth between PHPUnit versions, while you sort out your problems.
Paymentlib for Commerce: Version 0.1.3 in svn
This will hopefully be the last released before releasing this extension to TER, but feed back is needed first.
To check out a working copy of the latest release use
svn co https://svn.typo3.org/TYPO3v4/Extensions/idefa_commerce_paymentlib/trunk/ idefa_commerce_paymentlib
If you found an error and want to supply a patch use ( in the correct directory ofcourse )
svn diff > patch.diff
I've no clue how this works on windows, sorry.
Manual for this release is available as a wiki page
phpunit: PHPUnit version 3.3 approaching.
The phpunit extension will switch to including PHPUnit version 3.3, as soon as it is final. If you want to use another version of PHPUnit, then remember that this can be setup in the extension manager.
You can verify which version of PHPUnit you are running at the top of thep phpunit back-end interface.
t3editor: t3editor with codecompletion beta download
Hi everybody!
I just packed the current version of the t3editor-cc and uploaded it to my server.
Feel free to give it a try:
[www.synapsick.net/fileadmin/rackattack/files/T3X_t3editor-0_0_10-z-200809081604.t3x]
INSTALLATION:
1.) set allowSystemInstall=1 in the installtool (cause the extension has to be copied to the typo3/sysext folder not to typo3conf/ext)
2.) in the extensionmanager goto "Upload extension file directly (.t3x)" and select the downloaded t3x file
3.) under "to location..." select "system" and check "Overwrite any existing extension!" then upload and install the extension.
WARNING: the original t3editor will be replaced, so if you like to switch back to the default t3editor later, backup your typo3/sysext/t3editor directory!
Cheers Stef
DocTEAM: doc_template, ts45min_de, typo3_tut
We – the DocTeam – want to inform you, that we just finished three of our projects:
doc_template¶¶
We have published a new version of the template for documentation. The index table is now linked with the different sections, there are some new colors as well as a few layout changes. Additionally there is a language and a keyword field. The keywords help finding your extension via search.
In between we had some problems with rendering of some versions of the template. We are sorry if these have caused inconveniences. If you have rendering problems please remove all numbered headers, best is to use the current version 1.2.5.
TypoScript in 45 minutes¶¶
The first German version of TypoScript in 45 minutes has just been published to TER. The English one is nearly finished and will be published soon. Until that you can go ahead and make notes or just read it at it's wiki page: http://wiki.typo3.org/ts45min
Translations to Netherlands and French are in work, if you want to help us so just translate a sentence or more in the wiki.
TYPO3 tutorial for editors¶
Marlies Cohen once wrote a tutorial for editors. This has now been updated and extended, you can find it in TER (extension key is typo3_tut). Part 2 of that tutorial will contain some tips and tricks for editors. Here, too, you can help with your own tips and tricks: add them in the wiki at http://wiki.typo3.org/typo3_tut_part2
DocTeam¶
you want to help? Just join us!
Visit us at http://forge.typo3.org/projects/show/team-docteam
-- thanks for texting go to: Susanne Moog --
F3PR: F3PR Team met for first Code-Sprint
Last weekend (05-07/08/2008) the F3PR team met in Raisdorf near Kiel for a first code-sprint. In this sprint, the team tried to implement certain user-stories that were defined after the kick-off meeting in June.
After some technical difficulties, the team wrote various tests and implemented some (unfortunately not all) user stories.
A complete report will be written over the next days and handed over to the FLOW3 team.
A lot of things are still to do but the team is motivated to finish them and ship some high quality product. ;-)
musicview: new template handling
Okey, after some troubles with eclipse's svn client now a new template handling based on the xmlel object structure is online.
The main behaviour is implemented in the 'xmlel_exttmpl' class. The class takes a xmlel object and automatically filles the template. This will help to make development more easier and faster, because you don't have to implement a special template class for each API call.
It also makes template creation more flexible - if you don't neet special template markers.
rgnewsce: New version 0.0.3 in TER
With this version a new type of news record has been introduced. The new type is called 'Extended News'.
New type will allow to choose how the news should be generated: using old bodytext or maybe new approach with content elements. So extended formatting possibilities can be only used on demands when the user really needs.
NOTES on update:
After installing remember to show field 'type' (disabled = 0), which have been hidden in previous version (if you applied Page TS Configuration from Wiki). If you will not then you will have no possibility to choose news type.
Also available in: Atom