Hi all. Update:
> 1. The [[Poll()]] macro produces an error message in the example on [1], > appears to be a bug in the macro itself. [...] Fixed. Was a typo in the docstring. > 4. On Trac 0.10, we used to have a Download macro, [...] Fixed. Replaced with [download:...] links instead (InterWiki magic). > 5. On Trac 0.10, we used to have a Ref macro, [...] Fixed. Replaced with the corresponding TracLink syntax. > 6. The [[TagIt]] macro is heavily used [...] Fixed. The macro is no longer needed, all pages that call this macro are now fixed by the migration script. > 7. The [[ListTagged]] macro does not produce any output for anonymous > users. No idea why this happens, needs further investigation. Fixed. TAGS_VIEW permission was not assigned to anonymous users. > 8. [mailto:...] links are not shown to anonymous users, [...] Fixed by upgrading to Trac 0.11.6 and using never_obfuscate_mailto=true. Remaining issues: > 2. The [[ListTypes]] macro no longer exists. It was used on [2], for > example, to provide a list of available hacks, plugins etc. This seems to > be intentional, see next point. > > 3. The new version of the TracHacks plugin offers new functionality at > [3], such as searching for hacks. However, it seems I'm a bit dumb or > something, the behaviour of that stuff appears a bit strange to me. For > example I don't get the idea of "More", "Less", "Default" and friends, > the results of (de)selection Trac versions are different from what I'd > expect, and so on. If anyone has suggestions, please let me know. I'll also try to understand the relevant parts of the TracHacks plugin better. Bye, Mike _______________________________________________ th-users mailing list [email protected] https://lists.trac-hacks.org/mailman/listinfo/th-users
