[TYPO3-english] Settings: plugin.tx_mbkdimagelightbox_pi1.galleriffic

2012-02-09 Thread HocomAdvies [ Wiechert Hooghwinkel ]
How can I set the proper Language settings for mbkdimagelightbox? I tried to 
get it trough 

plugin.tx_mbkdimagelightbox_pi1.galleriffic{
  _LOCAL_LANG.nl {
previous = Vorige Foto
next = Volgende Foto
  }
} 

Now when I was looking into all the files etc., and came across a js file which 
is loaded:
typo3conf/ext/mbkdimagelightbox/res/js/galleriffic-2.0/js/galleriffic_starter.js
 

And I am afraid the prevous / next part is handled by that file ? So my 
original clever idea was telling tx_mbkdimagelightbox not to use that file and 
have it using my adapted file instead, just as I did with the css file. Now the 
thing is that there is not an part in the TS Object Browser where i can 
overwrite that part?
This is what it looks now:

[js]
[smarty]
[lightbox]
[smoothgallery]
[thumbzoomer]
[contentflow]
[popeye]
[jqueryzoom]
[galleriffic]
[usedefaultcss] = 0 # galleriffic configuration # insert default css
[thumbnailimage]
[width] = 75c # small size images
[height] = 75c
[galleryimage]
[maxW] = 495 # big size images
[maxH] = 500
[extensionaccess] = 0 # get extension access for directory mode
[_LOCAL_LANG]
[nl]
[previous] = Vorige Foto
[next] = Volgende Foto
  

Thsi is in the js.file:
playLinkText:  'Play Slideshow',
pauseLinkText: 'Pause Slideshow',
prevLinkText:  '‹ Previous Photo',
nextLinkText:  'Next Photo ›',
nextPageLinkText:  'Next ›',
prevPageLinkText:  '‹ Prev',

So could this be the reason its not working?

I tried it like this, using the parts from the locallang.xml:

plugin.tx_mbkdimagelightbox_pi1.galleriffic{
  _LOCAL_LANG.nl {
previous = Vorige Foto
next = Volgende Foto
  }
}

So when I just have: page.includeJS.file10 = fileadmin/template/myadaptedjs.js  
how can I get that being used instead of the original file?
Thanks for your advice. 

Beste Regards,
HocomAdvies

Wiechert Hooghwinkel
www.hocom-advies.nl 



___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] FE Advance user settings

2012-02-09 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Hi I Am looking for the right way configuring the FE Advance user settings. 
Although there is a nice page 

 
http://typo3.org/documentation/document-library/extension-manuals/feeditadvanced/1.5.0/view/1/3/
  with references, I can't get it right.

This is the first thing I tried, partly works (only enables FE editing for the 
user).

admPanel {
enable.edit = 1
hide = 0
showIcons = edit
menuBar.disable = 1
}


Next tried this, but same result. 

#FE ADVANCE User settings
admPanel{
 enable.edit = 1
 hide = 0
 }
editPanel{
 editPanel = 1
 allow = edit,hide
 showIcons = edit,hide
 useAjax = 1
}
editPanel{
   menuBar.disable = 1
   contextMenu = close
}

Now how can I get this working? I included the above TS in the BE user settings 
for an editor user. Also tried it with this TS in the Root Template. Also no 
results. What I want to achieve: 
- enable editing by user
- have no tab bar showing up on top (so no widgets, no dragging of new content, 
etc. onto the page)
- for the available content objects, only have the possibility of editing, and 
hiding it. 

Any idea to get this up and running? Some good working samples around? Thanks.

Best Regards,
HocomAdvies

Wiechert Hooghwinkel
www.hocom-advies.nl
www.facebook.com/hocomadvies

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] After update photo_gal Extension not loading in FE

2012-02-07 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Stil looking for a nice way to solve this:)

Wiechert.
Op 3 feb. 2012, om 11:19 heeft HocomAdvies [ Wiechert Hooghwinkel ] het 
volgende geschreven:

> Jigal,
> 
> first of all thanks for your help. I had a look at the mentioned file and 
> changed the settings accordingly. Without the desired effect :)
> Now when I was looking into all the files etc. before I came across a js file 
> which is loaded:
> typo3conf/ext/mbkdimagelightbox/res/js/galleriffic-2.0/js/galleriffic_starter.js
>  
> 
> And I am afraid the prevous / next part is handled by that file ? So my 
> original clever idea was telling tx_mbkdimagelightbox not to use taht file 
> and have it using my adapted file instead, just as I did with the css file. 
> Now the thing is that there is not an part in the TS Object Browser where i 
> can overwrite that part?
> This is what it looks now:
> 
> [js]
> [smarty]
> [lightbox]
> [smoothgallery]
> [thumbzoomer]
> [contentflow]
> [popeye]
> [jqueryzoom]
> [galleriffic]
> [usedefaultcss] = 0 # galleriffic configuration # insert default css
> [thumbnailimage]
> [width] = 75c # small size images
> [height] = 75c
> [galleryimage]
> [maxW] = 495 # big size images
> [maxH] = 500
> [extensionaccess] = 0 # get extension access for directory mode
> [_LOCAL_LANG]
> [nl]
> [previous] = Vorige Foto
> [next] = Volgende Foto
> 
> 
> Thsi is in the js.file:
>   playLinkText:  'Play Slideshow',
>pauseLinkText: 'Pause Slideshow',
>prevLinkText:  '‹ Previous Photo',
>nextLinkText:  'Next Photo ›',
>nextPageLinkText:  'Next ›',
>prevPageLinkText:  '‹ Prev',
> 
> So could this be the reason its not working or could it be the fact that 
> _LOCAL_LANG.nl is not recognized as being the "default language?
> 
> I tried it like this, using the parts from the locallang.xml:
> plugin.tx_mbkdimagelightbox_pi1.galleriffic{
>  _LOCAL_LANG.nl {
>previous = Vorige Foto
>next = Volgende Foto
>  }
> }
> 
> Kind regards / met vriendelijke groet,
> 
> Wiechert 
> 
> Op 2 feb. 2012, om 23:35 heeft Jigal van Hemert het volgende geschreven:
> 
>> Hi,
>> 
>> On 2-2-2012 20:21, HocomAdvies [ Wiechert Hooghwinkel ] wrote:
>>> For now I decided to use mbkdimagelightbox. Only have to sort out
>>> howto change some language settings. Since it's only available in english.
>>> 
>>> plugin.tx_mbkdimagelightbox_pi1.galleriffic{
>>> 
>>>  _LOCAL_LANG.nl {
>>> 
>>>Play Slideshow = Diashow
>>>Previous Photo = Vorige Foto
>>>Next Photo = Volgende Foto
>>>  }
>>> }
>>> This is not working.
>> 
>> No surprise :-)
>> 
>> You have to look inside the locallang file; I guess it's in 
>> typo3conf/ext/mbkdimagelightbox/pi1/locallang.xml (please look up the 
>> correct path!). There you'll find something like:
>> 
>> 
>> Previous Photo
>> 
>> The part in the index= is the name of the label you have to use in your 
>> Typoscript block:
>> 
>> _LOCAL_LANG.nl {
>> previous = Vorige foto
>> 
>> NOTE: this is just an example to explain the mechanism. You have to look up 
>> the actual situation in your extension and use those label names!
>> 
>> -- 
>> Kind regards / met vriendelijke groet,
>> 
>> Jigal van Hemert.
>> ___
>> TYPO3-english mailing list
>> TYPO3-english@lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> 
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] After update photo_gal Extension not loading in FE

2012-02-03 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Jigal,

first of all thanks for your help. I had a look at the mentioned file and 
changed the settings accordingly. Without the desired effect :)
Now when I was looking into all the files etc. before I came across a js file 
which is loaded:
typo3conf/ext/mbkdimagelightbox/res/js/galleriffic-2.0/js/galleriffic_starter.js
 

And I am afraid the prevous / next part is handled by that file ? So my 
original clever idea was telling tx_mbkdimagelightbox not to use taht file and 
have it using my adapted file instead, just as I did with the css file. Now the 
thing is that there is not an part in the TS Object Browser where i can 
overwrite that part?
This is what it looks now:

[js]
[smarty]
[lightbox]
[smoothgallery]
[thumbzoomer]
[contentflow]
[popeye]
[jqueryzoom]
[galleriffic]
[usedefaultcss] = 0 # galleriffic configuration # insert default css
[thumbnailimage]
[width] = 75c # small size images
[height] = 75c
[galleryimage]
[maxW] = 495 # big size images
[maxH] = 500
[extensionaccess] = 0 # get extension access for directory mode
[_LOCAL_LANG]
[nl]
[previous] = Vorige Foto
[next] = Volgende Foto
  

Thsi is in the js.file:
playLinkText:  'Play Slideshow',
pauseLinkText: 'Pause Slideshow',
prevLinkText:  '‹ Previous Photo',
nextLinkText:  'Next Photo ›',
nextPageLinkText:  'Next ›',
prevPageLinkText:  '‹ Prev',

So could this be the reason its not working or could it be the fact that 
_LOCAL_LANG.nl is not recognized as being the "default language?

I tried it like this, using the parts from the locallang.xml:
plugin.tx_mbkdimagelightbox_pi1.galleriffic{
  _LOCAL_LANG.nl {
previous = Vorige Foto
next = Volgende Foto
  }
}

Kind regards / met vriendelijke groet,

Wiechert 

Op 2 feb. 2012, om 23:35 heeft Jigal van Hemert het volgende geschreven:

> Hi,
> 
> On 2-2-2012 20:21, HocomAdvies [ Wiechert Hooghwinkel ] wrote:
>> For now I decided to use mbkdimagelightbox. Only have to sort out
>> howto change some language settings. Since it's only available in english.
>> 
>> plugin.tx_mbkdimagelightbox_pi1.galleriffic{
>> 
>>   _LOCAL_LANG.nl {
>> 
>> Play Slideshow = Diashow
>> Previous Photo = Vorige Foto
>> Next Photo = Volgende Foto
>>   }
>> }
>> This is not working.
> 
> No surprise :-)
> 
> You have to look inside the locallang file; I guess it's in 
> typo3conf/ext/mbkdimagelightbox/pi1/locallang.xml (please look up the correct 
> path!). There you'll find something like:
> 
> 
>  Previous Photo
> 
> The part in the index= is the name of the label you have to use in your 
> Typoscript block:
> 
> _LOCAL_LANG.nl {
>  previous = Vorige foto
> 
> NOTE: this is just an example to explain the mechanism. You have to look up 
> the actual situation in your extension and use those label names!
> 
> -- 
> Kind regards / met vriendelijke groet,
> 
> Jigal van Hemert.
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] After update photo_gal Extension not loading in FE

2012-02-02 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Thanks Riccardo,

For now I decided to use mbkdimagelightbox. Only have to sort out how to change 
some language settings. Since it's only available in english. 

Anybody an idea? 

Now it says: Play SlideshowPrevious Photo Next Photo 


I used this to alter the image width:
plugin.tx_mbkdimagelightbox_pi1.galleriffic.galleryimage.maxW = 500

plugin.tx_mbkdimagelightbox_pi1.galleriffic{
  
  _LOCAL_LANG.nl {

Play Slideshow = Diashow
Previous Photo = Vorige Foto
Next Photo = Volgende Foto
  }
}
This is not working.

this is how the control part apears on the FE page:






Play Slideshow


‹ Previous 
Photo
Next Photo ›





Wiechert

Op 2 feb. 2012, om 15:01 heeft De Contardi Riccardo het volgende geschreven:

> Maybe you could use chgallery or sp_gallery 
> 
> Regards
> 
> Riccardo
> 
> 
> 
> **
> 
> 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.
> 
> 
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] After update photo_gal Extension not loading in FE

2012-02-02 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Thanks Jigal,

I have contacted the author of the extension. 


Op 2 feb. 2012, om 14:15 heeft Jigal van Hemert het volgende geschreven:

> Hi,
> 
> On 2-2-2012 13:53, HocomAdvies [ Wiechert Hooghwinkel ] wrote:
>> After an upgrade to the TYPO3 latest version 4.6.4  The Simple Photo
>> Gallery (photo_gals) is no longer showing the output in the front
>> end. In the BE the extension is working fine. Only when opening in a
>> browser the web page with the extension on it, the page remains white
>> (not loading).
>> 
>> So is this extension not suitable for 4.6.4. or could something else
>> be the problem?
> 
> The frontend plugin is loaded with calls to t3lib_div::GPvar().
> 
> Looking in the core it says:
> Deprecated:
>since TYPO3 3.6, will be removed in TYPO3 4.6 - Use t3lib_div::_GP instead 
> (ALWAYS delivers a value with un-escaped values!)
> 
> Although this extension is from 2006 (!) this function was already deprecated 
> for about two years (3.6 was published in 2004) ...
> 
>> Since it's a very simple photo solution and fits in
>> the websites' design very well, it would be nice to get it working
>> again.
> 
> Ask the author to make a new version, if he doesn't want to do anything with 
> the extension maybe someone else will take over?
> 
> -- 
> Kind regards / met vriendelijke groet,
> 
> Jigal van Hemert.
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] After update photo_gal Extension not loading in FE

2012-02-02 Thread HocomAdvies [ Wiechert Hooghwinkel ]
After an upgrade to the TYPO3 latest version 4.6.4  The Simple Photo Gallery 
(photo_gals) is no longer showing the output in the front end. In the BE the 
extension is working fine. Only when opening in a browser the web page with the 
extension on it, the page remains white (not loading).

So is this extension not suitable for 4.6.4. or could something else be the 
problem? Since it's a very simple photo solution and fits in the websites' 
design very well, it would be nice to get it working again. 


HocomAdvies
Wiechert Hooghwinkel

www.hocom-advies.nl
www.facebook.com/hocomadvies

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Sender name in Powermail

2011-11-28 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Hi,

Maybe this will help you: it is working for my powermail install. 

#power_mail#
plugin.tx_powermail_pi1 {
# Some settings for Emails
email { 
# Settings for (confirmation) mail to the user
sender_mail {
# Sender name (overwrite)
#sender.name = TEXT
#sender.name.value = Yoursendername | 
i...@yourdomain.com

# Sender email (overwrite)
#sender.email = TEXT
#sender.email.value =

# Reply name
#reply.name = TEXT
#reply.name.value = 

# Reply email
#reply.email = TEXT
#reply.email.value = 

# Return path (if not set, main receiver will be used)
#returnpath = TEXT
#returnpath.value = 
}
}
}
##

Best Regards,
HocomAdvies

Wiechert Hooghwinkel
www.hocom-advies.nl


Op 28 nov. 2011, om 13:45 heeft Thomas Lunde het volgende geschreven:

> Hi
> 
> I have a problem changing the sender name in Powermail.
> 
> I have tried some things, but all I get in the sender name is "Powermail".
> 
> Can anybody help me? :)
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Front end editing embarrasment

2011-11-09 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Hi no, you do not need to have a login box in the frontend. Are you sure that 
the extension is installed? Have a look in the extension manager in the BE and 
search for Edit.  Also it might sometimes help empty the cahch and give your 
Frontend page a refresh.

Wiechert.

Op 9 nov. 2011, om 09:36 heeft Colin & Maureen Pridham het volgende geschreven:

> Thanks for the update.  I am using version 4.5.7 on windows 7, and When I go
> into the back end and click 'view' to view the front end, 
> I don't see a black button.
> 
> Also, do I need to have a login box in the fe in order to login in and do fe
> editing ?
> 
> Many thanks.
> 
> -Original Message-
> From: typo3-english-boun...@lists.typo3.org
> [mailto:typo3-english-boun...@lists.typo3.org] On Behalf Of HocomAdvies [
> Wiechert Hooghwinkel ]
> Sent: Wednesday, 9 November 2011 6:46 PM
> To: TYPO3 English
> Subject: Re: [TYPO3-english] Front end editing embarrasment
> 
> The Extension wich comes with the core package itself. Some extensions
> became part of the core as from version 4.3. They are not yet activated
> (installed) so one need to activate these extensions in new installations
> before they can be used. If using an older version of typo3 (before 4.3) you
> have to install an extension form the repository. The one in the recent
> typo3 version is FE editing. The other one is called Advanced FE editing (if
> you have this one installed than you cn keep it and not install the FE
> editing which came with the core. Having them both installed might give
> problems. 
> 
> Als as mentioned in other posts if you are already logged in the backend
> than you will be able to activate the FE editing in the Front End by
> clicking the black button. 
> 
> Wiechert 
> 
> Op 9 nov. 2011, om 04:49 heeft Colin & Maureen Pridham het volgende
> geschreven:
> 
>> Sorry, which extension are you talking about ?
>> Thanks.
>> 
>> -Original Message-
>> From: typo3-english-boun...@lists.typo3.org
>> [mailto:typo3-english-boun...@lists.typo3.org] On Behalf Of 
>> HocomAdvies [ Wiechert Hooghwinkel ]
>> Sent: Monday, 7 November 2011 8:11 PM
>> To: TYPO3 English
>> Subject: Re: [TYPO3-english] Front end editing embarrasment
>> 
>> Hi Colin,
>> 
>> just a few things to look at, did you activate the extension in the 
>> extension manager? Further when you have the webpage in the front end 
>> there should be a black button telling you to Activate Editing. Should 
>> work without further problems (I assume you are the same user (admin) 
>> in the BE and FE?.
>> 
>> Beste Regards,
>> HocomAdvies
>> 
>> Wiechert Hooghwinkel
>> www.hocom-advies.nl
>> 
>> Op 7 nov. 2011, om 01:10 heeft Colin & Maureen Pridham het volgende
>> geschreven:
>> 
>>> Forgot to add, that by getting  into my front end, I mean the following:
>>> 
>>> 1.   I have the web page on MY PC and view it via the VIEW icon in the
>> back
>>> end, which shows the page as it would be seen in the front end.
>>> 2.   I don't have a log in box on my web page
>>> 3.   When I try to click on/move my mouse over any of the web page I see
>> in
>>> the View, I can't edit anything.
>>> 
>>> This also happens if I put the web page on my laptop which acts as a 
>>> web server.
>>> If I try to edit the View I see on my laptop (Web Server), I can't 
>>> click on anything  to edit.
>>> 
>>> 
>>> Colin
>>> 
>>> 
>>> 
>>> -Original Message-
>>> From: typo3-english-boun...@lists.typo3.org
>>> [mailto:typo3-english-boun...@lists.typo3.org] On Behalf Of Colin & 
>>> Maureen Pridham
>>> Sent: Monday, 7 November 2011 10:28 AM
>>> To: 'TYPO3 English'
>>> Subject: [TYPO3-english] Front end editing embarrasment
>>> 
>>> Hi All,
>>> 
>>> 
>>> 
>>> I am trying to set up and learn front end editing.  So far, I am 
>>> feeling very foolish, as I have failed to
>>> 
>>> be able to do this in the current version of TYPO3.
>>> 
>>> I have seen a wonderful  video of how it can be used, but I can't
>>> 
>>> seem to be able to do two things:
>>> 
>>> 1.   Get into the front end of my web page
>>> 
>>> 2.   Edit it like I see in the video.
>>> 
>>> 
>>> 
>>> I am on Windows 7 with TYPO3 version 4.5.7
>>> 
>>> 
>>> 
>>> Can anyone ple

Re: [TYPO3-english] Front end editing embarrasment

2011-11-09 Thread HocomAdvies [ Wiechert Hooghwinkel ]
The Extension wich comes with the core package itself. Some extensions became 
part of the core as from version 4.3. They are not yet activated (installed) so 
one need to activate these extensions in new installations before they can be 
used. If using an older version of typo3 (before 4.3) you have to install an 
extension form the repository. The one in the recent typo3 version is FE 
editing. The other one is called Advanced FE editing (if you have this one 
installed than you cn keep it and not install the FE editing which came with 
the core. Having them both installed might give problems. 

Als as mentioned in other posts if you are already logged in the backend than 
you will be able to activate the FE editing in the Front End by clicking the 
black button. 

Wiechert 
 
Op 9 nov. 2011, om 04:49 heeft Colin & Maureen Pridham het volgende geschreven:

> Sorry, which extension are you talking about ?
> Thanks.
> 
> -Original Message-
> From: typo3-english-boun...@lists.typo3.org
> [mailto:typo3-english-boun...@lists.typo3.org] On Behalf Of HocomAdvies [
> Wiechert Hooghwinkel ]
> Sent: Monday, 7 November 2011 8:11 PM
> To: TYPO3 English
> Subject: Re: [TYPO3-english] Front end editing embarrasment
> 
> Hi Colin,
> 
> just a few things to look at, did you activate the extension in the
> extension manager? Further when you have the webpage in the front end there
> should be a black button telling you to Activate Editing. Should work
> without further problems (I assume you are the same user (admin) in the BE
> and FE?. 
> 
> Beste Regards,
> HocomAdvies
> 
> Wiechert Hooghwinkel
> www.hocom-advies.nl
> 
> Op 7 nov. 2011, om 01:10 heeft Colin & Maureen Pridham het volgende
> geschreven:
> 
>> Forgot to add, that by getting  into my front end, I mean the following:
>> 
>> 1.   I have the web page on MY PC and view it via the VIEW icon in the
> back
>> end, which shows the page as it would be seen in the front end.
>> 2.   I don't have a log in box on my web page
>> 3.   When I try to click on/move my mouse over any of the web page I see
> in
>> the View, I can't edit anything.
>> 
>> This also happens if I put the web page on my laptop which acts as a 
>> web server.
>> If I try to edit the View I see on my laptop (Web Server), I can't 
>> click on anything  to edit.
>> 
>> 
>> Colin
>> 
>> 
>> 
>> -Original Message-
>> From: typo3-english-boun...@lists.typo3.org
>> [mailto:typo3-english-boun...@lists.typo3.org] On Behalf Of Colin & 
>> Maureen Pridham
>> Sent: Monday, 7 November 2011 10:28 AM
>> To: 'TYPO3 English'
>> Subject: [TYPO3-english] Front end editing embarrasment
>> 
>> Hi All,
>> 
>> 
>> 
>> I am trying to set up and learn front end editing.  So far, I am 
>> feeling very foolish, as I have failed to
>> 
>> be able to do this in the current version of TYPO3.
>> 
>> I have seen a wonderful  video of how it can be used, but I can't
>> 
>> seem to be able to do two things:
>> 
>> 1.   Get into the front end of my web page
>> 
>> 2.   Edit it like I see in the video.
>> 
>> 
>> 
>> I am on Windows 7 with TYPO3 version 4.5.7
>> 
>> 
>> 
>> Can anyone please help me  to get into my front end and
>> 
>> begin editing ?  
>> 
>> 
>> 
>> Thank you for any help,
>> 
>> Colin
>> 
>> ___
>> TYPO3-english mailing list
>> TYPO3-english@lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>> 
>> ___
>> TYPO3-english mailing list
>> TYPO3-english@lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> 
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> 
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Front end editing embarrasment

2011-11-07 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Hi Colin,

just a few things to look at, did you activate the extension in the extension 
manager? Further when you have the webpage in the front end there should be a 
black button telling you to Activate Editing. Should work without further 
problems (I assume you are the same user (admin) in the BE and FE?. 

Beste Regards,
HocomAdvies

Wiechert Hooghwinkel
www.hocom-advies.nl

Op 7 nov. 2011, om 01:10 heeft Colin & Maureen Pridham het volgende geschreven:

> Forgot to add, that by getting  into my front end, I mean the following:
> 
> 1.   I have the web page on MY PC and view it via the VIEW icon in the back
> end, which shows the page as it would be seen in the front end.
> 2.   I don't have a log in box on my web page
> 3.   When I try to click on/move my mouse over any of the web page I see in
> the View, I can't edit anything.
> 
> This also happens if I put the web page on my laptop which acts as a web
> server.
> If I try to edit the View I see on my laptop (Web Server), I can't click on
> anything  to edit.
> 
> 
> Colin
> 
> 
> 
> -Original Message-
> From: typo3-english-boun...@lists.typo3.org
> [mailto:typo3-english-boun...@lists.typo3.org] On Behalf Of Colin & Maureen
> Pridham
> Sent: Monday, 7 November 2011 10:28 AM
> To: 'TYPO3 English'
> Subject: [TYPO3-english] Front end editing embarrasment
> 
> Hi All,
> 
> 
> 
> I am trying to set up and learn front end editing.  So far, I am feeling
> very foolish, as I have failed to
> 
> be able to do this in the current version of TYPO3.
> 
> I have seen a wonderful  video of how it can be used, but I can't
> 
> seem to be able to do two things:
> 
> 1.   Get into the front end of my web page
> 
> 2.   Edit it like I see in the video.
> 
> 
> 
> I am on Windows 7 with TYPO3 version 4.5.7
> 
> 
> 
> Can anyone please help me  to get into my front end and
> 
> begin editing ?  
> 
> 
> 
> Thank you for any help,
> 
> Colin
> 
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> 
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] tt_news image to have equal size

2011-09-01 Thread HocomAdvies [ Wiechert Hooghwinkel ]
This does work for us. Might be useful for you. ? 


#equal images in list tt_news
plugin.tt_news {
  displayList {
  #empty the standard typo
  image.file.maxW >
  image.file.maxH >
  # images size desired
  image.file.width  = 120c
  image.file.height = 120c
  }
   }

Best regards,
HocomAdvies

Wiechert


HocomAdvies 
www.hocom-advies.nl
twitter.com/hocomadvies
0031 343 574 600


Op 1 sep. 2011, om 09:03 heeft Girmangus Hailu het volgende geschreven:

> Hello,
> 
> i want to have equal image sizes in the tt_news in the Display: LIST 
> regardless
> the uploaded images may have different width and height so i wrote  the TS
> code below but the code doesn't work for me
> 
> plugin.tt_news {
> templateFile = {$filepaths}tt_news/tx_ttnews_pi1_template.html
> excludeAlreadyDisplayedNews = 1
> # rendering of LIST mode
> displayList {
> subheader_stdWrap {
> crop = 250 | ... | 1
> required = 1
> wrap >
> }
> content_stdWrap {
> wrap = |
> required = 1
> }
> image {
> file.width = 350
> file.height = 255
> imageLinkWrap = 0
> }
> 
> }
> 
> {
> 
> I need your help.
> 
> 
> Sincerely
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Best TYPO3 webshop extensions - 2011

2011-07-06 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Hi, I have been searching for a webshop solution as well and after reviewing 
teh optins available I found out that Typogento in combination with Magento is 
very good. We have running a Magento store already, have a look 
www.dezonvanitalie.nl. (Selling Italian products and more). And have some 
experience ourselfs now.Before it was runing on the Oscommerce shop system. But 
this is much better and easyer to maintain/ install/ adapt etc. in combination 
with Typogento and your Typo3 CMS this offers the most flexible solution.

Best regards,
HocomAdvies

Wiechert Hooghwinkel

www.hocom-advies.nl 
www.twitter.com/hocomadvies 



Op 28 jun 2011, om 19:44 heeft Stig Nørgaard Færch het volgende geschreven:

> Which webshop extensions are currently the ones to watch out for?
> 
> I know about:
> commerce
> typogento
> multishop
> 
> Any other worth mentioning?
> And are there any recent comparisons of webshop extensions?
> 
> Best regards,
> Stig
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] appearance problem of typo3 site

2011-05-31 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Hi tom, 

Looks much better now. I assume you left out the ## by adding 
page.includeCSS.file10 ? The Templavoila way is: go to the TV Control Centre, 
then you click on the Storage folder. Next you will see the TV overview page 
for your template. Go into Update Mapping and choose Header parts and check or 
uncheck your css file(s).

Changing the reference towards your header image depends on where and how it is 
called into your html? Is it part of the html template you must change it in 
the html template and replace it in your fileadmin/template/your template. Than 
go into the TV control centre and you will see the yellow triangle telling you 
the template mapping need some update. Just klick on update mapping and leave 
again by save and exit. Clear you cash and refresh teh browser and it should 
pop up now! 
On the other hand, if you call the banner image trough css, its just simple 
adjusting the path in your css file, save it and after clearing the cash it 
should be there. 

Hope this will help you out. Good luck.

HocomAdvies

Wiechert Hooghwinkel



Op 31 mei 2011, om 11:38 heeft tom liu het volgende geschreven:

> Thanks for your answers.
> I tried the first one buy adding ##page.includeCSS.file10 =
> fileadmin/templates/css_files/your.css. After this, the site almost got
> right. but the image at the top can not show up. I right click the missing
> image to check the properties, and it shows
> http://demo.thejobconnection.org/fileadmin/templates/willowcreek/images/header.jpg
>  ,
> willowcreek is the old folder name, the new folder name is called
> "jobconnection", so how chould i change the reference of this image?
> And for the second solution, I also want to try. But how could I "activating
> the header parts."? I clicked the webpages and i only can see "edit" or
> "edit properties", I did not see header or something like that? I am new to
> typo3 and still learning it. Thanks for all of your explanation.
> 
> Blessings--Tom
> 
> 
> On Mon, May 30, 2011 at 3:38 PM, HocomAdvies [ Wiechert Hooghwinkel ] <
> i...@hocom-advies.nl> wrote:
> 
>> Hi Tom,
>> 
>> Might be the problem that your css file is not included,
>> 
>> you can do that with something like this in your config:
>> ##page.includeCSS.file10 = fileadmin/templates/css_files/your.css
>> 
>> Or go through the Templavoila Backend (update the DS/), activating the
>> header parts. It appears that after changing something in relation to the
>> template in TV the css is not included anymore. just activate it and it
>> should be fine. Changing a folders name wil not be a problem since the PID
>> wil stay the same.
>> 
>> Best regards,
>> HocomAdvies
>> 
>> Wiechert Hooghwinkel
>> 
>> 
>> Op 30 mei 2011, om 09:24 heeft tom liu het volgende geschreven:
>> 
>>> I am using typo3 4.2.5. Actually in my fileadmin, there is one folded
>> named
>>> "A", "A" has html template files and css files. I changed "A" to "B".
>> After
>>> this , the appearance of the site got messed, you can see here:
>>> http://demo.thejobconnection.org/
>>> I went to template folder through TemplaVoilà Control Center, and changed
>>> all the html template files to the right reference "B". But this did not
>>> resolve the problem.
>>> Thanks for your help.
>>> 
>>> Blessings--Tom
>>> 
>>> On Wed, May 25, 2011 at 5:40 PM, HocomAdvies [ Wiechert Hooghwinkel ] <
>>> i...@hocom-advies.nl> wrote:
>>> 
>>>> Hi Tom,
>>>> 
>>>> Since the list is not showing any attachements, you might better place a
>>>> link towards the website itself so we can have a look there.
>>>> Also would be nice having some more info, which Typo3 version, etc.
>>>> 
>>>> Wiechert Hooghwinkel
>>>> 
>>>> Op 25 mei 2011, om 10:12 heeft tom liu het volgende geschreven:
>>>> 
>>>>> Thanks for your reply! I attched the images, so you can see.
>>>>> Actually I found out this happened after I change a folder's name under
>>>>> fileadmin through filelist. I tried to change the
>>>>> folder's name in TemplaVoilà Control Center correspondingly. But
>> somehow
>>>>> still have this problem.any idea about this? thanks.
>>>>> 
>>>>> On Mon, May 23, 2011 at 4:39 PM, HocomAdvies [ Wiechert Hooghwinkel ] <
>>>>> i...@hocom-advies.nl> wrote:
>>>>> 
>>>>>> Although I can't see you 

Re: [TYPO3-english] appearance problem of typo3 site

2011-05-30 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Hi Tom,

Might be the problem that your css file is not included,

you can do that with something like this in your config:
##page.includeCSS.file10 = fileadmin/templates/css_files/your.css

Or go through the Templavoila Backend (update the DS/), activating the header 
parts. It appears that after changing something in relation to the template in 
TV the css is not included anymore. just activate it and it should be fine. 
Changing a folders name wil not be a problem since the PID wil stay the same. 

Best regards,
HocomAdvies

Wiechert Hooghwinkel


Op 30 mei 2011, om 09:24 heeft tom liu het volgende geschreven:

> I am using typo3 4.2.5. Actually in my fileadmin, there is one folded named
> "A", "A" has html template files and css files. I changed "A" to "B". After
> this , the appearance of the site got messed, you can see here:
> http://demo.thejobconnection.org/
> I went to template folder through TemplaVoilà Control Center, and changed
> all the html template files to the right reference "B". But this did not
> resolve the problem.
> Thanks for your help.
> 
> Blessings--Tom
> 
> On Wed, May 25, 2011 at 5:40 PM, HocomAdvies [ Wiechert Hooghwinkel ] <
> i...@hocom-advies.nl> wrote:
> 
>> Hi Tom,
>> 
>> Since the list is not showing any attachements, you might better place a
>> link towards the website itself so we can have a look there.
>> Also would be nice having some more info, which Typo3 version, etc.
>> 
>> Wiechert Hooghwinkel
>> 
>> Op 25 mei 2011, om 10:12 heeft tom liu het volgende geschreven:
>> 
>>> Thanks for your reply! I attched the images, so you can see.
>>> Actually I found out this happened after I change a folder's name under
>>> fileadmin through filelist. I tried to change the
>>> folder's name in TemplaVoilà Control Center correspondingly. But somehow
>>> still have this problem.any idea about this? thanks.
>>> 
>>> On Mon, May 23, 2011 at 4:39 PM, HocomAdvies [ Wiechert Hooghwinkel ] <
>>> i...@hocom-advies.nl> wrote:
>>> 
>>>> Although I can't see you images, might be coused by the wrong doctype
>> added
>>>> by typo3 to your template :) You can solve that by adding:
>> config.doctype =
>>>> xhtml_trans into your TS setup.
>>>> 
>>>> Best Regards,
>>>> HocomAdvies
>>>> 
>>>> 
>>>> Wiechert Hooghwinkel
>>>> www.hocom-advies.nl
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> Op 23 mei 2011, om 09:40 heeft tom liu het volgende geschreven:
>>>> 
>>>>> My typo3 site recently has one problem. The appearance of the sites got
>>>>> messed up. I put two images below.
>>>>> The above one is the site should be.
>>>>> The bottom one is the site looks likes now.(it is messed up).
>>>>> What could be the reason that cause this problem? Thanks.
>>>>> ___
>>>>> TYPO3-english mailing list
>>>>> TYPO3-english@lists.typo3.org
>>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>>>> 
>>>> ___
>>>> TYPO3-english mailing list
>>>> TYPO3-english@lists.typo3.org
>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>>>> 
>>> ___
>>> TYPO3-english mailing list
>>> TYPO3-english@lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>> 
>> ___
>> TYPO3-english mailing list
>> TYPO3-english@lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>> 
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] appearance problem of typo3 site

2011-05-25 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Did you have a look at the xml file in Templavoila? I think thats where you 
should have a look for changing the old_name into the renamed new_filename. 

HocomAdvies 

Wiechert Hooghwinkel
www.hocom-advies.nl
Op 25 mei 2011, om 10:12 heeft tom liu het volgende geschreven:

> Thanks for your reply! I attched the images, so you can see.
> Actually I found out this happened after I change a folder's name under
> fileadmin through filelist. I tried to change the
> folder's name in TemplaVoilà Control Center correspondingly. But somehow
> still have this problem.any idea about this? thanks.
> 
> On Mon, May 23, 2011 at 4:39 PM, HocomAdvies [ Wiechert Hooghwinkel ] <
> i...@hocom-advies.nl> wrote:
> 
>> Although I can't see you images, might be coused by the wrong doctype added
>> by typo3 to your template :) You can solve that by adding: config.doctype =
>> xhtml_trans into your TS setup.
>> 
>> Best Regards,
>> HocomAdvies
>> 
>> 
>> Wiechert Hooghwinkel
>> www.hocom-advies.nl
>> 
>> 
>> 
>> 
>> 
>> Op 23 mei 2011, om 09:40 heeft tom liu het volgende geschreven:
>> 
>>> My typo3 site recently has one problem. The appearance of the sites got
>>> messed up. I put two images below.
>>> The above one is the site should be.
>>> The bottom one is the site looks likes now.(it is messed up).
>>> What could be the reason that cause this problem? Thanks.
>>> ___
>>> TYPO3-english mailing list
>>> TYPO3-english@lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>> 
>> ___
>> TYPO3-english mailing list
>> TYPO3-english@lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>> 
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] appearance problem of typo3 site

2011-05-25 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Hi Tom,

Since the list is not showing any attachements, you might better place a link 
towards the website itself so we can have a look there. 
Also would be nice having some more info, which Typo3 version, etc. 

Wiechert Hooghwinkel
  
Op 25 mei 2011, om 10:12 heeft tom liu het volgende geschreven:

> Thanks for your reply! I attched the images, so you can see.
> Actually I found out this happened after I change a folder's name under
> fileadmin through filelist. I tried to change the
> folder's name in TemplaVoilà Control Center correspondingly. But somehow
> still have this problem.any idea about this? thanks.
> 
> On Mon, May 23, 2011 at 4:39 PM, HocomAdvies [ Wiechert Hooghwinkel ] <
> i...@hocom-advies.nl> wrote:
> 
>> Although I can't see you images, might be coused by the wrong doctype added
>> by typo3 to your template :) You can solve that by adding: config.doctype =
>> xhtml_trans into your TS setup.
>> 
>> Best Regards,
>> HocomAdvies
>> 
>> 
>> Wiechert Hooghwinkel
>> www.hocom-advies.nl
>> 
>> 
>> 
>> 
>> 
>> Op 23 mei 2011, om 09:40 heeft tom liu het volgende geschreven:
>> 
>>> My typo3 site recently has one problem. The appearance of the sites got
>>> messed up. I put two images below.
>>> The above one is the site should be.
>>> The bottom one is the site looks likes now.(it is messed up).
>>> What could be the reason that cause this problem? Thanks.
>>> ___
>>> TYPO3-english mailing list
>>> TYPO3-english@lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>> 
>> ___
>> TYPO3-english mailing list
>> TYPO3-english@lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>> 
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] appearance problem of typo3 site

2011-05-23 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Although I can't see you images, might be coused by the wrong doctype added by 
typo3 to your template :) You can solve that by adding: config.doctype = 
xhtml_trans into your TS setup. 

Best Regards,
HocomAdvies


Wiechert Hooghwinkel
www.hocom-advies.nl





Op 23 mei 2011, om 09:40 heeft tom liu het volgende geschreven:

> My typo3 site recently has one problem. The appearance of the sites got
> messed up. I put two images below.
> The above one is the site should be.
> The bottom one is the site looks likes now.(it is messed up).
> What could be the reason that cause this problem? Thanks.
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] migration from typo3 4.3 to 4.5

2011-04-22 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Hai Mark,

Think you should check the TSconfig settings in the backend, or in straight in 
the config file in the typo3conf dir, for the RealUrl settings, it might still 
be the old domain name mentioned as base Url. So when entering the "new domain" 
you will be redirected towards the old one.

Best regards
HocomAdvies

Wiechert Hooghwinkel

www.hocom-advies.nl
twitter.com/hocomadvies


Op 22 apr 2011, om 10:39 heeft Mark Smith het volgende geschreven:

> Hello everyone,
> 
> I just recently migrated my installation from 4.3 to a 4.5 server. The
> whole source directory and database was successfully imported, I can
> even see the data in the new backend. However, when I access the new
> site under a new domain name (the config still has the old domain name),
> as in: http://new.example.com/mysite, I get an empty page. When I access
> http://new.example.com/mysite/typo3 I can log into the backend.
> 
> Since I am a newbie in this, I was wondering if you guys had a quick
> idea that I could check on my end? If not, could you tell me what I need
> to do to troubleshoot this myself? A blank page is not really much to
> work with, and I have no clue where I could turn on logging or make the
> new installations show me logs...
> 
> Thanks for your help!
> 
> Mark
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Realurl with TagCloud

2011-04-04 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Ok seems I have got it working now. After updating the extension config in the 
extension manger it showed up nice. Strange but through :)

Thanks for your support on this.

Best Regards,
Wiechert Hooghwinkel


Op 4 apr 2011, om 17:02 heeft François Suter het volgende geschreven:

> Hi,
> 
>> So something is still not right
> 
> I'm afraid what you pasted into your mail is quite unreadable...
> 
> What's your experience with RealURL? It would be good to know more about how 
> this extension gets configured, before trying to tweak its configuration. I 
> see that there's some special stuff in your config, otherwise I would advise 
> to go the easy route and use the auto-configuration option of RealURL. 
> Extension vge_tagcloud is aware of this setting and provides its 
> configuration automatically in this case; but not all extensions have such 
> awareness. So I don't know if this is really an option for you.
> 
> Cheers
> 
> -- 
> 
> Francois Suter
> Cobweb Development Sarl - http://www.cobweb.ch
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Realurl with TagCloud

2011-04-04 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Ok seems I have got it working now. After updating the extension config in the 
extension manger it showed up nice. Strange but through :)

Thanks for your support on this.

Best Regards,
Wiechert Hooghwinkel


Op 4 apr 2011, om 17:02 heeft François Suter het volgende geschreven:

> Hi,
> 
>> So something is still not right
> 
> I'm afraid what you pasted into your mail is quite unreadable...
> 
> What's your experience with RealURL? It would be good to know more about how 
> this extension gets configured, before trying to tweak its configuration. I 
> see that there's some special stuff in your config, otherwise I would advise 
> to go the easy route and use the auto-configuration option of RealURL. 
> Extension vge_tagcloud is aware of this setting and provides its 
> configuration automatically in this case; but not all extensions have such 
> awareness. So I don't know if this is really an option for you.
> 
> Cheers
> 
> -- 
> 
> Francois Suter
> Cobweb Development Sarl - http://www.cobweb.ch
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Realurl with TagCloud

2011-04-04 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Aaah now are things even worse than before :) the links now look like this:


http://www.vono4all.nl/tagcloud/?tx_vgetagcloud_pi2[pages]=11_18&tx_vgetagcloud_pi2[keyword]=banana&cHash=f6bc832c6b370ec46c80b89d0cf73b2d


This is the config frlom the info:
$TYPO3_CONF_VARS['EXTCONF']['realurl'] 
[_DEFAULT]
[init]
[enableCHashCache]=1
[appendMissingSlash]=ifNotFile
[enableUrlDecodeCache]=1
[enableUrlEncodeCache]=1
[redirects]
[preVars]
[0]
[GETvar]=no_cache
[valueMap]
[nc]=1
[noMatch]=bypass
[1]
[GETvar]=L
[valueMap]
[dk]=2
[de]=1
[noMatch]=bypass
[pagePath]
[type]=user
[userFunc]=EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main
[spaceCharacter]=-
[languageGetVar]=L
[expireDays]=7
[rootpage_id]=1
[fixedPostVars]
[postVarSets]
[_DEFAULT]
[archive]
[0]
[GETvar]=tx_ttnews[year]
[1]
[GETvar]=tx_ttnews[month]
[valueMap]
[january]=01
[february]=02
[march]=03
[april]=04
[may]=05
[june]=06
[july]=07
[august]=08
[september]=09
[october]=10
[november]=11
[december]=12
[browse]
[0]
[GETvar]=tx_ttnews[pointer]
[select_category]
[0]
[GETvar]=tx_ttnews[cat]
[article]
[0]
[GETvar]=tx_ttnews[tt_news]
[lookUpTable]
[table]=tt_news
[id_field]=uid
[alias_field]=title
[addWhereClause]= AND NOT deleted
[useUniqueCache]=1
[useUniqueCache_conf]
[strtolower]=1
[spaceCharacter]=-
[1]
[GETvar]=tx_ttnews[swords]
[tagcloud]
[0]
[GETvar]=tx_vgetagcloud_pi2[keyword]
[1]
[GETvar]=tx_vgetagcloud_pi2[pages]
[fileName]
[index]
[rss.xml]
[keyValues]
[type]=100
[rss091.xml]
[keyValues]
[type]=101
[rdf.xml]
[keyValues]
[type]=102
[atom.xml]
[keyValues]
[type]=103
[encodeSpURL_postProc]
[0]=EXT:wt_gallery/class.tx_wtgallery_realurl.php:tx_wtgallery_realurl->encode
[decodeSpURL_preProc]
[0]=EXT:wt_gallery/class.tx_wtgallery_realurl.php:tx_wtgallery_realurl->decode


So something is still not right

Regards. 

Wiechert


Op 4 apr 2011, om 16:12 heeft François Suter het volgende geschreven:

> Hi,
> 
>> You might be right:)  Now I am afraid its not included in the right way in 
>> the config. Have been messing around with it, trying to get it in the right 
>> place. But it only gave me some nice errors. So, where to place the tagcloud 
>> code in the real url config? I think its just only this part, I have to 
>> include now? right?
> 
> Assuming that your configuration is already complete, you would just need to 
> add the vge_tagcloud configuration without overriding the rest of it. So you 
> would need something like:
> 
> $TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT']['postVarSets']['_DEFAULT']['tagcloud']
>  = array(
>   array('GETvar' => 'tx_vgetagcloud_pi2[keyword]'),
>   array('GETvar' => 'tx_vgetagcloud_pi2[pages]'),
> );
> 
> Cheers
> 
> -- 
> 
> Francois Suter
> Cobweb Development Sarl - http://www.cobweb.ch
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Realurl with TagCloud

2011-04-04 Thread HocomAdvies [ Wiechert Hooghwinkel ]
You might be right :) Now I am afraid its not included in the right way in the 
config. Have been messing around with it, trying to get it in the right place. 
But it only gave me some nice errors. So, where to place the tagcloud code in 
the real url config? I think its just only this part, I have to include now? 
right?

array(

array('GETvar' => 'tx_vgetagcloud_pi2[keyword]'),

array('GETvar' => 'tx_vgetagcloud_pi2[pages]'),

);


Wiechert Hooghwinkel



Op 4 apr 2011, om 13:33 heeft François Suter het volgende geschreven:

> Hi,
> 
>> So should i change that into = instead of =>
> 
> No, no, that's correct in this context.
> 
> I wonder about you added the vge_tagcloud configuration (you said "So I 
> included the example config like this:"). How did you add it and are you sure 
> your are not overriding some other part of the configuration?
> 
> The best would be to check your overall RealURL configuration. Go to Web > 
> Info > Speaking URL Management > Configuration and check if it all looks good.
> 
> HTH
> 
> -- 
> 
> Francois Suter
> Cobweb Development Sarl - http://www.cobweb.ch
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Realurl with TagCloud

2011-04-04 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Ok found that in the localconf.php file and its like this now:

$TYPO3_CONF_VARS['EXTCONF']['realurl'] = array(
'_DEFAULT' => array(
'init' => array(
'enableCHashCache' => 1,
'appendMissingSlash' => 'ifNotFile',
'enableUrlDecodeCache' => 1,
'enableUrlEncodeCache' => 1,
),
.etc.

So should i change that into = instead of => 

Wiechert

Op 4 apr 2011, om 12:47 heeft François Suter het volgende geschreven:

> Hi,
> 
>> So I tried that, and after clearing the cash, and remove the temp_casch 
>> files in the typo3conf/ dir it is still the same. So where should i turn on 
>> the enableCHashCache ?  Also in the extension settings itself i did not find 
>> it?
> 
> No. It should be something like:
> 
> $TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT']['init']['enableCHashCache']
>  = 1;
> 
> HTH
> 
> -- 
> 
> Francois Suter
> Cobweb Development Sarl - http://www.cobweb.ch
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Realurl with TagCloud

2011-04-04 Thread HocomAdvies [ Wiechert Hooghwinkel ]
Francois,

Thanks for your fast reply. The only thing I could find for turning on any 
setting which has to do with realUrl is:
[useCachingFramework]

So I tried that, and after clearing the cash, and remove the temp_casch files 
in the typo3conf/ dir it is still the same. So where should i turn on the 
enableCHashCache ?  Also in the extension settings itself i did not find it? 

I am using Typo3 version 4.5.2. in this case. 

Thanks,
HocomAdvies

Wiechert Hooghwinkel


Op 4 apr 2011, om 10:39 heeft François Suter het volgende geschreven:

> Hi,
> 
>> How to get rid of the  ?cHash=f6bc832c6b370ec46c80b89d0cf73b2d part? It is 
>> not very SEO friendly or nice looking for visitors. I could not find any 
>> sample setting for this. Thanks in advance for helping me out.
> 
> I would say this is a general RealURL setting issue and not strictly related 
> to the tag cloud. Do you have "enableCHashCache" turned on?
> 
> Cheers
> 
> -- 
> 
> Francois Suter
> Cobweb Development Sarl - http://www.cobweb.ch
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] Realurl with TagCloud

2011-04-04 Thread HocomAdvies [ Wiechert Hooghwinkel ]
I have the tagcloud extension running and Its working fine. Next thing would be 
the URL setting. So I included the example config like this:


/**
* Real Url config for vge_tagcloud
*
*
*/

$TYPO3_CONF_VARS['EXTCONF']['realurl'] = array(

'_DEFAULT' => array(

'postVarSets' => array(

'_DEFAULT' => array(

'tagcloud' => array(

array('GETvar' => 'tx_vgetagcloud_pi2[keyword]'),

array('GETvar' => 'tx_vgetagcloud_pi2[pages]'),

)

)

)

)

)


And that  is giving url's like this:

http://www.hopperdepopperde.nl/tagcloud/tagcloud/banana/11_18/?cHash=f6bc832c6b370ec46c80b89d0cf73b2d

How to get rid of the  ?cHash=f6bc832c6b370ec46c80b89d0cf73b2d part? It is not 
very SEO friendly or nice looking for visitors. I could not find any sample 
setting for this. Thanks in advance for helping me out.


Kind Regards,
HocomAdvies

Wiechert Hooghwinkel
www.hocom-advies.nl

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english