History log of /web-php/sitemap.xml (Results 1 – 10 of 10)
Revision Date Author Comments
# b2b48ca1 29-Mar-2019 Derick Rethans

Remove references, redirects, and selection of mirrors


# 35e766d7 25-Oct-2018 Peter Kokot

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 execu

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.

show more ...


# 3abb7f2d 09-Jan-2017 Kalle Sommer Nielsen

Remove the "usage" page as its poorly outdated (Stas)


# 60d421e2 09-Jan-2017 Kalle Sommer Nielsen

Added ChangeLog-7 to the sitemap.xml file (is this even used anymore?)


# 913d3fa2 23-Dec-2013 Hannes Magnusson

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


# a0a1841c 21-Nov-2013 Hannes Magnusson

People write browser extension for these things today.

And it hasn't actually been linked for a long time


# 74bc9e6a 27-Oct-2013 Hannes Magnusson

Kill reST things

It doesn't even render correctly, and has gone more or less unused


# 6688517a 05-Jul-2012 Hannes Magnusson

I don't know exactly what happened but somehow this long outstanding
todo item got resolved.
I hope noone actually notices =)


# f1f5e30c 20-Mar-2012 Adam Harvey

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 knowin

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.

show more ...


# 8bc81338 17-Jul-2011 Philip Olson

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. :)