Contents
Task: Integration of new content
related Presentation Group-Meeting 20.01.09
Task: Integrate static content in this wiki
Inventory (Creating an offline-version)
Download
Following code creates an offline version of an html-page including all its sub-pages:
wget --mirror -p -E --convert-links --http-user=xxx --http-password=xxx http://atlas.desy.de/
A directory atlas.desy.de will be automatically created. The links will be changed, so that they work properly.
Further information about the usage of wget (14.07.2009)
Following code helps to get an overview over the static site
find atlas.desy.de/ -type f -iregex '[^=]*html$' > content_files cat content_files | wc -l find atlas.desy.de/ -type f -iregex '.*pdf$' > pdf_files cat pdf_files | wc -l # find atlas.desy.de -type f -regex '.*=.*' > directory_listings # cat directory_listings | wc -l
wc -l file let you count the number of lines in file.
On 14.07.09 I got this for http://www-atlas.desy.de/:
> find atlas.desy.de/ -type f -iregex '[^=]*html$' > content_files > cat content_files | wc -l 36 > find atlas.desy.de/ -type f -iregex '.*pdf$' > pdf_files > cat pdf_files | wc -l 76
Status of converting
This is the output of content_files (14.07.09):
File |
Satus |
wiki page |
atlas.desy.de/groupmembers.html |
logos? groupmembers up2date? |
|
atlas.desy.de/general.html |
missing |
|
atlas.desy.de/theses.html |
diploma theses 2009 missing - cannot change, no rights; save pdfs in wiki? |
|
atlas.desy.de/index.html |
|
|
atlas.desy.de/offers.html |
Gradiertenkolleg Mass, Spectrum, Symmetry missing, husemann top missing, hu link outdated; no rights |
/ThesesOffers modification of ThesesOffers |
atlas.desy.de/internal/old_meetings.html |
missing, necessary? |
|
atlas.desy.de/internal/dpg_2008/index.html |
missing, necessary? no |
|
atlas.desy.de/internal/dpg_2007/index.html |
missing, necessary? no |
|
atlas.desy.de/internal/accounts.html |
WorkBook/Organizational/FirstDays; complete? |
|
atlas.desy.de/internal/index.html |
no content - only links |
|
atlas.desy.de/internal/phone_atlas_hamburg.html |
missing, (Telefonverzeichnis) |
|
atlas.desy.de/internal/phone_atlas_zeuthen.txt |
missing; txt-file? (Telefonverzeichnis) |
|
atlas.desy.de/internal/newComerInfo.html |
mssing; link collection (software, mailinglist, internal pages) |
|
atlas.desy.de/internal/computingHH.html |
missing; (hardware/resources in hh) |
|
atlas.desy.de/internal/sw-HH.html |
missing; (topic?) |
|
atlas.desy.de/internal/susy/Articles/Introductory Reviews/index.html |
|
|
atlas.desy.de/internal/susy/Articles/index.html |
|
|
atlas.desy.de/internal/susy/Articles/ATLAS_Notes/index.html |
|
|
atlas.desy.de/internal/susy/Articles/Papers/index.html |
|
|
atlas.desy.de/internal/susy/Event Generators/Herwig_6.510/index.html |
|
|
atlas.desy.de/internal/susy/Event Generators/index.html |
|
|
atlas.desy.de/internal/susy/Event Generators/WHIZARD Home Page_files/index.html |
|
|
atlas.desy.de/internal/susy/Event Generators/WHIZARD Home Page.html |
|
|
atlas.desy.de/internal/susy/Event Generators/news_[CompHEP].html |
|
|
atlas.desy.de/internal/susy/Event Generators/LHAPDF_5.2.2/index.html |
|
|
atlas.desy.de/internal/susy/Event Generators/Related Matters/index.html |
|
|
atlas.desy.de/internal/susy/Event Generators/Related Matters/SUSY_LHA_examples/index.html |
|
|
atlas.desy.de/internal/susy/Event Generators/news_[CompHEP]_files/index.html |
|
|
atlas.desy.de/internal/susy/index.html |
outdated? 07 |
|
atlas.desy.de/internal/susy/Computational_Tools/Prospino/index.html |
|
|
atlas.desy.de/internal/susy/Computational_Tools/compare.html |
|
|
atlas.desy.de/internal/susy/Computational_Tools/index.html |
|
|
atlas.desy.de/internal/susy/Computational_Tools/SoftSUSY_2.0.11/index.html |
|
|
atlas.desy.de/internal/susy/Computational_Tools/SoftSUSY_2.0.11/softsusy.html |
|
|
atlas.desy.de/internal/susy/Computational_Tools/SPheno.html |
|
|
atlas.desy.de/science.html |
wiki contains a lot of links to non-existing pages (yet); up2date? |
|
atlas.desy.de/contact.html |
logos? |
|
outdated (last change 07 ?) |
||
|
grid status HH |
|
|
grid status Zeuthen |