[TYPO3-english] R: Extension confict t3blog and typogento
Peter
spam at me.not
Thu Mar 3 13:33:17 CET 2011
Nice one :-) thanks Riccardo.
At least it stops breaking my shop.
I will try it out and see how the blog works later..
Why did I not think of that!? :p
It would be nice if the guys who make the extensions say there is a
conflict between extension x and extension y. And not just say there
may be a conflict between mootools libraries and prototype libraies
Who know what js libs each extension is using?
And actually even better suggest this option in the manual in the
first place. I took me ages to figure out that there was a conflict
between the libs. As the original symptoms were just that the Magento
shops one-page checkout did not work in IE8 but did in Firefox and
Opera. And everything else was working.. go figure..
(ok rant over)
On Thu, 03 Mar 2011 11:17:37 -0000, De Contardi Riccardo
<Riccardo.DeContardi at bhuman.it> wrote:
> I guess you could simply avoid adding the t3blog related typoscript
> (include static from extensions...) globally in your main TS template;
> instead, use an EXT template ad hoc for the blog pages.
>
> Regards
>
>
> --------------------------------------------
> Riccardo De Contardi - Web Developer
> B Human Srl - www.bhuman.it
> Via Canzio, 15 - 20131 Milano
> TEL +39-02-20.23.271 - FAX +39-02-20.240.561
> --------------------------------------------
>
>
> -----Messaggio originale-----
> Da: typo3-english-bounces at lists.typo3.org
> [mailto:typo3-english-bounces at lists.typo3.org] Per conto di Peter
> Inviato: giovedì 3 marzo 2011 12:13
> A: typo3-english at lists.typo3.org
> Oggetto: [TYPO3-english] Extension confict t3blog and typogento
>
> Hi All
>
> We have installed t3blog(extension) and typogento(extension) with the
> magento shop.
>
> I have a conflict between the libraries of Magento (prototype) and the
> Libraries of t3blog (Mootools ).
>
> I am trying to find out why the t3blog libraries (Mootools) are being
> included in all of the typo3 pages it appears that the t3blog template
> is somehow loaded by all typo3 pages.
> Even though there is no mention of t3blog or the mootools anywhere in my
> main t3 template.
>
> How do I stop that without breaking the t3blog extension?
> (or is t3blog _just_ broken. ?)
>
> My t3blog settings are out the box and are the only place I see mootools
> referenced.
>
> typo3config\ext\t3blog\static\t3blog\setup.txt
>
> # config for realURL
> config.baseURL = {$URL.baseURL}
> config.tx_realurl_enable = {$CONFIGURATION.useRealURL}
>
> # here everything is put together
> page = PAGE
> page.10 < plugin.tx_t3blog_pi1.myblog
>
>
> page.includeJS {
> 10 = EXT:t3blog/static/js/mootools/mootools.js
> }
>
>
> page.headerData.1000 = COA
> page.headerData.1000 {
> # load the .js for the blog
> 10 = TEXT
> 10 {
> value = <script type="text/javascript"
> src="typo3conf/ext/t3blog/static/js/globalFuncs.js"></script>
> }
> }
>
>
> xmlnews = PAGE
> xmlnews {
> typeNum = 100
> config {
> disableAllHeaderCode = 1
> additionalHeaders = Content-type:text/xml
> linkVars = L
> no_cache = 1
> xhtml_cleaning = 0
> admPanel = 0
> }
> 10 = USER
> 10 {
> # Call the user function
> userFunc = tx_t3blog_pi1->main
> widget.rss < plugin.tx_t3blog_pi1.rss
>
> # Load "design" of the RSS-stuff
> # Attention! This will only work, when you are
> # using the static template "T3BLOG Layout".
> # The static template has included the full design of
> # a blog (position of widgets and much more)
>
> template =< plugin.tx_t3blog_pi1.layoutBlog.40.80
> }
> }
>
> thanks
> Peter
>
> --
> Using Opera's revolutionary email client: http://www.opera.com/mail/
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
> **************************************************
>
> Chi riceve il presente messaggio e' tenuto a verificare se lo stesso non
> gli sia pervenuto per errore. In tal caso e' pregato di avvisare
> immediatamente il mittente e, tenuto conto delle responsabilita connesse
> all'indebito utilizzo e/o divulgazione del messaggio e/o delle
> informazioni in esso contenute, voglia cancellare l'originale e
> distruggere le varie copie o stampe.
>
> The receiver of this message is required to check if he/she has received
> it erroneously. If so, the receiver is requested to immediately inform
> the sender and - in consideration of the responsibilities arising from
> undue use and/or disclosure of the message and/or the information
> contained therein - destroy the original message and any copy or
> printout thereof.
>
More information about the TYPO3-english
mailing list