-
Initially reported by: @lildude as #TRAC1245
In a bid to enhance the Markup plugin for use with comments (ie allow commenters to use BBcode etc in comments), I've discovered that the {{{filter_commen…
-
Just a list of issues to remember:
- [ ] custom exceptions for specific cases rather than using generic ones,
- [ ] recipes for specific tasks (like find all shortcode names in text),
- [ ] upgrade…
-
$dash_intro_text is initialised on `init.php:28` from an untrusted $_GET source. This value is used only in `pages/admin.settings.php:239`.
This variable normally contains the markup text from the …
hctim updated
5 years ago
-
Needed credentials:
- Recaptcha
- Mail service (https://www.mailersend.com/pricing looks decent)
# Features
- [x] General
- [x] Page titles
- [x] Favicon
- [x] Header metadata/t…
-
Hi,
BBCode has the [`color` and `size` tag](https://www.phpbb.com/community/help/bbcode). These are not supported yet by the gem and are neither filtered nor converted. I can prepare the code chang…
Dahie updated
4 years ago
-
```
versions:
shimmie: "2.12.0-alpha-20240630-8a8d78a"
schema: 21
php: "8.2.20"
db: "sqlite 3.40.1"
os: "Linux 3bc6e71bbe54 6.6.32-linuxkit #1 SMP PREEMPT_DYNAMIC Thu Jun 13 14:14:43 U…
-
### Describe the project you are working on
I'm currently writing Print utility functions that streamline my projects outputs when I need to make calls to `GD.Print() and GD.PrintErr()`. This ensur…
-
I can't use in tinymce this code:
[img width=200 alt="title"]imagepath[/img]
alt is stripped although I can see it's a parameter for img BBCode
```
if(!empty($parms['class'])) $safe['clas…
-
```
v17development-flarum-seo failed to initialize (fireApplicationError.ts:11:10)
TypeError: F() is undefined
index.ts:45
boot Application.tsx:281
boot Application.tsx:279
(in…
-
The Video standalone filter is nice for starters.
But the issue is that you need to also maintain those video links/URLs/code all the time.
It could be beneficial to let a dedicated library take car…