ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Announce Your Software/Service/Product

BBCeditor 1.1.35

<< < (42/51) > >>

cranioscopical:
[/b]
Test version with external applications added:
-fenixproductions (August 05, 2012, 06:39 PM)
--- End quote ---
With this version I'm back to it not starting up  :(
I'll dig around some and see what comes up.

fenixproductions:
@cranioscopical
I've commented out error checking code in this one. I will add it back later today and we'll see if that helps.

@Target
Oversight for not cleaning all test strings.

MilesAhead:
I like to use BBCeditor in tandem with Text Editor Anywhere. I have one request. Would it be possible to remove items in the Recent Files List that no longer exist? I use CCleaner frequently to clean out temp folders. It's not really important. But it is a bit disconcerting when clicking a file in the list, to get a Ding error dialog.

Thanks for the program. :)

ioncube:
@ioncube
Expression: \[yell](.*?)\[/yell]
Replacement: <div style="background:yellow">$1</div>
-fenixproductions (August 02, 2012, 01:40 PM)
--- End quote ---
Thank you sir, much appreciated.
What i have noticed to some may be irksome:
For instance you write some text in the editor, then you highlight it & then press say bold command the resulting BBCode automatically will appear like
--- Code: Text ---[b{sometext}[/b] BUT for custom commands using RegEx works otherwise. You write some text in the editor, then you highlight it & then press  custom command button the resulting BBCode automatically will appear like
--- Code: Text ---[yell](.*?)[/yell]{sometext} :tellme:
So you have to manually substitute (.*?) with {sometext}

fenixproductions:
1.1.35:
http://fenixproductions.dcmembers.com/bbc/BBCeditor1135.zip

- error logging re-enabled - cranioscopical
- option for clearing non-existing Recent files on startup - MilesAhead
- if some text is selected, clicking on Regexp button uses it inside tags (if there are (.*?) or (\d*?) in expressions) - ioncube
- few Regex buttons samples added - taken from here as ioncube suggested

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version