Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

tags overriding #8

@hvorragend

Description

@hvorragend

Concerning the project of custom plugin for bbcode

i had an other idea

the tags overriding, which is quite simple

check for custom tags plugin (or for non classical tags if the performance are better)
apply custom tags plugin
apply classical tags 

Notes that this allow you to have a clean way to handle lighttpd img tags etc ...
Change History
comment:1 Changed 3 years ago by Landseer

Owner set to Landseer
Status changed from new to accepted
Milestone set to 3.0

Interesting idea, can be achieved in the same way as the needle handling in MultiHook? so that bbcode does not need to scan all modules plugins folders for such files: Scan the plugins once or when requested to do so and store the information about them in an serialized array using a module variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions