HelloZeroNet / HelloZeroNet/ZeroNet

Make sidebar donate link optional?

Open
#1,467 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18.8k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

### 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
```

?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the sidebar Donate link and how site settings in content.json are exposed through the ZeroFrame API. Confirm the intended configuration flag with the issue discussion, then verify that disabling it removes the link while leaving the default behavior unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, json
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.