Make sure deleted tag pages don't get recreated.
authorDavid Riebenbauer <davrieb@liegesta.at>
Sat, 3 Apr 2010 19:10:16 +0000 (21:10 +0200)
committerDavid Riebenbauer <davrieb@liegesta.at>
Sat, 3 Apr 2010 20:20:48 +0000 (22:20 +0200)
The reason to do this is basically a user interaction design decision.

It is achieved by adding an entry, associated to the creating plugin, to
%pagestate. To find out if files were deleted a new global hash %del_hash is
%introduced.


No differences found