<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/template/header.php, branch 1.5.6</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/template/header.php?h=1.5.6</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/template/header.php?h=1.5.6'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2009-01-24T05:40:30Z</updated>
<entry>
<title>Rework login form.</title>
<updated>2009-01-24T05:40:30Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-01-24T05:40:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6bac561bf8cdbdb979417326173ace7a05ea391b'/>
<id>urn:sha1:6bac561bf8cdbdb979417326173ace7a05ea391b</id>
<content type='text'>
Correct some xhtml validation errors.
Correct translation usage.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix a few xhtml validation errors.</title>
<updated>2009-01-23T20:49:41Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-01-23T20:49:41Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f82f3dd2473b15563c77db71866653cb0e59ffe2'/>
<id>urn:sha1:f82f3dd2473b15563c77db71866653cb0e59ffe2</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Store account type in local var when possible</title>
<updated>2009-01-04T19:09:53Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2008-12-30T04:36:06Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8f97330100af0baa89e635046bc97554782ec571'/>
<id>urn:sha1:8f97330100af0baa89e635046bc97554782ec571</id>
<content type='text'>
No need to call this function way too often, especially when on the package
list page where it could be called up to once per row.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Make all web paths relative.</title>
<updated>2008-12-21T06:24:57Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-12-21T04:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cfeb080dcd7f593cf70a7d12ef873c95c95ae40f'/>
<id>urn:sha1:cfeb080dcd7f593cf70a7d12ef873c95c95ae40f</id>
<content type='text'>
The site no longer needs to be hosted from the
root of a domain, or virtual host.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
</content>
</entry>
<entry>
<title>Renamed Get Arch to Download.</title>
<updated>2008-11-25T05:27:05Z</updated>
<author>
<name>Thayer Williams</name>
<email>thayer@archlinux.org</email>
</author>
<published>2008-11-23T07:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9aa03d3262fd1eda1348ce9749c63fd406b2f7c8'/>
<id>urn:sha1:9aa03d3262fd1eda1348ce9749c63fd406b2f7c8</id>
<content type='text'>
AL logo now goes to AL homepage, not AUR homepage
Appended forward slash to top navigation links

Signed-off-by: Thayer Williams &lt;thayer@archlinux.org&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Move logout link from main menu to login bar</title>
<updated>2008-10-06T00:42:52Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-10-04T22:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4b616e20ba11314616ae42fdcd3f7bf6fbb8c4bd'/>
<id>urn:sha1:4b616e20ba11314616ae42fdcd3f7bf6fbb8c4bd</id>
<content type='text'>
Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revamped pkg_search_page()</title>
<updated>2008-03-23T08:07:22Z</updated>
<author>
<name>Simo Leone</name>
<email>simo@archlinux.org</email>
</author>
<published>2008-03-22T18:21:58Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=99e65b28d840d4705a0a0de3ae2499d97878cb14'/>
<id>urn:sha1:99e65b28d840d4705a0a0de3ae2499d97878cb14</id>
<content type='text'>
- Reduced database hits
- Improved speed
- Improved sanity (slightly)
- Fixed searches,buttons,gizmos

Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Put login into its own function.</title>
<updated>2008-03-23T08:04:16Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-02-07T00:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a5a8895f497e4c274870e4519c5526542c91dc27'/>
<id>urn:sha1:a5a8895f497e4c274870e4519c5526542c91dc27</id>
<content type='text'>
Utilise login form template.
Also cleaned up a couple notices.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Turn action bar into drop box</title>
<updated>2008-01-20T09:18:16Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-01-17T16:11:12Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d14def92ff34122bffa4de1fac01598b1d913648'/>
<id>urn:sha1:d14def92ff34122bffa4de1fac01598b1d913648</id>
<content type='text'>
Moves the action bar down to the bottom right of the search results and turns it
into a drop-down selection box.

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix login error and translation bug</title>
<updated>2008-01-20T09:16:07Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-01-17T08:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=52a770e7e7c9a1701e96aa3c66f25d810394aeaf'/>
<id>urn:sha1:52a770e7e7c9a1701e96aa3c66f25d810394aeaf</id>
<content type='text'>
Fixes a login error where entering nothing would result in the login message
"Incorrect password for username, ." and changes the translation "TU" to
"Trusted User" so the menu bar on the accounts page doesn't bug up (we need a
new translation system :((()

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
</feed>
