Předmět Autor Datum
Doprogramovat.
host 20.04.2011 21:16
host
Pošleš nějaký návod ?
123abc123 20.04.2011 22:08
123abc123
Návod? Jak můžu poslat návod, když nevím, o jaké fórum se jedná a v jakém jazyce je naprogramované?
host 21.04.2011 17:04
host
Nejde, to (možná zatím?) Uložit jinde a odkázat tam - by mohlo být (připouštím, že nepohodlné) řešen…
L-Core 20.04.2011 21:29
L-Core
Kdyby to nešlo tak to sem nepíšu viděl sem to na jednom fórum proto se ptám :-)
123abc123 20.04.2011 22:09
123abc123
Může mi teda někdo poradit jak doprogramovat ? Prosím !
123abc123 21.04.2011 11:09
123abc123
Ale to nemůžeš doprogramovat ty, to musí ten, kdo se o tuhle poradnu stará.
Wikan 21.04.2011 11:12
Wikan
ale já to nechci na poradně já to chci na svém fórum !!! Však sem to psal ne ?
123abc123 21.04.2011 12:31
123abc123
A kde jsi to psal? Na týhle stránce to teda není...
IQ37 21.04.2011 13:30
IQ37
No dobře tak sem to nenapsat zdvořile ale řeším jiný problém a ne co sem napsal......
123abc123 21.04.2011 16:59
123abc123
Co je to za fórum? Programovat umíš?
Wikan 21.04.2011 17:05
Wikan
No potřebuji poradit popřípadě aby si sem napsal návod jak na to :-) a fórum je toto www.war3games.t…
123abc123 21.04.2011 17:39
123abc123
http://www.phpbb.com/community/viewtopic.php?t=691 145
Wikan 21.04.2011 18:11
Wikan
vše sem udělal jak mám ale teď potřebuji poradit co stým hle návodem : Zkoušel sem i google ale ten…
123abc123 21.04.2011 18:40
123abc123
Přišel sem na to :-) děkuji všem co mi pomohli..... TOTO TÉMA VYŘEŠENO.... :-) poslední
123abc123 21.04.2011 21:24
123abc123

vše sem udělal jak mám ale teď potřebuji poradit co stým hle návodem : Zkoušel sem i google ale ten mi přeložil samé blbosti :-(

Go to the Administration Control Panel and navigate to the "Posting" tab, then
to the "BBCodes" section. Click the "Add a new BBCode" button. The following
page is where you are to enter the information for the new BBCode.

(1) In the "BBCode usage" area, enter the following:
[spoiler={TEXT1}]{TEXT2}[/spoiler]

(2) In the "HTML replacement" area, enter the following:
<div class="spoiler"><div class="spoiler-top"><a href="#toggle_spoiler" class="spoiler-link" onclick="return(spoilerToggle(this));">{L_PRIME_BB CODE_SPOILER_SHOW}</a> {L_PRIME_BBCODE_SPOILER}: <span class="spoiler-title">{TEXT1}</span></div><div class="spoiler-box" onclick="spoilerToggle(this);"><div class="spoiler-hidden">{TEXT2}</div></div></div>

(3) In the "Help line" area, enter the following:
Note: [spoiler=optional title]hidden text[/spoiler]

(4) In the "Settings" area, check the box for "Display on posting page" if
you want a "spoiler=" button placed alongside the other BBCode buttons.

When that's all filled out, click "Submit". Now, we're going to create one more version of
this BBCode, so create a new BBCode and enter this information:

(1) In the "BBCode usage" area, enter the following:
[spoiler]{TEXT}[/spoiler]

(2) In the "HTML replacement" area, enter the following:
<span class="spoiler"><span class="spoiler-box" onclick="spoilerToggle(this);"><span class="spoiler-hidden">{TEXT}</span></span></span>

(3) In the "Help line" area, enter the following:
Note: [spoiler]hidden text[/spoiler]

(4) In the "Settings" area, check the box for "Display on posting page" if
you want a "spoiler" button placed alongside the other BBCode buttons.

When that's all filled out, click "Submit". Now, if you want the spoiler box
height to shrink when the text is hidden, then open the included JavaScript
file "prime_bbcode_spoiler.js", find "spoiler_collapse = false", and change the value
to "true". Note that only the block-level spoilers will collapse; inline
spoilers will not.

Zpět do poradny Odpovědět na původní otázku Nahoru