mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Updated github path
This commit is contained in:
parent
faf6f12478
commit
a87bbb2903
@ -1,6 +1,6 @@
|
|||||||
## SilverStripe Framework
|
## SilverStripe Framework
|
||||||
|
|
||||||
[![Build Status](https://secure.travis-ci.org/silverstripe/sapphire.png?branch=3.1)](https://travis-ci.org/silverstripe/sapphire)
|
[![Build Status](https://secure.travis-ci.org/silverstripe/silverstripe-framework.png?branch=3.1)](https://travis-ci.org/silverstripe/silverstripe-framework)
|
||||||
|
|
||||||
PHP5 framework forming the base for the SilverStripe CMS ([http://silverstripe.org](http://silverstripe.org)).
|
PHP5 framework forming the base for the SilverStripe CMS ([http://silverstripe.org](http://silverstripe.org)).
|
||||||
Requires a [`silverstripe-installer`](http://github.com/silverstripe/silverstripe-installer) base project. Typically used alongside the [`cms`](http://github.com/silverstripe/silverstripe-cms) module.
|
Requires a [`silverstripe-installer`](http://github.com/silverstripe/silverstripe-installer) base project. Typically used alongside the [`cms`](http://github.com/silverstripe/silverstripe-cms) module.
|
||||||
@ -23,7 +23,7 @@ If you would like to make changes to the SilverStripe core codebase, we have an
|
|||||||
|
|
||||||
* [Server Requirements](http://doc.silverstripe.org/framework/en/installation/server-requirements)
|
* [Server Requirements](http://doc.silverstripe.org/framework/en/installation/server-requirements)
|
||||||
* [Changelogs](http://doc.silverstripe.org/framework/en/changelogs/)
|
* [Changelogs](http://doc.silverstripe.org/framework/en/changelogs/)
|
||||||
* [Bugtracker: Framework](https://github.com/silverstripe/sapphire/issues)
|
* [Bugtracker: Framework](https://github.com/silverstripe/silverstripe-framework/issues)
|
||||||
* [Bugtracker: CMS](https://github.com/silverstripe/silverstripe-cms/issues)
|
* [Bugtracker: CMS](https://github.com/silverstripe/silverstripe-cms/issues)
|
||||||
* [Bugtracker: Installer](https://github.com/silverstripe/silverstripe-installer/issues)
|
* [Bugtracker: Installer](https://github.com/silverstripe/silverstripe-installer/issues)
|
||||||
* [Forums](http://silverstripe.org/forums)
|
* [Forums](http://silverstripe.org/forums)
|
||||||
|
@ -14,7 +14,7 @@ and a GitHub user account.
|
|||||||
|
|
||||||
The easiest way of making a change to the documentation is by clicking the "Edit this page" link at
|
The easiest way of making a change to the documentation is by clicking the "Edit this page" link at
|
||||||
the bottom of the page you want to edit. Alternativly, you can find the appropriate .md file in
|
the bottom of the page you want to edit. Alternativly, you can find the appropriate .md file in
|
||||||
the [github.com/silverstripe/sapphire](https://github.com/silverstripe/sapphire/tree/3.0/docs/) repository
|
the [github.com/silverstripe/silverstripe-framework](https://github.com/silverstripe/silverstripe-framework/tree/3.0/docs/) repository
|
||||||
and press the "edit" button. You will need a GitHub account to do this. You should make the changes in the lowest branch they apply to.
|
and press the "edit" button. You will need a GitHub account to do this. You should make the changes in the lowest branch they apply to.
|
||||||
|
|
||||||
* After you have made your change, describe it in the "commit summary" and "extended description" fields below, and press "Commit Changes".
|
* After you have made your change, describe it in the "commit summary" and "extended description" fields below, and press "Commit Changes".
|
||||||
@ -23,7 +23,7 @@ and press the "edit" button. You will need a GitHub account to do this. You sh
|
|||||||
## Editing on your computer
|
## Editing on your computer
|
||||||
|
|
||||||
If you prefer to edit the content on your local machine, you can "[fork](http://help.github.com/forking/)"
|
If you prefer to edit the content on your local machine, you can "[fork](http://help.github.com/forking/)"
|
||||||
the [github.com/silverstripe/sapphire](http://github.com/silverstripe/sapphire)
|
the [github.com/silverstripe/silverstripe-framework](http://github.com/silverstripe/silverstripe-framework)
|
||||||
and [github.com/silverstripe/silverstripe-cms](http://github.com/silverstripe/silverstripe-cms)
|
and [github.com/silverstripe/silverstripe-cms](http://github.com/silverstripe/silverstripe-cms)
|
||||||
repositories and send us "[pull requests](http://help.github.com/pull-requests/)". If you have
|
repositories and send us "[pull requests](http://help.github.com/pull-requests/)". If you have
|
||||||
downloaded SilverStripe or a module, chances are that you already have these checkouts.
|
downloaded SilverStripe or a module, chances are that you already have these checkouts.
|
||||||
|
@ -7,9 +7,9 @@
|
|||||||
If you have discovered a bug in SilverStripe, we'd be glad to hear about it -
|
If you have discovered a bug in SilverStripe, we'd be glad to hear about it -
|
||||||
well written bug reports can be half of the solution already!
|
well written bug reports can be half of the solution already!
|
||||||
|
|
||||||
* [Framework Bugtracker](https://github.com/silverstripe/sapphire/issues)
|
* [Framework Bugtracker](https://github.com/silverstripe/silverstripe-framework/issues)
|
||||||
* [CMS Bugtracker](https://github.com/silverstripe/silverstripe-cms/issues)
|
* [CMS Bugtracker](https://github.com/silverstripe/silverstripe-cms/issues)
|
||||||
* [Documentation Bugtracker](https://github.com/silverstripe/sapphire/issues)
|
* [Documentation Bugtracker](https://github.com/silverstripe/silverstripe-framework/issues)
|
||||||
* Search on [http://silverstripe.org/modules](http://silverstripe.org/modules) for module-specific bugtrackers
|
* Search on [http://silverstripe.org/modules](http://silverstripe.org/modules) for module-specific bugtrackers
|
||||||
|
|
||||||
Before submitting a bug:
|
Before submitting a bug:
|
||||||
@ -25,7 +25,7 @@ Before submitting a bug:
|
|||||||
|
|
||||||
If the issue does look like a new bug:
|
If the issue does look like a new bug:
|
||||||
|
|
||||||
* [Create a new ticket](https://github.com/silverstripe/sapphire/issues/new)
|
* [Create a new ticket](https://github.com/silverstripe/silverstripe-framework/issues/new)
|
||||||
* Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
|
* Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
|
||||||
* Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.
|
* Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.
|
||||||
* *(optional)* [Submit a pull request](/misc/contributing/code) which fixes the issue.
|
* *(optional)* [Submit a pull request](/misc/contributing/code) which fixes the issue.
|
||||||
|
@ -9,7 +9,7 @@ The current maintainer responsible for planning and performing releases is Ingo
|
|||||||
|
|
||||||
## Release Planning
|
## Release Planning
|
||||||
|
|
||||||
Our most up-to-date release plans are typically in the ["framework" milestone](https://github.com/silverstripe/sapphire/issues/milestones) and ["cms" milestone](https://github.com/silverstripe/silverstripe-cms/issues/milestones).
|
Our most up-to-date release plans are typically in the ["framework" milestone](https://github.com/silverstripe/silverstripe-framework/issues/milestones) and ["cms" milestone](https://github.com/silverstripe/silverstripe-cms/issues/milestones).
|
||||||
New features and API changes are typically discussed on the [core
|
New features and API changes are typically discussed on the [core
|
||||||
mailinglist](http://groups.google.com/group/silverstripe-dev). They are prioritized by the core team as tickets on
|
mailinglist](http://groups.google.com/group/silverstripe-dev). They are prioritized by the core team as tickets on
|
||||||
github.com.
|
github.com.
|
||||||
|
@ -85,7 +85,7 @@ and committed to a special "translation-staging" branch on github.
|
|||||||
You can download individual files by opening them on github.com (inside the `lang/` folder), and using the "Raw" view.
|
You can download individual files by opening them on github.com (inside the `lang/` folder), and using the "Raw" view.
|
||||||
Place those files in the appropriate directories on a local silverstripe installation.
|
Place those files in the appropriate directories on a local silverstripe installation.
|
||||||
|
|
||||||
* ["translation-staging" branch for framework module](https://github.com/silverstripe/sapphire/tree/translation-staging)
|
* ["translation-staging" branch for framework module](https://github.com/silverstripe/silverstripe-framework/tree/translation-staging)
|
||||||
* ["translation-staging" branch for cms module](https://github.com/silverstripe/silverstripe-cms/tree/translation-staging)
|
* ["translation-staging" branch for cms module](https://github.com/silverstripe/silverstripe-cms/tree/translation-staging)
|
||||||
|
|
||||||
# Related
|
# Related
|
||||||
|
@ -68,7 +68,7 @@ and explanations on how the rules get processed for those methods.
|
|||||||
|
|
||||||
See:
|
See:
|
||||||
|
|
||||||
* [framework/_config/routes.yml](https://github.com/silverstripe/sapphire/blob/master/_config/routes.yml)
|
* [framework/_config/routes.yml](https://github.com/silverstripe/silverstripe-framework/blob/master/_config/routes.yml)
|
||||||
* [cms/_config/routes.yml](https://github.com/silverstripe/silverstripe-cms/blob/master/_config/routes.yml)
|
* [cms/_config/routes.yml](https://github.com/silverstripe/silverstripe-cms/blob/master/_config/routes.yml)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user