few more suggestions

master
Joey Hess 2010-04-17 12:45:20 -04:00
parent 7834989d86
commit 7fcc0faf83
1 changed files with 9 additions and 0 deletions

View File

@ -269,6 +269,15 @@ 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]]
[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)
[f58f3e1bec41ccf9316f37b014ce0b373c8e49e1]: http://git.liegesta.at/?p=ikiwiki.git;a=commitdiff;h=f58f3e1bec41ccf9316f37b014ce0b373c8e49e1 (commitdiff for f58f3e1bec41ccf9316f37b014ce0b373c8e49e1)