Thread: Mod_Scroll_Menu
View Single Post
  #10  
Old 03-02-2003, 11:47 AM
jancarlo jancarlo is offline
 
Join Date: Feb 2003
Location: Italia
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

? un file.txt fatto con TextEdit per Mac, ma penso che si riesca ad aprire anche con un normale Word!
Semmai metto il txt nel nel post, cos? siamo sicuri che lo leggiate tutti.

ciao
jancarlo



it is a file.txt made with TextEdit for Mac, but task that is
succeeded to open also with a normal Word! If not I put the txt in in
the post, therefore we are sure that you read all to it.

hello
jancarlo

**********
Modify Templates:

forumdisplay_forumbit_level1_post end forumhome_forumbit_level2_post

-- FIND:

<td bgcolor="{firstaltcolor}"><smallfont>$forum[moderators]</smallfont></td>
</tr>

-- REPLACE WITH:

<form name="modjump$forum[forumid]">
<td bgcolor="{firstaltcolor}" valign="middle" align="right" nowrap>
<a href="showgroups.php?s=$session[sessionhash]"></a>
<select name="modmenu$forum[forumid]" onChange="location=document.modjump$forum[forumid].modmenu$forum[forumid].options[document.modjump$forum[forumid].modmenu$forum[forumid].selectedIndex].value;" value="GO">
<OPTION VALUE="#">MODERATORS</OPTION>
$forum[moderators]
</select>
</td></form></tr>

**********
Modify Templates:

forumdisplay_moderator end forumhome_moderator

-- FIND:

<a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$moderator[userid]">$moderator[username]</a>

-- REPLACE WITH:

<OPTION VALUE="member.php?s=$session[sessionhash]&action=getinfo&userid=$moderator[userid]">$moderator[username]</OPTION>

**********
Modify Template:

forumdisplay_moderatedby

-- FIND:

<br><br>(Moderated by: $moderatorslist)

-- REPLACE WITH:

<br><select name="menu" size="1">
<OPTION VALUE="#">MODERATORS</OPTION>
$moderatorslist
</select>
<a href="Javascript:jumpMenu()"><img src="{imagesfolder}/go.gif" align="absmiddle" border=0></a>

**********
Modify Template:

"forumdisplay"

-- FIND:

<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td valign="top">$navbar
<smallfont>$moderatedby$onlineusers</smallfont></td>
<td valign="bottom" align="right"><smallfont>$newthreadlink&nbsp;</smallfont></td>
</tr>
</table>

-- REPLACE WITH:

<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td valign="top">$navbar</td>
</tr></table>
<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td width="100%" align="left">
<smallfont>$onlineusers</smallfont></td>
<td valign="middle" align="right" rowspan="2"><smallfont>$newthreadlink&nbsp;</smallfont></td>
</tr>
<tr>
<form name="jump">
<script>
function jumpMenu(){
location=document.jump.menu.options[document.jump.menu.selectedIndex].value;}
</script>
<td width="100%" align="left"><smallfont>$moderatedby</smallfont></td>
</form></tr>
</table>

END


Rimetto per correttezza il file.txt in quanto aveva un altro piccolo errore. Scusate

ciao
jancarlo



I replace for correctness the file.txt in how much had an other small
error. Excused

hello
jancarlo
Attached Files
File Type: (21.3 KB, 22 views)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01155 seconds
  • Memory Usage 1,797KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_attachment
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete