Hello again!
I got a little Problem. I want to make the "code" "/code" in my posting editor because i got only the normal "code"-function.
Hope you understand what i mean?
Example like this:
And i want this function:
OPEN
FIND
REPLACE WITH
So how i can do this?
I found no explanation for this. -.-"
SOLVED CODE And MOD TEMPLATE In Bbcode - How To Make It Real?
Subject: CODE And MOD TEMPLATE In Bbcode - How To Make It Real?
Last edited by Ghostsearcher on Tue 29 Dec, 2009 07:53; edited 1 time in total
Last edited by Ghostsearcher on Tue 29 Dec, 2009 07:53; edited 1 time in total
Subject: Re: CODE And MOD TEMPLATE In Bbcode - How To Make It Real?
Oops, i guess i have to say i'm sorry. This seems to be a normal bbcode from phpbb3.
It is because, i never used subsilver2 nor prosilver and i could not find this with the implemented BBcodeBox3.
Well, i'm just a very big fan of Black Pearl. ;)
It is because, i never used subsilver2 nor prosilver and i could not find this with the implemented BBcodeBox3.
Well, i'm just a very big fan of Black Pearl. ;)
Subject: Re: [SOLVED] CODE And MOD TEMPLATE In Bbcode - How To Make It Real?
So you solved your issue?
I think you can create a custom BBCode in ACP to get what you need.
I think you can create a custom BBCode in ACP to get what you need.
Subject: Re: CODE And MOD TEMPLATE In Bbcode - How To Make It Real?
Nope, not solved.
If i knew how i would implement the bbcode. But in this case.... I let it be ^^
If i knew how i would implement the bbcode. But in this case.... I let it be ^^
Subject: Re: [SOLVED] CODE And MOD TEMPLATE In Bbcode - How To Make It Real?
If you go to ACP => POSTING => BBCODES you can customize BBCODES.
Add a new one and try this:
BBCode Usage:
HTML Replacement:
Then flag Display on posting page.
_________
You can then use something like this:
You need to perform some tweaking of course... this is just a basic demo.
Add a new one and try this:
BBCode Usage:
HTML Replacement:
OPEN <strong>{SIMPLETEXT1}</strong><br />
<br />
FIND:<br />
<div class="codetitle"><b>{L_CODE}:</b></div><div class="codecontent">{TEXT1}</div><br />
<br />
REPLACE WITH:<br />
<div class="codetitle"><b>{L_CODE}:</b></div><div class="codecontent">{TEXT2}</div><br />
<br />
<br />
FIND:<br />
<div class="codetitle"><b>{L_CODE}:</b></div><div class="codecontent">{TEXT1}</div><br />
<br />
REPLACE WITH:<br />
<div class="codetitle"><b>{L_CODE}:</b></div><div class="codecontent">{TEXT2}</div><br />
<br />
Then flag Display on posting page.
_________
You can then use something like this:
You need to perform some tweaking of course... this is just a basic demo.
Page 1 of 1
You cannot post new topicsYou 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.964s (PHP: 2% SQL: 98%)
SQL queries: 17 - Debug Off - GZIP Enabled