baseportal
Start

baseportal message board

Welcome to the baseportal message board...

Please read the FAQ.

 
 Selected message: To the list 
    Message from Christoph Bergmann on 12/4 2002, 14:04 +01:00
    EMail: info@baseportal.com

    Re: template problems


      > When it says to rename all the links to absoutes what exactly does it mean ?

      It means when you use an existing HTML page and it has links in it like

      <a href="home.html">...</a>

      or

      <a href="/chapter4/abc.html">...</a>

      they won't work in a baseportal template, because the template comes from the baseportal server and your links are on your own server. You have to change the links to the "absolute" form (like in the "Location" of your Browser, starting with "http://..."):

      <a href="http://yourserver.com/yourdir/home.html">...</a>

      and

      <a href="http://yourserver.com/chapter4/abc.html">...</a>

      > Also if i want to change the way it is output ( i.e writing , tables etc ) will I need to create my own form ?

      You can change a lot with parameters in the <do action=all ...> tag, that a look here:

      http://baseportal.com/doku/index.html#a54

      Hope that helps ;-)

    Your reply:

    Name: EMail: WWW:
    Subject:
    Text:
    Timezone:

    Post a new message


 All messages from this thread: To the list 
    Message from ferg on 12/3 2002, 03:21 +00:00

    template problems


      When it says to rename all the links to absoutes what exactly does it mean ?

      Also if i want to change the way it is output ( i.e writing , tables etc ) will I need to create my own form ?

      cheers

      ferg
     Post a reply

    Message from Christoph Bergmann on 12/4 2002, 14:04 +01:00
    EMail: info@baseportal.com

    Re: template problems


      > When it says to rename all the links to absoutes what exactly does it mean ?

      It means when you use an existing HTML page and it has links in it like

      <a href="home.html">...</a>

      or

      <a href="/chapter4/abc.html">...</a>

      they won't work in a baseportal template, because the template comes from the baseportal server and your links are on your own server. You have to change the links to the "absolute" form (like in the "Location" of your Browser, starting with "http://..."):

      <a href="http://yourserver.com/yourdir/home.html">...</a>

      and

      <a href="http://yourserver.com/chapter4/abc.html">...</a>

      > Also if i want to change the way it is output ( i.e writing , tables etc ) will I need to create my own form ?

      You can change a lot with parameters in the <do action=all ...> tag, that a look here:

      http://baseportal.com/doku/index.html#a54

      Hope that helps ;-)

     Post a reply
     

 Messages from 3150 to 3300: To the input form 
<< Newest messages | < Newer messages | To the input form | Older messages > | Oldest messages >>


Back to the homepage

© baseportal.com. All rights reserved. Terms of use



baseportal.com