-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathReadMe.txt
More file actions
69 lines (43 loc) · 3.98 KB
/
ReadMe.txt
File metadata and controls
69 lines (43 loc) · 3.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
bbCodeWebEx
A Webextensions Version of the Firefox extension bbCodeXtra, which is legacy (pre Quantum) extension.
This uses the context menu to automate the insertion of various codes (bbCode, HTML, XHTML, Vbulletin, Markdown) using a context menu.
Currently in initial release.
Firefox Versions
This extension supports Firefox 57 and above.
Customization
Users will be able to create their own custom tags and symbols as well as turning on and off code menus. (Not yet implemented)
Acknowledgements
Francesco Lodolo [:flod]
Wrote the program bbCodeXtra, (dead link) which (with his permission) this program hews to as closely as possible. (Released under Mozilla Public License 1.1)
Additionally, I am using the internatinal language codes he maintained for bbCodeXtra, as well as an almost direct copy of the code he used to generate lists.
Niklas Gollenstede [NilkasG]
Wrote the code used to access the contents of the clipboard, available at https://github.com/NiklasGollenstede/es6lib/, specifically the dom.js file. (Released under MIT License)
[erosman]
Wrote the code for internationalization of HTML pages. He is also a prolific author of Firefox extensions. (It's 5 lines of code, without a specific license listed.)
Lebedev Konstantin [RubaXa], [owen-m1], and Sean Kelly [seank-com]
Authors of the SortableJS Library. (Released under MIT License)
Charles E. Saroff [w4t3rf1r3]
The icons and logos "bbcwbx.svg" and "bbcwbx-icon.svg" are © 2019 Charles E. Saroff. Check out his Deviant Art to contact him or to get license details before using on any fork or other program.
License
© 2019 Matthew G. Saroff, except where noted, all work here is licensed under:
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Curse/Geas
Users are compelled, under a threat of a completely legally non-binding curse, to go outside (weather permitting) and play pirate, or to go outside and make pasta (you can use the store bought stuff, but you should really make your own pasta) on a regular basis.
A regular basis is defined as being on the 5th Tuesday of any month that has one.
Failure to do so will result in the user, and his children, and his children's children, being compelled to enter the service of the Church of the Flying Spaghetti Monster, or to be a pirate. (If you can be a space pirate, do it, space pirates are cool.)
Support
Complete information, documentation, and support for bbCodeWebEx is available at http://www.stellarparthenon.org/bbcwbx/. (A phpBB bulletin board)
## Source code
Available https://github.com/msaroff/bbCodeWebEx.
Health Warning
This is profoundly ugly code, and the author assumes no responsibility for any of the following conditions that might develop as a result of reading said code:
Blindness
Post traumatic stress disorder
Hairy palms
Cancer
Intestional distress.
Bad hair. Seriously awful bad hair days.
Seriously, this is Vogon code Javascript, and I keep expecting a bodily organ to leap up and throttle my brain.