[HELP]Milky Way Portal Install


Subject: [HELP]Milky Way Portal Install
Can you help me again sir?

Im trying to install portal..

Im having trouble finding some text in milky way style..

how to solve this?

its in subsilver install guide..


overall_header.html
Quote:
Find:<div id="menubar">

Quote:
Add before:<!-- IF not $S_IN_PORTAL -->


Quote:
Find:<!-- INCLUDE breadcrumbs.html --><br />

Quote:
Add After: <!-- ENDIF -->



breadcrumbs.html
Quote:
Find: <p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a>


Quote:
Replace With: <p class="breadcrumbs"><a href="{U_PORTAL}">{L_PORTAL}</a> » <a href="{U_INDEX}">{L_INDEX}</a>


overall_footer.html

Quote:
Find: <!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->


Quote:
Add After: <!-- IF S_PORTAL_COPY --><br />{S_PORTAL_COPY}<!-- ENDIF -->

Last edited by saber210 on Sun 18 Jul, 2010 16:52; edited 1 time in total
Profile PM  
Subject: Re: [HELP]Milky Way Postal Install
Hi Saber,

Like i asked in the other post ..please don't double post, also please try to create a new thread on every new question (this helps searches work better and is less confusing)

Now as i m not a milky way style user i ll have to download it and have a look if i can help out so i'll try to do that later today and get back to you (this means i will have to edit this post so if you are in a hurry it might help to check back here every now and then, because i don t think you will be notified on an edit :oops: )

Subject: Re: [HELP]Milky Way Portal Install
Thanks Josh!

Profile PM  
Subject: Re: [HELP]Milky Way Portal Install
first answer i have is the easiest i guess

your last problem...try finding this instead in the footer file:

Code: [Download] [Hide] [Select]
<!-- IF TRANSLATION_INFO -->{TRANSLATION_INFO}<br /><!-- ENDIF -->

and maybe it would look best if you added this after? LOL
Code: [Download] [Hide] [Select]
<!-- IF S_PORTAL_COPY -->{S_PORTAL_COPY}<br /><!-- ENDIF -->


Edit: the second answer:

about the breadcrumbs ..i fail to see why you would have to add that there

if you really want to add it try doing a partial find for
Code: [Download] [Hide] [Select]
<a href="{U_INDEX}">{L_INDEX}</a>

and just add this part
Code: [Download] [Hide] [Select]
<a href="{U_PORTAL}">{L_PORTAL}</a> »


but i would personally prefer adding the U_PORTAL thingy to the menu_block.html (look at how it s done in that file to make it look the same as the others)

Edit: my third reply :
on your first problem i can only say ..ask advice at the portal author's site or wait if maybe someone else will reply

breadcrumbs are included in a few! other files like in index body and viewforum body and the menubar is a separate file in milkyway that is incuded in the overall header file

i dont really know this portal and i don t know what this $S_IN_PORTAL is for, only thing i can see is that in subsilver it would start before the menubar and end after the search ...i can start guessing but that would not really help you ..heheh

i hope this helps :wink:


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.6172s (PHP: 4% SQL: 96%)
SQL queries: 31 - Debug Off - GZIP Enabled