Refactored section assembly code to be more readable
authorIan Baker <raindrift@users.mediawiki.org>
Mon, 18 Jul 2011 23:23:14 +0000 (23:23 +0000)
committerIan Baker <raindrift@users.mediawiki.org>
Mon, 18 Jul 2011 23:23:14 +0000 (23:23 +0000)
commit64a8dd209463aee11ebf878a1ffebc9cfdda0fdf
tree57d6a6a9075c1c7b00a5cf1541a5cf8297e501f0
parent34e3b75f483a3b1092f5d16ad8c327d5f2d6d993
Refactored section assembly code to be more readable
Added a hook that's called for each section.  This allows sections to be addressed separately at the document level, for example by wrapping each in a div (as in the reverted r50769).  This in-turn enables richer section-specific UI, like highlighting or in-line editing.
includes/parser/Parser.php