my autotag branch

master
Joey Hess 2010-04-17 13:41:06 -04:00
parent 7fcc0faf83
commit c721a9ef87
1 changed files with 6 additions and 8 deletions

View File

@ -269,14 +269,12 @@ wrong direction.
>> True. I'll do that. --[[David_Riebenbauer]]
> Seems that `%autofiles` stores plugin names as keys, but never
> really uses them. So it could just as easily be an array.
>
> I'd be happy if the `%del_hash` global were not needed.
> Looks like it could be avoided by moving the checks
> that `add_autofile` does into the autofile handling loop in
> `Render`. (Also, that loop should probably be in its own
> function anyway.) --[[Joey]]
>> I've pushed an autotag branch of my own, which refactors
>> things a bit. It is untested so far though. --[[Joey]]
>>
>> * `verify_src_file` only called from Render.pm
>> * Gets rid of `%del_files`.
>> * Uses `%wikistate`.
[f3abeac919c4736429bd3362af6edf51ede8e7fe]: http://git.liegesta.at/?p=ikiwiki.git;a=commitdiff;h=f3abeac919c4736429bd3362af6edf51ede8e7fe (commitdiff for f3abeac919c4736429bd3362af6edf51ede8e7fe)
[4af4d26582f0c2b915d7102fb4a604b176385748]: http://git.liegesta.at/?p=ikiwiki.git;a=commitdiff;h=4af4d26582f0c2b915d7102fb4a604b176385748 (commitdiff for 4af4d26582f0c2b915d7102fb4a604b176385748)