PieceOfCode-dr Documentation
0.2
This MediaWiki extension allows to import SVN file from several repositories and show them completely inside articles or just some lines.
-
Highlight Specified lines.
-
Adding multirange of lines support.
-
Adding param 'separator' in order to separate ranges of lines.
-
Adding POCStats: a new class to keep statistics.
-
Adding configuration to manage this new feature.
-
Adding class POCFlags in order to manage PieceOfCode flags.
-
Adding class POCVersionManager in order to manage version upgrades of PieceOfCode.
-
Almost all Specia:PieceOfCode works with wiki text.
-
Pre-recursive parse inside tags.
-
Triming list of Stored Codes in Special:PieceOfCode
-
Adding a new sub-page to show them all.
-
Adding POCHistoryManager
-
Adding history for codes upload and codes removing.
-
Register what article includes what font-code.
-
SpecialPage: separate REQUEST actions.
For development TODO list, visit TODO Section.