[arch-projects] [AUR] Some more minor patches

tardo at nagi-fanboi.net tardo at nagi-fanboi.net
Wed Sep 26 14:13:49 EDT 2007


> Noticed some things when I was browsing Paul's mock AUR site and wrote
> some tiny patches. These are more cosmetic if anything, so I would
> probably advise cherry-picking the ones you feel should apply.
>
> "Required by" now sorts by name.
> I forgot to include an "ORDER BY Name" clause for the SQL statement.
> http://git.nagi-fanboi.net/?p=aur.git;a=commit;h=1e55aa57643f166c0bbc8c6f5bd522fce81111a9
>
> BoxTitle aligns to the left.
> I noticed that all the box titles aligned to the left. Don't know if this
> was intended but this patch should align it to the right (which I think
> makes it looks better).
> http://git.nagi-fanboi.net/?p=aur.git;a=commit;h=f62b662255f3416e5c1c647a06b58a08b9666d5d
>
> Messages run across colspan=3
> Messages under "Tarball::Files" seemed to wrap around depending on font
> size, browser window size, etc. Since we now have three boxes, this patch
> allows it to span across all three columns.
> http://git.nagi-fanboi.net/?p=aur.git;a=commit;h=0aee091a1f98c6a9004e132f0bee6d85c4d9fa78
>
> Official package links in deps/requiredby now point to the AL homepage.
> Previously the packages used <a href='#'>$pkgname</a> which gave the
> impression it was a link but did absolutely nothing. This patch points
> each official package to www.archlinux.org/package/search/$pkgname which
> returns search results for the package. I don't know the structure of the
> Al site so I can't figure out a way to point directly to that package.
> Perhaps this can be a 2.0 feature where both DBs are integrated?
> http://git.nagi-fanboi.net/?p=aur.git;a=commit;h=5718efde15c5574204fe8863514e460c2c4b5539
>
> Yea so like I said, purely cosmetic, please pick and choose whichever you
> feel can apply.
>
> - tardo
>
>

I should mention that these are in my experimental branch. Wasn't sure if
I should merge it to master.

- tardo





More information about the arch-projects mailing list