OESF Portables Forum
General Forums => General Discussion => Topic started by: daniel3000 on August 29, 2006, 07:57:07 am
-
Hello,
how do you create those HTML pages which reflect the contents of the Packages file in a feed but has links which let you download the single IPKs just by clicking on the link?
I mean something like the page which is shown by going to
this URL (http://mail.pdaxrom.org/contrib/rc11%2B-armv5tel/) for example.
Thanks!
daniel
-
Hello,
how do you create those HTML pages which reflect the contents of the Packages file in a feed but has links which let you download the single IPKs just by clicking on the link?
I mean something like the page which is shown by going to
this URL (http://mail.pdaxrom.org/contrib/rc11%2B-armv5tel/) for example.
Thanks!
daniel
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140064\"][{POST_SNAPBACK}][/a][/div]
just add the html head and body tags and also the href tag to the filename line when generating the Packages file
-
http://www.angstrom-distribution.org/feeds...-fancy-frontend (http://www.angstrom-distribution.org/feeds-updated-with-fancy-frontend)
http://openzaurus.org/wordpress/2006/08/24/feed-browser/ (http://openzaurus.org/wordpress/2006/08/24/feed-browser/)
which will output something like:
http://www.angstrom-distribution.org/repo/?action=letter&g=a (http://www.angstrom-distribution.org/repo/?action=letter&g=a) (for Ångström)
http://ewi546.ewi.utwente.nl/tmp/hrw/fb/?action=letter&g=a (http://ewi546.ewi.utwente.nl/tmp/hrw/fb/?action=letter&g=a) (for OZ)
The sources are in the contrib/ dir of the org.openembedded.dev branch
-
see the last post here:
https://www.oesf.org/forums/index.php?showt...47entry109847 (https://www.oesf.org/forums/index.php?showtopic=16964&st=0&p=109847entry109847)
-
see the last post here:
https://www.oesf.org/forums/index.php?showt...47entry109847 (https://www.oesf.org/forums/index.php?showtopic=16964&st=0&p=109847entry109847)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140070\"][{POST_SNAPBACK}][/a][/div]
Exactly what I was looking for, thanks!
daniel