Skip to content
Snippets Groups Projects
Commit f1edcb9b authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Merge branch...

Merge branch '173-erklarungen-einfugen-wie-man-metager-als-startseite-einrichtet' into 'development'

Deutsche Beschreibungen für Homepage eingefügt

Closes #173

See merge request !247
parents 5e97e6dc 98eb0e10
No related branches found
No related tags found
3 merge requests!261Development,!248Development,!247Deutsche Beschreibungen für Homepage eingefügt
...@@ -39,35 +39,74 @@ ...@@ -39,35 +39,74 @@
<li>{{ trans('index.plugin.firefox.4') }}</li> <li>{{ trans('index.plugin.firefox.4') }}</li>
<li>{{ trans('index.plugin.firefox.5') }}</li> <li>{{ trans('index.plugin.firefox.5') }}</li>
</ol> </ol>
<h4>MetaGer als Startseite im {{ $browser }} einrichten</h4>
<hr />
<ol>
<li>Klicken Sie oben rechts im Browser auf <span class="glyphicon glyphicon-menu-hamburger"></span> und öffnen Sie die "Einstellungen"</li>
<li>Tragen Sie im Feld "Startseite" "https://metager.de" ein.</li>
</ol>
@elseif ($browser === 'Chrome') @elseif ($browser === 'Chrome')
<ol> <ol>
<li>{!! trans('index.plugin.chrome.1') !!}</li> <li>{!! trans('index.plugin.chrome.1') !!}</li>
<li>{!! trans('index.plugin.chrome.2') !!}</li> <li>{!! trans('index.plugin.chrome.2') !!}</li>
<li>{{ trans('index.plugin.chrome.3') }}</li> <li>{{ trans('index.plugin.chrome.3') }}</li>
</ol> </ol>
<h4>MetaGer als Startseite im {{ $browser }} einrichten</h4>
<hr />
<ol>
<li>Klicken Sie oben rechts im Browser auf <span class="glyphicon glyphicon-option-vertical"></span> und öffnen Sie die "Einstellungen"</li>
<li>Im Bereich "Beim Start" wählen Sie "Bestimmte Seite oder Seiten öffnen und klicken anschließend auf "Seiten festlegen"</li>
<li>Tragen Sie "https://metager.de" als URL bei "Neue Seite hinzufügen ein"</li>
<li>Hinweis: Alle hier sichtbaren Webseiten werden nun beim Start des Browsers geöffnet. Sie können Einträge entfernen, indem Sie mit der Maus drüber fahren und rechts auf das "x" klicken.</li>
</ol>
@elseif ($browser === 'Opera') @elseif ($browser === 'Opera')
<ol> <ol>
<li>{{ trans('index.plugin.opera.1') }}<a href=\"/\" target=\"_blank\">{{ trans('index.plugin.opera.2') }}</a>{{ trans('index.plugin.opera.3') }}</li> <li>{{ trans('index.plugin.opera.1') }}<a href="/" target="_blank">{{ trans('index.plugin.opera.2') }}</a>{{ trans('index.plugin.opera.3') }}</li>
<li>{{ trans('index.plugin.opera.4') }}</li> <li>{{ trans('index.plugin.opera.4') }}</li>
<li>{{ trans('index.plugin.opera.5') }}</li> <li>{{ trans('index.plugin.opera.5') }}</li>
<li>{{ trans('index.plugin.opera.6') }}</li> <li>{{ trans('index.plugin.opera.6') }}</li>
<li><small>{{ trans('index.plugin.opera.7') }}<a href=\"https://www.mozilla.org/de/firefox/new/\" target=\"_blank\">{{ trans('index.plugin.opera.8') }}</a>{{ trans('index.plugin.opera.9') }}</small> <li><small>{{ trans('index.plugin.opera.7') }}<a href="https://www.mozilla.org/de/firefox/new/" target="_blank">{{ trans('index.plugin.opera.8') }}</a>{{ trans('index.plugin.opera.9') }}</small>
</ol>
<h4>MetaGer als Startseite im {{ $browser }} einrichten</h4>
<hr />
<ol>
<li>Klicken Sie im Browser-Menü auf "Bearbeiten"->"Einstellungen"</li>
<li>Im Bereich "Beim Starten" wählen Sie "Eine bestimmte Seite, oder bestimmte Seiten öffnen
" und anschließend "Seiten festlegen"</li>
<li>Tragen Sie bei "Adresse eingeben" "https://metager.de" ein und bestätigen mit Enter</li>
<li>Klicken Sie auf "OK"</li>
</ol> </ol>
@elseif ($browser === 'IE') @elseif ($browser === 'IE')
<ol> <ol>
<li>{{ trans('index.plugin.IE.1') }}<a href=\"javascript:window.external.addSearchProvider($('link[rel=search]').attr('href'));\">{{ trans('index.plugin.IE.2') }}</a>{{ trans('index.plugin.IE.3') }} <li>{{ trans('index.plugin.IE.1') }}<a href="javascript:window.external.addSearchProvider($('link[rel=search]').attr('href'));">{{ trans('index.plugin.IE.2') }}</a>{{ trans('index.plugin.IE.3') }}
<li>{{ trans('index.plugin.IE.4') }}<span class=\"glyphicon glyphicon-cog\"></span>)</li> <li>{{ trans('index.plugin.IE.4') }}<span class="glyphicon glyphicon-cog"></span>)</li>
<li>{{ trans('index.plugin.IE.5') }}</li> <li>{{ trans('index.plugin.IE.5') }}</li>
<li>{{ trans('index.plugin.IE.6') }}</li> <li>{{ trans('index.plugin.IE.6') }}</li>
<li>{{ trans('index.plugin.IE.7') }}</li> <li>{{ trans('index.plugin.IE.7') }}</li>
</ol> </ol>
<h4>MetaGer als Startseite im {{ $browser }} einrichten</h4>
<hr />
<ol>
<li>Klicken Sie oben rechts im Browser auf <span class="glyphicon glyphicon-cog"></span> und öffnen Sie die "Internetoptionen"</li>
<li>Falls MetaGer die einzige Startseite sein soll, markieren Sie im Textfeld den kompletten Text und ersetzen Ihn durch "https://metager.de"</li>
<li>Klicken Sie auf "OK"</li>
</ol>
@elseif ($browser === 'Edge') @elseif ($browser === 'Edge')
<ol> <ol>
<li>{{ trans('index.plugin.edge.1') }}<span class=\"glyphicon glyphicon-option-horizontal\"></span>{{ trans('index.plugin.edge.2') }}</li> <li>{{ trans('index.plugin.edge.1') }}<span class="glyphicon glyphicon-option-horizontal"></span>{{ trans('index.plugin.edge.2') }}</li>
<li>{{ trans('index.plugin.edge.3') }}</li> <li>{{ trans('index.plugin.edge.3') }}</li>
<li>{{ trans('index.plugin.edge.4') }}</li> <li>{{ trans('index.plugin.edge.4') }}</li>
<li>{{ trans('index.plugin.edge.5') }}</li> <li>{{ trans('index.plugin.edge.5') }}</li>
</ol> </ol>
<h4>MetaGer als Startseite im {{ $browser }} einrichten</h4>
<hr />
<ol>
<li>Klicken Sie oben rechts im Browser auf <span class="glyphicon glyphicon-option-horizontal"></span> und öffnen Sie die "Einstellungen"</li>
<li>Wählen Sie im Bereich "Öffnen mit" den Punkt "Bestimmte Seite(n)" aus</li>
<li>Im Dropdown-Menü darunter wählen Sie "Benutzerdefiniert" aus</li>
<li>Im Bereich darunter tragen Sie "https://metager.de" in das Feld "Webadresse eingeben" ein und klicken auf das "+" Symbol</li>
<li>Entfernen Sie alle Einträge, die beim Start nicht geöffnet werden sollen (z.B. about:start), indem Sie rechts auf das kleine "x" klicken.</li>
</ol>
@endif @endif
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment