Hi all,

I need some TS help on how to make the first menu item not a link? My TS
below, I don't know what to add in to get such effect:

lib.mainMenu = HMENU
lib.mainMenu {
wrap=<ul>|</ul>  
1= TMENU
1 {
  expAll = 1
  noBlur = 1 
  NO.ATagTitle.field = title 
  NO.wrapItemAndSub=<li>|</li>
  ACT < .NO
  ACT = 1  
  ACT.allWrap = <li class="highlight"> | </li>
  
}
}

Thanks in advance for any help,

Tan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, July 24, 2007 5:20 AM
To: [email protected]
Subject: TYPO3-english Digest, Vol 46, Issue 79

Send TYPO3-english mailing list submissions to
        [email protected]

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: What is better? Realurl or Coolurl? (Jan Bednarik)
   2. Rather basic question but complicated (Borut Rozman)
   3. Re: Rather basic question but complicated ( Stano Pa?ka )
   4. Re: Install Tool GraphicsMagic Headache (Nick Weisser)
   5. Re: Install Tool GraphicsMagic Headache (Nick Weisser)
   6.  backend interface (Andrew Davis)
   7. Configuring php include for plaintext directmail
      ([EMAIL PROTECTED])
   8. Re: backend interface (Gregory Remington)
   9. Re: backend interface (Andrew Davis)
  10. Re: backend interface (Tapio Markula)
  11.  extrep Ext ? (Pierre Rouwens)
  12. Re: extrep Ext ? (Pierre Rouwens)
  13. Re: backend interface (Andrew Davis)


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

Message: 1
Date: Mon, 23 Jul 2007 15:08:23 +0200
From: Jan Bednarik <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] What is better? Realurl or Coolurl?
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

>    - .html endings

You need to add:

<urlsuffix>.html</urlsuffix>
<removetrailingslash>1</removetrailingslash>

And that's it.

-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech


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

Message: 2
Date: Mon, 23 Jul 2007 15:10:44 +0200
From: Borut Rozman <[EMAIL PROTECTED]>
Subject: [TYPO3] Rather basic question but complicated
To: [email protected]
Message-ID:
        
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-2

hi

Let me say I have a content in RIGHT column under a subtree of pages
which has
to be propagated to all web pages under that tree in RIGHT content
element, but
just for these pages, it shows some menu, how could I persuade subpages
to use
this content on their pages inder RIGHT column!

I could just copy / paste them, but if some part is updated, I have to
update
ALL the pages under that subtree

regards



Borut Rozman
Zipp design
http://www.zipp.nu

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


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

Message: 3
Date: Mon, 23 Jul 2007 15:24:46 +0200
From: " Stano Pa?ka " <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] Rather basic question but complicated
To: "TYPO3 English" <[email protected]>
Message-ID:
        
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi.

You must create an ext template and in that define something like this
page.10.marks.RIGHT_COLUMN.slide = 2

In main template you must define something like this
page.10.marks.RIGHT_COLUMN < styles.content.getRight

.slide = 2 means that if no content is defined, typo3 searches for
content in parent pages.

Stano.


On 7/23/07, Borut Rozman <[EMAIL PROTECTED]> wrote:
> hi
>
> Let me say I have a content in RIGHT column under a subtree of pages
which has
> to be propagated to all web pages under that tree in RIGHT content
element, but
> just for these pages, it shows some menu, how could I persuade
subpages to use
> this content on their pages inder RIGHT column!
>
> I could just copy / paste them, but if some part is updated, I have to
update
> ALL the pages under that subtree
>
> regards
>
>
>
> Borut Rozman
> Zipp design
> http://www.zipp.nu
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> _______________________________________________
> TYPO3-english mailing list
> [email protected]
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


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

Message: 4
Date: Mon, 23 Jul 2007 16:20:42 +0200
From: Nick Weisser <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] Install Tool GraphicsMagic Headache
To: TYPO3 English <[email protected]>
Message-ID:
        
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

Thanks for your pointers, Michael and Tania.

> one reason could be that you have multiple entries of the same line in
> localconf.php. 

That's definitely not the case as outlined before.

> Another idea is that you probably use open_basedir, but the
> path to GM is not within that range. The GM/IM path is validated using
> is_file/is_executable.

GM is under the same path as the TYPO3 source

/var/www/virtual/typo3
/var/www/virtual/typo3/gm/

All virtual hosts on the server have open_basedir set to
/var/www/virtual/typo3 so this should not be the problem.
-- 
Nick Weisser
Openstream Internet Solutions
http://www.openstream.net



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

Message: 5
Date: Mon, 23 Jul 2007 16:45:41 +0200
From: Nick Weisser <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] Install Tool GraphicsMagic Headache
To: TYPO3 English <[email protected]>
Message-ID:
        
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

Hi there,

I could solve the problem by copying GraphicsMagick to /usr/bin. It is
now automatically recognized by the install tool.

Very strange problem, because as outlined before when entering the old
path /var/www/virtual/typo3/gm under "Basic Configuration" gm is also
found and upon updating save to localconf.php, but upon reloading the
install tool the very same information is lost although the config
variables are still in localconf.php at the very end.
-- 
Nick Weisser
Openstream Internet Solutions
http://www.openstream.net


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

Message: 6
Date: Mon, 23 Jul 2007 12:06:01 -0400
From: Andrew Davis <[EMAIL PROTECTED]>
Subject: [TYPO3]  backend interface
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

is there a simplified version of the backend interface available?

I thought I saw one that kasper demoed in a presentation, but I cant 
find it now... Anyone know what I'm talking about? Which one it is or 
where I might find it?

thanks,
andrew


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

Message: 7
Date: Mon, 23 Jul 2007 13:42:18 -0400
From: [EMAIL PROTECTED]
Subject: [TYPO3] Configuring php include for plaintext directmail
To: [email protected]
Message-ID:
        
<[EMAIL PROTECTED]>
Content-Type: text/plain;       charset=ISO-8859-1;     DelSp="Yes";
        format="flowed"

Hey all,

I have written a PHP Real Estate Listings application that I'm  
displaying on a page using the lumophpinclude extension. That page is  
being used as the basis for a directmail. Unfortunately, the Direct  
Mail Plaintext Template is outputting this:

[Unrendered Content Element: list ]

How can I configure directmail (using TS, I suspect) to render this  
content element?

Also, I'd like to be able to render the PHP application in plaintext  
if the page type=99. How can I test for that in my PHP object?

Finally, I want to remove the image references in the plaintext  
template. What TS will do this for me?

James Corell
[EMAIL PROTECTED]


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

Message: 8
Date: Mon, 23 Jul 2007 10:49:37 -0700
From: Gregory Remington <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] backend interface
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi Andrew,

You mean like this?
http://sol.mediatech.net/fileadmin/typo3-simplified.gif

The first screenshot was achieved using the following extensions. They 
can be used together or apart I think.

Top horizontal drop down menu
http://typo3.org/extensions/repository/view/tm_shared_lib/0.1.0/

Backend interface tweaks:
http://typo3.org/extensions/repository/view/tm_contentaccess/2.1.3/

Skin:
http://typo3.org/extensions/repository/view/skin_grey_2/1.1.7/

The second screenshot was achieved using Include Access Lists for a 
Backend usergroup.

Cheers,
Greg


Andrew Davis wrote:
> is there a simplified version of the backend interface available?
> 
> I thought I saw one that kasper demoed in a presentation, but I cant 
> find it now... Anyone know what I'm talking about? Which one it is or 
> where I might find it?
> 
> thanks,
> andrew


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

Message: 9
Date: Mon, 23 Jul 2007 14:45:22 -0400
From: Andrew Davis <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] backend interface
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

yes, that is definitely what i am getting at...

is the necessary setup ts available anywhere or is it all you? (very 
nice, by the way).

thanks for your help,
andrew



Gregory Remington wrote:
> Hi Andrew,
> 
> You mean like this?
> http://sol.mediatech.net/fileadmin/typo3-simplified.gif
> 
> The first screenshot was achieved using the following extensions. They

> can be used together or apart I think.
> 
> Top horizontal drop down menu
> http://typo3.org/extensions/repository/view/tm_shared_lib/0.1.0/
> 
> Backend interface tweaks:
> http://typo3.org/extensions/repository/view/tm_contentaccess/2.1.3/
> 
> Skin:
> http://typo3.org/extensions/repository/view/skin_grey_2/1.1.7/
> 
> The second screenshot was achieved using Include Access Lists for a 
> Backend usergroup.
> 
> Cheers,
> Greg
> 
> 
> Andrew Davis wrote:
>> is there a simplified version of the backend interface available?
>>
>> I thought I saw one that kasper demoed in a presentation, but I cant 
>> find it now... Anyone know what I'm talking about? Which one it is or

>> where I might find it?
>>
>> thanks,
>> andrew


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

Message: 10
Date: Mon, 23 Jul 2007 21:48:48 +0300
From: Tapio Markula <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] backend interface
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Gregory Remington kirjoitti:
> Hi Andrew,
> 
> You mean like this?
> http://sol.mediatech.net/fileadmin/typo3-simplified.gif
> 
> The first screenshot was achieved using the following extensions. They

> can be used together or apart I think.
> 
> Top horizontal drop down menu
> http://typo3.org/extensions/repository/view/tm_shared_lib/0.1.0/

I put that now into own plugin tm_topapps - after installing 
tm_shared_lib you must install tm_topapps. Reason: I don't use that for 
my current customers and I want develop it separately


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

Message: 11
Date: Mon, 23 Jul 2007 14:56:58 -0400
From: Pierre Rouwens <[EMAIL PROTECTED]>
Subject: [TYPO3]  extrep Ext ?
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi,

i was pretty sure that extrep was in the TER but i can't find it ? did i

miss something ? Do you know where i can find this extension ?

TIA

Pierre


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

Message: 12
Date: Mon, 23 Jul 2007 14:58:51 -0400
From: Pierre Rouwens <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] extrep Ext ?
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Pierre Rouwens a ?crit :
> Hi,
> 
> i was pretty sure that extrep was in the TER but i can't find it ? did
i 
> miss something ? Do you know where i can find this extension ?
> 
> TIA
> 
> Pierre
Hi,

just forget this post, the extension i was looking for is ter. Sorry for

disturbing.

Pierre


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

Message: 13
Date: Mon, 23 Jul 2007 15:14:29 -0400
From: Andrew Davis <[EMAIL PROTECTED]>
Subject: Re: [TYPO3] backend interface
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

this does not appear to be compatible with 4.0.6 which is what I am 
running....

:-(


Tapio Markula wrote:
> Gregory Remington kirjoitti:
>> Hi Andrew,
>>
>> You mean like this?
>> http://sol.mediatech.net/fileadmin/typo3-simplified.gif
>>
>> The first screenshot was achieved using the following extensions.
They 
>> can be used together or apart I think.
>>
>> Top horizontal drop down menu
>> http://typo3.org/extensions/repository/view/tm_shared_lib/0.1.0/
> 
> I put that now into own plugin tm_topapps - after installing 
> tm_shared_lib you must install tm_topapps. Reason: I don't use that
for 
> my current customers and I want develop it separately


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

_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

End of TYPO3-english Digest, Vol 46, Issue 79
*********************************************
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to