So we are on the round 3! Many people did very well on both previous rounds. Everyone was able to see at least two problems, some counted 4, 5 or even more. Some of "problems" were not "problems" but "possible enhancements".
I must tell that I decided to put a little catch in the game
The catch was a "print" parameter. Many people immediately remembered that it is used in TemplaVoila and felt for this
Now I have to tell that there is no TV involved! Original TS was said to be complete, so there is no TV. The output on the page is just a link to print version. Yes, not what you see daily but this is a game
I must admit it is not possible to say who did best so far. You all show yourself as TYPO3 professionals. So, let's show this to the world!
Here is round 3 challenge: make this TypoScript perfect! Do whatever you can, do your best to make your TypoScript the best ever! If you just read this post, join us now and have fun with TYPO3!
I am sure you can!
P.S. Mailing list post about the 3rd round.
Comments
page = PAGE
page {
typeNum = 0
10 = TEXT
10 {
data = LLL:fileadmin/locallang/locallang.xml:label.printVersionLink
typolink {
parameter.data = page:uid
additionalParams =&type=98
addQueryString = 1
addQueryString.method = GET
}
}
}
Add a comment
All fields in this form are required!