You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Scherler, Thorsten" <th...@apache.org> on 2004/07/23 23:12:51 UTC

Question about external link image

Hello devs,

I have a question. On my list for the css-style skin is:
-- introduce the external-link-images.
-> TODO

How does forrest analyse what an external link is?
Where get the <a> the class="external"?

How can I activate it in the skin?

TIA

king regards
thorsten
-- 
<thorsten>
  <name>Thorsten Scherler</name>
  <country>Spain</country>
  <@m...@mail>
  <@cocoon-WIKI>
http://wiki.apache.org/cocoon/Scherler
</...@cocoon-WIKI>
  <acronymfinder>
http://www.acronymfinder.com/af-query.asp?String=exact&Find=Find&Acronym=
  </acronymfinder>
  <motto>
    "My task which I am trying to achieve is,
     by the power of the written word,
     [...] to make you see."
     *Joseph Conrad (1857-1924)*
  </motto>
</thorsten>



Re: Question about external link image

Posted by "Scherler, Thorsten" <th...@apache.org>.
Dave Brondsema wrote:
> Scherler, Thorsten wrote:
> 
>> Hello devs,
>>
>> I have a question. On my list for the css-style skin is:
>> -- introduce the external-link-images.
>> -> TODO
>>
>> How does forrest analyse what an external link is?
>> Where get the <a> the class="external"?
>>
> 
> The power of find & grep :-)
> 
> cd src/core; find . ! -path '*.svn/*' | xargs grep -n class | grep external
> 
> indicates skins/common/xslt/html/site2xhtml.xsl, line 255
> 
>> How can I activate it in the skin?
>>
> 
> Some more grepping points to the a-external template in 
> skins/common/css/forrest.css.xslt
> 


Cheers, dude!

I am now using GuadaLinex (http://www.guadalinex.org/modules/news/) a 
debian derivate as well at home. Just finished to get my old winXP mail 
account to the new linux thunderbird mail account!

Long live find | grep :). Now I have it as well at home :).

Long live Linux :).

Cheers again :)
thorsten


Re: Question about external link image

Posted by Dave Brondsema <da...@brondsema.net>.
Scherler, Thorsten wrote:
> Hello devs,
> 
> I have a question. On my list for the css-style skin is:
> -- introduce the external-link-images.
> -> TODO
> 
> How does forrest analyse what an external link is?
> Where get the <a> the class="external"?
> 

The power of find & grep :-)

cd src/core; find . ! -path '*.svn/*' | xargs grep -n class | grep external

indicates skins/common/xslt/html/site2xhtml.xsl, line 255

> How can I activate it in the skin?
> 

Some more grepping points to the a-external template in 
skins/common/css/forrest.css.xslt

-- 
Dave Brondsema : dave@brondsema.net
http://www.splike.com : programming
http://csx.calvin.edu : student org
http://www.brondsema.net : personal