HelloZeroNet / HelloZeroNet/ZeroNet
Make sidebar donate link optional?
- Vorherrschende Sprache
- JavaScript
- Sterne
- 18.8k
- Forks
- 2.3k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Step 1: Please describe your environment
* ZeroNet version: 0.6.3
* Operating system: OS X 10.11, Windows 10
* Web browser: Safari, Chrome, Edge
* Tor status: not available on Mac/available on Windows
* Opened port: yes
### Step 2: Describe the problem:
As a site owner, I'd like to be able to remove the "Donate" link in the sidebar for my site.
There doesn't appear to be a way to do this through the ZeroFrame API, perhaps it could be added as an optional flag in content.json? Something like:
```json
"donate": false
```
or
```json
"hide_donate_links": true
```
?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.