1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

10 Commits

Author SHA1 Message Date
Derick Rethans
b2b48ca1e0 Remove references, redirects, and selection of mirrors 2019-04-01 11:27:09 +01:00
Peter Kokot
35e766d749 Fix permissions
Having synced file permissions in Git repositories is a reccurring
issue. Git can track files as executables (0755) or not (0644). Usually,
all files except the executable ones such as command line scripts or
binary executables, should be set to 0644.

This patch syncs permissions in the Git repository.
2018-10-25 02:22:08 +02:00
Kalle Sommer Nielsen
3abb7f2da6 Remove the "usage" page as its poorly outdated (Stas) 2017-01-09 05:49:41 +01:00
Kalle Sommer Nielsen
60d421e251 Added ChangeLog-7 to the sitemap.xml file (is this even used anymore?) 2017-01-09 05:48:24 +01:00
Hannes Magnusson
913d3fa2cf Most of these don't work, others are just to old.
There is maybe one or two here that are ok, but that hardly justifies keeping this alive
2013-12-23 11:39:44 -08:00
Hannes Magnusson
a0a1841c15 People write browser extension for these things today.
And it hasn't actually been linked for a long time
2013-11-20 17:22:11 -08:00
Hannes Magnusson
74bc9e6ad7 Kill reST things
It doesn't even render correctly, and has gone more or less unused
2013-10-27 16:42:56 -07:00
Hannes Magnusson
6688517ade I don't know exactly what happened but somehow this long outstanding
todo item got resolved.
I hope noone actually notices =)
2012-07-05 23:00:35 +01:00
Adam Harvey
f1f5e30ca3 Initial rewrite of the references to Subversion on the site to Git. Rewrites
welcome! A couple of important notes:

- I've largely dropped references to Subversion altogether, even knowing that
  php-doc hasn't migrated yet. We may need to put a few more "Git/SVN account"
  references in there if php-doc isn't going to be migrated in the near future.

- I've removed the quick start hints from git-php.php after an account request
  has been sent in. The documentation there was pretty skimpy anyway and
  probably wouldn't have been enough to get a developer going, plus it's harder
  to distill the Git workflow into three or four snappy commands and I'm not
  really convinced that a form confirmation page is the right place to have
  learning materials, since it's a one-time page for most users. Instead I've
  replaced them with links to the relevant Wiki pages, which seem more likely
  to be the right place for new developers to learn.

News post to come, but I wanted to separate this out for easier review.
2012-03-20 10:13:32 +08:00
Philip Olson
8bc81338de Added sitemap.xml to stop the 404s. This is probably not correct (for mirrors) but maybe it'll work (feel free to adjust). Although really, it's mainly to stop the 404s. :) 2011-07-17 19:22:32 +00:00