Hi Jan 
For indexing files use macromedia dream weaver 8 

Regards,Dani

----- Original Message ----
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: typo3-english@lists.netfielders.de
Sent: Monday, August 6, 2007 9:00:04 AM
Subject: TYPO3-english Digest, Vol 47, Issue 16

Send TYPO3-english mailing list submissions to
    typo3-english@lists.netfielders.de

To subscribe or unsubscribe via the World Wide Web, visit
    http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
or, via email, send a message with subject or body 'help' to
    [EMAIL PROTECTED]

You can reach the person managing the list at
    [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of TYPO3-english digest..."


Today's Topics:

   1. Re: Indexing external files with crawler ( Jan Han?i? )
   2. [TYPO3-ect] lib/div: Next to last milestone to beta release
      (Elmar Hinz)
   3.  RealURL modifies my 'Speaking URL path segment' (Patrick Braun)
   4. Re: RealURL modifies my 'Speaking URL path segment'
      (Christopher Torgalson)
   5. Re: RealURL modifies my 'Speaking URL path segment'
      (Patrick Braun)
   6. tt_content element don't get rendered in my front end
      (Marc Boivin)
   7.  Missing php file in testsite (Gunnar Jonsson)
   8. timtab: no news_id given (Matyi G?bor)
   9.  Dynamic TS? (Bill Stoltz)
  10. Re: Cant FELogin after upgrade to 4.1.2
      (Jacob Rasmussen - Concare IT)
  11. Re: RealURL modifies my 'Speaking URL path segment'
      (Dmitry Dulepov [typo3])


----------------------------------------------------------------------

Message: 1
Date: Sun, 5 Aug 2007 16:31:41 +0200
From: " Jan Han?i? " <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] Indexing external files with crawler
To: typo3-english@lists.netfielders.de
Message-ID:
    <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8

Hi,

it's me again. I really need to get this fixed so if there is anybody that
can help me, I will be very gratefull.


-- 
lp
Jan Han?i?
http://hancic.info

On 8/3/07, Jan Han?i? <[EMAIL PROTECTED]> wrote:
>
> Hello everybody!
>
> I am setting up a site with typo3 on ubuntu (both latest version). Ubuntu
> is loaded as a virtual machine if that makes any difference for my
> situation.
> All is working except indexing of external files. Now I don't know if I
> just don't understand how this is suppose to work, or if I miss-configured
> something.
>
> I have followed this tutorial: http://wiki.typo3.org/index.php/Ext_crawler
>
> Now:
> - I have installed all the programs for parsing (pdfinfo, unzip, ...)
> - I have installed php5-cli
> - I have setup the cron job for
> typo3conf/ext/crawler/cli/crawler_cli.phpsh, and guessing from the log files
> it is running
> - I have created the _cli_crawler BE user
> - I have put the TSconfig from the link above in to my root page
> - I have created a not in menu page under the root page
> - I have created a indexing configuration (type=external files) on the
> above page, that points to "files/" under fileadmin (must I type
> "fileadmin/files/" or is "files/" enough?)
>
> Now I have tried something: I have created a simple content and created a
> link to a PDF file that is somewhere in fileadmin. If I then go to
> Web->Info->Crawler and click refresh next to the page that the content is on
> (and after that click refresh on all the entries that appear bellow that
> page), I can find that file using search in FE (so indexing of files works).
>
>
> But I can't figure out how to configure the crawler to index files under
> "fileadmin/files/" automatically (say every day at a given hour).
> Can somebody please help me with this? I have been struggling with this
> for a couple of days now without much success.
>
>
> --
> lp
> Jan Han?i?
> http://hancic.info

------------------------------

Message: 2
Date: Sun, 05 Aug 2007 17:48:04 +0200
From: Elmar Hinz <[EMAIL PROTECTED]>
Subject: [TYPO3] [TYPO3-ect] lib/div: Next to last milestone to beta
    release
To: typo3-english@lists.netfielders.de
Message-ID:
    <[EMAIL PROTECTED]>
    
Content-Type: text/plain; charset=us-ascii

Hi developers,

today the Extension Coordination Team (ECT) has published the "next to last"
milestone for the beta realease of lib/div.

<http://wiki.typo3.org/index.php/MVC_Framework#07.2F08.2F01:_Next_to_last_milestone_.28beta_ms-2.29>


Please test the libraries and extensions and report bugs to the bugtracker. 

Libraries:

 * div
 * lib
 * kickstarter__mvc

Tutorials:

 * apples
 * bananas
 * cherries

Related extensions: 

 * ect
 * pear
 * cal
 * partner/party
 * jquery
 * extjs
 * xajax

Applications: 
 
 * bananas
 * efaq

Many thanks to all contributors and to the maintainers of coordinated
extensions and to those people who maintain the infrastructure that enables
the common work.

If you want to bring your own contributions, features and functions: Feature
freeze is scheduled for 07/08/15.

Kind regards

Elmar Hinz

-- 
Leading programmer of lib/div (MVC)
Object orientated library for extension development
http://wiki.typo3.org/index.php/MVC_Framework
NG:typo3.teams.extension-coordination






------------------------------

Message: 3
Date: Sun, 5 Aug 2007 18:57:21 +0000 (UTC)
From: Patrick Braun <[EMAIL PROTECTED]>
Subject: [TYPO3]  RealURL modifies my 'Speaking URL path segment'
To: typo3-english@lists.netfielders.de
Message-ID:
    <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=iso-8859-1; format=flowed

Hi all,

I need help in order to find a workaround to solve a RealURL problem.

I'm converting a static HTML site to T3 4.1.1 using RealURL 1.1.0 and RealURL 
management 0.1.0.  The goal is to preserve the current Google indexing.  
However, there is a particular page whose URL has a page-file named 
aaaa-aaa--AAA.html. 
 I know the name is uglily formatted but that's the way it is.

I entered the 'Speaking URL path segment' as: 'aaaa-aaa--AAA', but RealURL 
creates a 'Pagepath' that reads: '/dir/aaaa-aaa-aaa' instead of 
'/dir/aaaa-aaa--AAA'. 
 I.E.  '--' is replaced by '-' and 'AAA' by 'aaa'.

Of course I could edit the 'Pagepath' in order to solve the problem, BUT, 
if for some reason the Pagepath is erased it will be recreated in the wrong 
way leading the original URL to a 404 error.  There is another problem too. 
 At the Menu the Pagetitle reads 'title ->'.  The '->' dissapears if RealURL 
recreates the wrongly formatted Pagepath. 

Question:  How could I force RealURL to use a verbatim 'Speaking URL path 
segment' despite of the fact that it's wrongly formatted?

Thanks for your time.
Patrick




------------------------------

Message: 4
Date: Sun, 5 Aug 2007 12:16:13 -0700
From: "Christopher Torgalson" <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] RealURL modifies my 'Speaking URL path segment'
To: "TYPO3 English" <typo3-english@lists.netfielders.de>
Message-ID:
    <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

Hi,

On 8/5/07, Patrick Braun <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I need help in order to find a workaround to solve a RealURL problem.
>
> I'm converting a static HTML site to T3 4.1.1 using RealURL 1.1.0 and RealURL
> management 0.1.0.  The goal is to preserve the current Google indexing.
> However, there is a particular page whose URL has a page-file named 
> aaaa-aaa--AAA.html.
>  I know the name is uglily formatted but that's the way it is.
>
> I entered the 'Speaking URL path segment' as: 'aaaa-aaa--AAA', but RealURL
> creates a 'Pagepath' that reads: '/dir/aaaa-aaa-aaa' instead of 
> '/dir/aaaa-aaa--AAA'.
>  I.E.  '--' is replaced by '-' and 'AAA' by 'aaa'.
>
> Of course I could edit the 'Pagepath' in order to solve the problem, BUT,
> if for some reason the Pagepath is erased it will be recreated in the wrong
> way leading the original URL to a 404 error.  There is another problem too.
>  At the Menu the Pagetitle reads 'title ->'.  The '->' dissapears if RealURL
> recreates the wrongly formatted Pagepath.
>
> Question:  How could I force RealURL to use a verbatim 'Speaking URL path
> segment' despite of the fact that it's wrongly formatted?


I can't actually answer your question directly, but it might be worth
your while to consider using RealURL's redirect tool (look in Web >
Info > Speaking URL Management > Redirects) to create 301 redirects
from the old urls to the new instead.


-- 
Christopher Torgalson
http://www.typo3apprentice.com/


------------------------------

Message: 5
Date: Sun, 5 Aug 2007 19:45:12 +0000 (UTC)
From: Patrick Braun <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] RealURL modifies my 'Speaking URL path segment'
To: typo3-english@lists.netfielders.de
Message-ID:
    <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=iso-8859-1; format=flowed

Hi Christopher,

> I can't actually answer your question directly, but it might be worth
> your while to consider using RealURL's redirect tool (look in Web >
> 
Info>> Speaking URL Management > Redirects) to create 301 redirects
Info>> 
> from the old urls to the new instead.

The site owner hates 301 redirects cause Google takes quite a long time to 
index the new URL.  Besides I have found near 100 pages out of 5000+ facing 
the same problem.  That's why I suggested him to modify those pages one by 
one in order to make it easier to handle.

Any other suggestion?




------------------------------

Message: 6
Date: Sun, 5 Aug 2007 16:06:34 -0400
From: "Marc Boivin" <[EMAIL PROTECTED]>
Subject: [TYPO3] tt_content element don't get rendered in my front end
To: typo3-english@lists.netfielders.de
Message-ID:
    <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

Hi all,
        I have an issue with TemplaVoil?. If I create a Data Structure with
an element that accepts tt_content items, I can add tt_content items in the
backend. However, when I render the front end, I see nothing, nada. I get no
error, and I can't figure out what the issue is.

The XML looks alright, although IK'm no expert in DS markup:

The XML DS of the tt_content element:

<field_liste_recette type="array">
                <tx_templavoila type="array">
                    <title>Liste recettes</title>
                    <sample_data type="array">
                        <numIndex index="0">(Liste des recettes)</numIndex>
                    </sample_data>
                    <eType>ce</eType>
                    <TypoScript><![CDATA[
    10= RECORDS
    10.source.current=1
    10.tables = tt_content
    10.wrap = <!--TYPO3SEARCH_begin--> | <!--TYPO3SEARCH_end-->
                    ]]></TypoScript>
                    <oldStyleColumnNumber
type="integer">1</oldStyleColumnNumber>
                    <tags>div:inner</tags>
                </tx_templavoila>
                <TCEforms type="array">
                    <config type="array">
                        <type>group</type>
                        <internal_type>db</internal_type>
                        <allowed>tt_content</allowed>
                        <size>5</size>
                        <maxitems>200</maxitems>
                        <minitems>0</minitems>
                        <multiple>1</multiple>
                        <show_thumbs>1</show_thumbs>
                    </config>
                    <label>Liste recettes</label>
                </TCEforms>
            </field_liste_recette>

And the stored xml for that element in the page entry:

     <field index="field_liste_recette">
        <value index="vDEF">6</value>
      </field>

Now the tt_content id 6 does exists and has content in it. So the issue is
not a missing entry.

Any ideas, tests I could try?

TIA

Marc Boivin


------------------------------

Message: 7
Date: Sun, 5 Aug 2007 23:18:42 +0200
From: "Gunnar Jonsson" <[EMAIL PROTECTED]>
Subject: [TYPO3]  Missing php file in testsite
To: typo3-english@lists.netfielders.de
Message-ID:
    <[EMAIL PROTECTED]>

I am looking into the documentation for using scripts in TYPO3. I had a look 
into the TYPO3 testsite and found an example for using the Script content 
element in connection with user defined php script. That example was "ODP 
grabber plugin (example)". However, that example does not seem to function, 
since the php file is missing in the fileadmin directory. In the template it 
says that it should be a file called: fileadmin/class.user_odp_example.php

Does anyone have a copy of that file, which is missing in the testsite?
I am looking into this because I want to know how to refer to the data in 
the "parameter" field, in the script content element, from the php file?

Regards,
Gunnar Jonsson 




------------------------------

Message: 8
Date: Sun, 5 Aug 2007 23:47:43 +0200
From: Matyi G?bor <[EMAIL PROTECTED]>
Subject: [TYPO3] timtab: no news_id given
To: typo3-english@lists.netfielders.de
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain;  charset="utf-8"

Hi!

I'm trying get the timtab blog to work, but no posts are shown. Only a no 
news_id given text appear. I followed the instructions from this document 
http://typo3.org/documentation/document-library/extension-manuals/timtab/0.5.11/view/1/3/
but there isn't any hint for this situation.

Could somebody help me?

Thanks Gabor Matyi


------------------------------

Message: 9
Date: Sun, 05 Aug 2007 20:23:35 -0400
From: Bill Stoltz <[EMAIL PROTECTED]>
Subject: [TYPO3]  Dynamic TS?
To: typo3-english@lists.netfielders.de
Message-ID:
    <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hello list.

I want to make an extension that would allow a non-admin BE user to be 
able to change colors in the template, and also select from a couple 
pre-determined menu formats, or upload a background image.

The idea is to give users more control over the color and look of their 
pages, within pre-defined template limits. And not having to give them 
admin access to the entire site.

I have search the list and web and I have not found any good examples of 
anything like this.

My current thinking is either find some hooks (not sure this will even 
work) or something like Dynamic TypoScript?  I have seen the Dynamic CSS 
extension, which uses markers in your CSS file, and preprocessed the 
file to make the changes dynamic.

I am wondering how I could make TS dynamic.  So, if a BE user edited 
something in a module or updated a content element, that that I could 
have an extension update the PAGE TEMPLATE TS?

for example, the user is give a choice of 2 menus, one text, other 
graphical. based on what they select I would update

page.10.subparts.menu_1 < lib.textmenu
or
page.10.subparts.menu_1 < lib.gmenu

This seems easy as admin in the BE template module. Just edit the 
record. done.

But are there any examples of extensions doing this?

Thanks in advance for any help or suggestions.

Bill Stoltz


------------------------------

Message: 10
Date: Mon, 06 Aug 2007 08:35:24 +0200
From: Jacob Rasmussen - Concare IT <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] Cant FELogin after upgrade to 4.1.2
To: typo3-english@lists.netfielders.de
Message-ID:
    <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi,

There are changes in TCA for fe_users when you upgrade from 4.0.x to 
4.1.x, so try using the compare function in the install tool (Database 
analyser).

Rgds
Jacob Rasmussen

> 
> After upgrading my TYPO3 from 4.0.5 to 4.1.2 FELogin feature stopped 
> working. Using newloginbox or standard login form.
> Did I missed something?
> 
> Regards
> Pawe? Stanis?awczuk 
> 


------------------------------

Message: 11
Date: Mon, 06 Aug 2007 09:57:02 +0300
From: "Dmitry Dulepov [typo3]" <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] RealURL modifies my 'Speaking URL path segment'
To: typo3-english@lists.netfielders.de
Message-ID:
    <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi!

Patrick Braun wrote:
> I entered the 'Speaking URL path segment' as: 'aaaa-aaa--AAA', but 
> RealURL creates a 'Pagepath' that reads: '/dir/aaaa-aaa-aaa' instead of 
> '/dir/aaaa-aaa--AAA'. I.E.  '--' is replaced by '-' and 'AAA' by 'aaa'.

I can confirm that it works this way but we cannot change it now because 
someone may rely on such behavior. Sorry :(

You can go with .htaccess and internal redirects.

-- 
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs


------------------------------

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

End of TYPO3-english Digest, Vol 47, Issue 16
*********************************************







       
____________________________________________________________________________________
Be a better Globetrotter. Get better travel answers from someone who knows. 
Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to