Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to make sub-topics? #11

Closed
iShift opened this issue Mar 8, 2016 · 7 comments
Closed

how to make sub-topics? #11

iShift opened this issue Mar 8, 2016 · 7 comments

Comments

@iShift
Copy link

iShift commented Mar 8, 2016

Like zero search http://127.0.0.1:43110/Talk.ZeroNetwork.bit/?Topics:5_1PNyuY1iZqXBpft4ArouqcnE4pNRGYij5i/ZeroSearch+bit+sub+topic

@HelloZeroNet
Copy link
Owner

You have to edit your account's data.json and add type: "group" to the topic you want to turn into a group. eg.:

...
    {
      "body": "Articles about Bitcoin, Torrent and Peer To Peer networks", 
      "added": 1436262090, 
      "type": "group", 
      "topic_id": 1, 
      "title": "P2P news flow"
    }, 
...

http://127.0.0.1:43110/Talk.ZeroNetwork.bit/data/users/1KbV1e1u6P6AsY8XNBydgtbtN8iSB5WMyG/data.json

@iShift
Copy link
Author

iShift commented Mar 9, 2016

hmm looks like bug, all users can make groups?

@HelloZeroNet
Copy link
Owner

Sure, why not, if you dont like it you can delete any time

@iShift
Copy link
Author

iShift commented Mar 9, 2016

hm, you mean that i can delete topic belong to another zero user?

@HelloZeroNet
Copy link
Owner

Yes, the site owner able to delete/modify anything

@iShift
Copy link
Author

iShift commented Mar 12, 2016

And how i can publish this change ?

@HelloZeroNet
Copy link
Owner

Using the sidebar change the content.json to data/users/useraddress/content.json then sign/publish (there was a bug related to this, so updating to latest rev is recommended)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants