(Each project requires you to login separately)

bbcode

Ticket #11 (accepted enhancement)

Opened 3 months ago

Last modified 3 months ago

tags overriding

Reported by: mumuri Owned by: Landseer
Priority: major Milestone: 3.0
Version: Keywords:
Cc:

Description

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

Changed 3 months 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.

Note: See TracTickets for help on using tickets.
 
 
Powered by Trac
Design by Arcsin