> 1 <
| Author | Message |
w1ck3d
8 posts
Location: Poland Occupation: Age: |
#286 2008-04-24 12:06 GMT |
|
Hey,
I know this is a bit of a weird request but i realy dont have a clue:/ For some reasens i want to change the textboxer. how? All the bb codes(above) in a external new window. And that link added next to my files(below). I would be very thankfull Greetz, |
|
jslowik |
#287 2008-04-24 14:07 GMT |
|
I know the smilies have a configuration option to make them a pop-up window instead. Although the button on the textboxer still exists.
Offhand I couldn't tell you a definite and good looking way to to do this. Any particular reason you're looking to do it? Seems like it may be a bit of a bother to the average user having to root through a pop-up window to find the textboxer. But I guess I don't know your situation so I'll just withhold any additional questions. I guess if it's just a bit of javascript it wouldn't be too difficult to copy the script into a window. You would have to make your own 'textboxer' of sorts, but it would work. |
|
Kilandor
118 posts
http://www.seditioforge.com/ Location: United States TN Occupation: Web Coder - Gamer - Game Devloper(working on it) Age: 26 |
#288 2008-04-24 14:25 GMT |
|
yes its JS, open your plugins/texboxer/ then therelots of hooks, you basicly have to modify every single one of them (very sucky process)
|
|
jslowik |
#289 2008-04-24 15:01 GMT |
|
Soooooooooooooo. Basically it sounds like this is something you really have to want to make it worth the time and effort.
|
|
w1ck3d
8 posts
Location: Poland Occupation: Age: |
#290 2008-04-24 17:52 GMT |
|
I was already afraid that someone would say look at the js script.
but Ater a couple of hours js and php modding i got my result^^. Tank you. Edit:: When i knew that i could disable the textboxer in the admin panel i could save myself some time^^ Greetz, This post was edited by w1ck3d (2008-04-24 18:39 GMT, ago) |
|
jslowik |
#291 2008-04-24 22:17 GMT |
|
Haha. I'm sorry. I probably should have said you can just disable/remove the textboxer.
Apologies Glad you got it working |
|
YahoooAnswers |
#311 2008-05-16 22:57 GMT |
|
How do you modify them though, sorry, I'm new to Sedtio. What codes do I edit/add/remove and in what folders?
|
|
w1ck3d
8 posts
Location: Poland Occupation: Age: |
#312 2008-05-17 06:50 GMT |
|
I knew there was a textboxer in the plugins but i didnt tought about it.
Anyway thank you all! For editing the textboxer you should look in the plugins/textboxer folder. and It depends on what you want to modify? |
|
Kilandor
118 posts
http://www.seditioforge.com/ Location: United States TN Occupation: Web Coder - Gamer - Game Devloper(working on it) Age: 26 |
#314 2008-05-17 15:22 GMT |
|
To modify textboxer, you goto plugins/textboxer/
To modify bbcode, goto system/functions.php and search for "functions sed_bbcode" no quotes |
|
HolyKirka
1 posts
Location: Russia Occupation: Age: |
#364 2008-07-31 23:04 GMT |
|
Hi All
Thank You for great plugin. I want to include FLV files support to my local site. So I need to make an BBCode to use, but I don't know how At the moment I use usual page with HTML parsing: Code: <div align=center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="320" height="260" id="fp" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="/2008/clip/fp.swf?video=/2008/clip/cat1.flv&image=/2008/clip/logo.jpg &title=Tremor.DU" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="fp.swf?video=/2008/clip/cat1.flv&image=/2008/clip/logo.jpg&title=Tremor.DU" quality="high" bgcolor="#ffffff" width="320" height="260" name="fp" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object></div> where "cat1.flv" file I want to see Can somebody help me with this? |
|
> 1 <





