Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
php-emailcatcher
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
php-emailcatcher
Commits
3297c3b4
Commit
3297c3b4
authored
7 months ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Patches
Plain Diff
update repo urls in docs
parent
2f011093
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
docs/20_Installation.md
+1
-1
1 addition, 1 deletion
docs/20_Installation.md
docs/_index.md
+2
-2
2 additions, 2 deletions
docs/_index.md
docs/config.json
+2
-2
2 additions, 2 deletions
docs/config.json
readme.md
+2
-2
2 additions, 2 deletions
readme.md
with
7 additions
and
7 deletions
docs/20_Installation.md
+
1
−
1
View file @
3297c3b4
...
@@ -7,7 +7,7 @@ Extract or git pull the sources below your webroot, eg. in subfolder `./vendor/e
...
@@ -7,7 +7,7 @@ Extract or git pull the sources below your webroot, eg. in subfolder `./vendor/e
```
text
```
text
cd [WEBROOT]
cd [WEBROOT]
cd vendor
cd vendor
git clone
[URL]
emailcatcher
git clone
https://git-repo.iml.unibe.ch/iml-open-source/php-emailcatcher.git
emailcatcher
```
```
### Enable fetching emails
### Enable fetching emails
...
...
This diff is collapsed.
Click to expand it.
docs/_index.md
+
2
−
2
View file @
3297c3b4
...
@@ -6,6 +6,6 @@
...
@@ -6,6 +6,6 @@
</html>
</html>
👤 Author: Axel Hahn; Institute for Medical Education; University of Bern
\
👤 Author: Axel Hahn; Institute for Medical Education; University of Bern
\
📄 Source:
<https://git-repo.iml.unibe.ch/iml-open-source/
__NAME__
>
\
📄 Source:
<https://git-repo.iml.unibe.ch/iml-open-source/
php-emailcatcher
>
\
📜 License: GNU GPL 3.0
\
📜 License: GNU GPL 3.0
\
📗 Docs:
<https://os-docs.iml.unibe.ch/__NAME__/>
📗 Docs:
<https://os-docs.iml.unibe.ch/__NAME__/>
(see the docs folder so far)
This diff is collapsed.
Click to expand it.
docs/config.json
+
2
−
2
View file @
3297c3b4
...
@@ -14,10 +14,10 @@
...
@@ -14,10 +14,10 @@
"edit_on_github_"
:
"iml-it/__PROJECT__/tree/master/docs"
,
"edit_on_github_"
:
"iml-it/__PROJECT__/tree/master/docs"
,
"edit_on_"
:
{
"edit_on_"
:
{
"name"
:
"Gitlab"
,
"name"
:
"Gitlab"
,
"basepath"
:
"https://git-repo.iml.unibe.ch/iml-open-source/
__PROJECT__
/tree/ma
ster
/docs"
"basepath"
:
"https://git-repo.iml.unibe.ch/iml-open-source/
php-emailcatcher
/tree/ma
in
/docs"
},
},
"links"
:
{
"links"
:
{
"Git Repo"
:
"
__GITURL__
"
,
"Git Repo"
:
"
https://git-repo.iml.unibe.ch/iml-open-source/php-emailcatcher
"
,
"IML Opensource"
:
"https://os-docs.iml.unibe.ch/"
"IML Opensource"
:
"https://os-docs.iml.unibe.ch/"
},
},
"theme"
:
"daux-blue"
,
"theme"
:
"daux-blue"
,
...
...
This diff is collapsed.
Click to expand it.
readme.md
+
2
−
2
View file @
3297c3b4
...
@@ -4,7 +4,7 @@ A helper for a development environment: This PHP class fetches emails sent by ma
...
@@ -4,7 +4,7 @@ A helper for a development environment: This PHP class fetches emails sent by ma
Free software and Open Source from University of Bern :: IML - Institute of Medical Education
Free software and Open Source from University of Bern :: IML - Institute of Medical Education
📄 Source:
TODO
\
📄 Source:
<https://git-repo.iml.unibe.ch/iml-open-source/php-emailcatcher>
\
📜 License: GNU GPL 3.0
\
📜 License: GNU GPL 3.0
\
📗 Docs: TODO
📗 Docs: TODO
(see the docs folder so far)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment