printer-friendly mod hilfe

Du suchst einen bestimmten Mod, weißt aber nicht genau wo bzw. ob er überhaupt existiert? Wenn dir dieser Artikel nicht weiterhilft, kannst du hier den von dir gewünschten/gesuchten Mod beschreiben ...
Falls ein Mod-Autor eine der Anfragen hier aufnimmt um einen neuen Mod zu entwicklen, geht's in phpBB 2.0: Mods in Entwicklung weiter.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
Emicom
Mitglied
Beiträge: 63
Registriert: 25.01.2005 14:02

printer-friendly mod hilfe

Beitrag von Emicom »

hi ich möchte auf meine hp den printer-friendly mod einbauen aber ich bräucht einbisschen hilfe ich muss in der language/../lang_faq.php was einfügen aber in der einleitung steht nur das englsiche kann mir einer sagen wo ich den dt. text dazu herbekomme

danke im vorraus

der englsiche text:

Code: Alles auswählen

$faq[] = array("--","Printer-Friendly Topic View");
$faq[] = array("What is the :| |: button for? - Cancelling the board's pagination", "By clicking on 

this button you can locally remove the board's fixed pagination for the current topic to help your 

web browser do the proper pagination for printing based on actual line spacing, rather than the 

forum-wide limit for number of messages per page.");
$faq[] = array("What are the boxes on top of the printable output? - Range selection", "There are 

two boxes on top of the page and a tape-recorder-like button Show. They allow to select a range of 

messages. Note that every message in the printable view has a number. Use those numbers to fill out 

the boxes on top to set up the first and the last message you want to be printed, and press the Show 

button to rearrange the messages. Another way to set a range is to put a negative number in the 

second box, which will mean that you want -n of messages to be printed. For example, 4 7 will output 

messages 4, 5, 6, 7. However if you enter values 4 -7 in first and second box respectively, messages 

4, 5, 6, 7, 8, 9, 10 will be shown after you press the rewind button.");
$faq[] = array("How to print only one message? - Advanced range selection", "First, go to the 

printable view of the topic by pressing the Printer button in the topic view. Find your message and 

note the number in the left of it. Type that number into the first box in the top left of the 

printable view. In the second box put value -1 and press the Show button. This will tell the 

database to output only one message starting from the given one. Another way of getting this result 

is by putting the same number in both boxes. Let's say you want to print only the message number 16. 

Fill out the boxes in the top as such: 16 -1 and press the go button Show. Instead of 16 and -1 you 

could as well enter 16 and 16. The result will be the same. This example will work only if there are 

at least sixteen messages in the current topic, of course.");
$faq[] = array("More questions?", "Detailed documentation and support forums are <a 

href=\"http://wiking.sourceforge.net/phpBB2/wakka.php?wakka=PrinterFriendlyTopicView\">here</a>");
#
Antworten

Zurück zu „phpBB 2.0: Mod Suche/Anfragen“