The first thing I did was fix the aliased .gif files in the navigation (nav_first.gif) with .png files and better icons (still green, taken from gnome-wise icon set). Then I updated the updates.css file to reflect this and tested it. Looks great.
I've never pushed or pulled using bzr before, so I figured this would be a good start. Would I be able to get write access to the website in lp? My ID is brett-alton (https://edge.launchpad.net/~brett-alton) And then I'll just use: bzr push lp:apt-portal to upload my changes, correct? (Do I have to be inside or outside of the apt-portal/ folder when I run this?) On Fri, Nov 13, 2009 at 1:57 PM, Brett Alton <[email protected]> wrote: > I made an account at http://wiki.getdeb.net/apt-portal/ but it says > the Download page is immutable. Can someone update that page to > refelct that you can run 'sudo apt-get install python-mako > python-elixir python-cherrypy3' in karmic/9.10 instead of installing > python-cherrypy3 from the download link? > > Plus the line: > > cd apt-portal; ~/debfactory/bin/apt2sql.py -d sqlite:///getdeb.db > http://archive.getdeb.net/ubuntu karmic-getdeb > > is broken because the paths are incorrect. It should look like: > > cd ~/apt-portal; debfactory/bin/apt2sql.py -d sqlite:///getdeb.db > http://archive.getdeb.net/ubuntu karmic-getdeb > > and lastly, this line should be ran before apt-protal.py/cherrypy run, > am I correct? > > Anyway, got it running and I'm playing with it now! > > On Fri, Nov 13, 2009 at 9:29 AM, Vadim Peretokin <[email protected]> wrote: >> http://wiki.getdeb.net/apt-portal/Download > _______________________________________________ Mailing list: https://launchpad.net/~getdeb-collaboration Post to : [email protected] Unsubscribe : https://launchpad.net/~getdeb-collaboration More help : https://help.launchpad.net/ListHelp

