[Rename HackageDB to simply Hackage Duncan Coutts **20130227212002 Ignore-this: 9f0682ae420f775053650f7e88d9bd7d That's what everyone calls it these days anyway. ] { hunk ./Distribution/Server/Packages/Index.hs 50 - Tar.groupName = "HackageDB", + Tar.groupName = "Hackage", hunk ./Distribution/Server/Pages/Package.hs 44 - li << anchor ! [href "/"] << "hackageDB", + li << anchor ! [href "/"] << "hackage", hunk ./Distribution/Server/Pages/Package.hs 71 - anchor ! [href "/"] << "hackageDB", + anchor ! [href "/"] << "hackage", hunk ./Distribution/Server/Pages/Recent.hs 47 - XHtml.title "HackageDB RSS Feed", + XHtml.title "Hackage RSS Feed", hunk ./Distribution/Server/Pages/Recent.hs 87 - desc = "The 20 most recent additions to HackageDB, the Haskell package database." + desc = "The 20 most recent additions to Hackage, the Haskell package database." hunk ./Distribution/Server/Pages/Template.hs 13 +--TODO: replace all this with external templates + hunk ./Distribution/Server/Pages/Template.hs 23 - thetitle << ("HackageDB: " ++ heading) : + thetitle << ("Hackage: " ++ heading) : hunk ./Distribution/Server/Pages/Template.hs 34 - hackageTitle = "hackageDB :: [Package]" + hackageTitle = "hackage :: [Package]" hunk ./Distribution/Server/Pages/Template.hs 44 - thetitle << ("HackageDB: " ++ pkgname), + thetitle << ("Hackage: " ++ pkgname), hunk ./static/templates/UserSignupReset/SignupRequest.st 5 -HackageDB: Register a new account +Hackage: Register a new account hunk ./static/templates/account-upgrade.html.st 5 -HackageDB: User accounts +Hackage: User accounts hunk ./static/templates/accounts.html.st 5 -HackageDB: User accounts +Hackage: User accounts hunk ./static/templates/accounts.html.st 12 -

Most of the functions of the HackageDB web interface +

Most of the functions of the Hackage web interface hunk ./static/templates/admin.html.st 5 -HackageDB: user administartion +Hackage: user administartion hunk ./static/templates/hackagePageHeader.st 2 -

hackageDB :: [Package]

+

hackage :: [Package]

hunk ./static/templates/index.html.st 5 -HackageDB: introduction +Hackage: introduction hunk ./static/templates/index.html.st 12 -

About HackageDB

+

About Hackage

hunk ./static/templates/index.html.st 14 -

HackageDB is a collection of released +

Hackage is a collection of released hunk ./static/templates/index.html.st 19 -(HackageDB and Cabal are components of a broader Haskell infrastructure effort +(Hackage and Cabal are components of a broader Haskell infrastructure effort hunk ./static/templates/index.html.st 24 -

This isn't the official HackageDB. It's an in-progress +

This isn't the official Hackage. It's an in-progress hunk ./static/templates/index.html.st 58 -

Releasing packages through HackageDB

+

Releasing packages through Hackage

hunk ./static/templates/index.html.st 64 -though you'll need a HackageDB username and password. +though you'll need a Hackage username and password. hunk ./static/templates/index.html.st 74 -HackageDB wiki page. +Hackage wiki page. hunk ./static/templates/upload.html.st 5 -HackageDB: Uploading packages and package candidates +Hackage: Uploading packages and package candidates hunk ./static/templates/upload.html.st 49 -

Some last formalities: to upload a package, you'll need a HackageDB +

Some last formalities: to upload a package, you'll need a Hackage }