[ABD] Better Prompt 4 BBCodes v.0.0.2

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
User avatar
4_seven
I've Been Banned!
Posts: 5155
Joined: Wed Apr 30, 2008 1:41 am

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by 4_seven »

seems you don't have add the language file to your board

root\language\en\mods\lang_better_prompt.php

also check this edit
open

languages/en/posting.php

find

Code: Select all

    $lang = array_merge($lang, array(
before-add

Code: Select all

// Better Prompt 4 BBCodes / 4seven / 2011
include('mods/lang_better_prompt.' . $phpEx);
// Better Prompt 4 BBCodes / 4seven / 2011
Current Mods | Mod Base | php(BB) programming | No help via PM
User avatar
4_seven
I've Been Banned!
Posts: 5155
Joined: Wed Apr 30, 2008 1:41 am

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by 4_seven »

but good, that you ask. i find a little typo in modx

this

languages/en/posting.php

should be

language/en/posting.php

package is corrected
Current Mods | Mod Base | php(BB) programming | No help via PM
CancunMX
Registered User
Posts: 9
Joined: Sat Oct 22, 2011 5:38 pm

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by CancunMX »

Yes, that was the problem, thank you so much. Now the prompt text looks perfect & Img insert works perfectly also.

One last thing if you have time...when I click the URL button and enter the url into the prompt and click OK nothing happens. I type it in again, click ok and it inserts into the post. Do you know why it not accepting it the first time?
User avatar
4_seven
I've Been Banned!
Posts: 5155
Joined: Wed Apr 30, 2008 1:41 am

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by 4_seven »

never heard or noticed that (you can test it out in demo (link in first post)), so clear all board-, template-, style- and browser-caches, close browser, open browser, hit strg+f5 and try again. also it can be, that you use another script, that iritate or you have a non standard style, which is not up to date. otherwise i have no clue.
Current Mods | Mod Base | php(BB) programming | No help via PM
User avatar
4_seven
I've Been Banned!
Posts: 5155
Joined: Wed Apr 30, 2008 1:41 am

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by 4_seven »

*dang* - oh man, that is normal. first enter the title, than the url. enter the title is not enough.
if you need the url only, make it the normal phpbb3 way > insert url, wrap the url, hit url button.

happy new years eve to all........
Current Mods | Mod Base | php(BB) programming | No help via PM
CancunMX
Registered User
Posts: 9
Joined: Sat Oct 22, 2011 5:38 pm

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by CancunMX »

AWESOME! I just saw that also. How cool is that...and how silly of me not to see it before, sorry dude. It works PERFECT!

Thank you again for the MOD and the support. You are very much appreciated 4_seven.
http://www.cancunmx.com/forum/
techno-com
Registered User
Posts: 9
Joined: Wed Feb 01, 2012 8:06 pm
Location: 74076 Heilbronn/ Germany
Name: Tristan Uhde

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by techno-com »

Hi... i´ll try to explain in english whats my question/wish !

Is it possible to write a text, mark a part of the text an then press the "URL-Button" while the PopUp comes up with already the Text in you will leave as the Hyperlink-Text. Then just press OK to come to the input-field for the URL (http://.....).... ?

Would be more easy if you make an drag&drop Textfile Input and select parts of these for an Hyperlink to create in there....

P.S. like this MOD does ! But that MOD is not more in further Update and the Producer tells to use this MOD here !
Tristan Uhde
http://www.techno-com.de/Forum
Version des Boards: 3.0.10
"ReIMG Image Resizer" Version: 2.0.1 (Zoom: Highslide) <= akt. "Slideshow not working"
phpBB SEO Class settings / Mode : Advanced - 0.7.0
Advanced BBcodes Box 3.0.10
phpBB Galerie 1.1.4
Auto-Img-Upload-Resizer (max. pixel choosen)
User avatar
4_seven
I've Been Banned!
Posts: 5155
Joined: Wed Apr 30, 2008 1:41 am

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by 4_seven »

techno-com wrote:Is it possible
Of course this is possible, but i must have time, to test and add this feature.
So be patient. I write here, when it's ready.
Current Mods | Mod Base | php(BB) programming | No help via PM
techno-com
Registered User
Posts: 9
Joined: Wed Feb 01, 2012 8:06 pm
Location: 74076 Heilbronn/ Germany
Name: Tristan Uhde

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by techno-com »

Awsome ! Great that "wishes" will become true :P
Tristan Uhde
http://www.techno-com.de/Forum
Version des Boards: 3.0.10
"ReIMG Image Resizer" Version: 2.0.1 (Zoom: Highslide) <= akt. "Slideshow not working"
phpBB SEO Class settings / Mode : Advanced - 0.7.0
Advanced BBcodes Box 3.0.10
phpBB Galerie 1.1.4
Auto-Img-Upload-Resizer (max. pixel choosen)
TWEagle
Registered User
Posts: 304
Joined: Sat Dec 10, 2005 2:50 pm

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by TWEagle »

nice mod
Image
User avatar
4_seven
I've Been Banned!
Posts: 5155
Joined: Wed Apr 30, 2008 1:41 am

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by 4_seven »

techno-com wrote:Is it possible to write a text, mark a part of the text an then press the "URL-Button" while the PopUp comes up with already the Text in you will leave as the Hyperlink-Text. Then just press OK to come to the input-field for the URL (http://.....).... ?
Install this smart snippet by AmigoJack, which works perfect with better prompt. And it offers more as your request:
Rafalsky wrote:

Code: Select all

highlight text -> prompt for url,
highlight url -> prompt for text,
Demo is updated. Thanks again to AmigoJack.
Current Mods | Mod Base | php(BB) programming | No help via PM
packerstud
Registered User
Posts: 113
Joined: Fri Jul 08, 2011 5:29 am

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by packerstud »

Hello I would like to use this for just the URL box. How would I do that? I am good at adding mods only because I follow the instructions well. I do not know coding.

Thank you for your help.
User avatar
4_seven
I've Been Banned!
Posts: 5155
Joined: Wed Apr 30, 2008 1:41 am

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by 4_seven »

I provide the edits soon..
Current Mods | Mod Base | php(BB) programming | No help via PM
packerstud
Registered User
Posts: 113
Joined: Fri Jul 08, 2011 5:29 am

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by packerstud »

4_seven wrote:I provide the edits soon..
Thank you very much!
User avatar
4_seven
I've Been Banned!
Posts: 5155
Joined: Wed Apr 30, 2008 1:41 am

Re: [DEV] Better Prompt 4 BBCodes v.0.0.2

Post by 4_seven »

Better Prompt 4 BBCodes (Url only version) v.0.0.2
http://www.4seven.de/forum/6test/viewto ... p=290#p290

Also feel free to install this addition to have maximum comfort
http://www.phpbb.com/community/viewtopi ... #p13119617
Current Mods | Mod Base | php(BB) programming | No help via PM

Return to “[3.0.x] Abandoned MODs”