Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Add / edit cms pages, is it possible? #392

Open
Shokkato opened this issue Mar 18, 2018 · 3 comments
Open

Add / edit cms pages, is it possible? #392

Shokkato opened this issue Mar 18, 2018 · 3 comments

Comments

@Shokkato
Copy link

Good evening / Good morning (depends on when you read this post xD)

I wanted to know if you can change some pages of the cms (for example the one that in a normal cms would be the me.php)

and how to add pages to the cms (as an example: user ranking, rare currency etc ... etc ..)

I'm not very experienced, so if you have the answer, I kindly ask you to explain it in detail. many thanks in advance. Good continuation!

@TheOmanNorge
Copy link
Collaborator

TheOmanNorge commented Mar 19, 2018

You got your answers from LeChris on Ragezone for 5-3 days ago.
http://forum.ragezone.com/f333/modify-add-page-chocolatey-cms-1146324/

I'm pretty sure he is right about this.

By the looks of it, yes you can somewhat. But then again you will need to know what your doing.
Editing and doing changes to it, is not for noobs. It's very heavy to edit and doing changes.

And if your not an expert, then you will be having a very hard time.

Also by the looks of it, no support is going to be given, not speaking officially for Santoro or this project. But for myself.

Saying this because you didn't your answers the first time, and also development of Chocolatey has been discontinued/stopped because he does not have time to continue this project.

I would recommend to check out LeChris's Heroic CMS.
It looks very promising and is the closest you gonna get to "Chocolatey"
Also it might be "easier" to edit/doing changes.

Quote from saamus/Santoro - Ragezone.

I also probably when getting more time, would ask to LeChris if I can team up with him and help him in his CMS. If he really manage to do a decent job on it, rapidly will surpass chocolatey.

I'm really sorry for not having time to continuing Chocolatey, after seeing LeChris work I was both happy and sad. Happy because someone it's doing a great job, sad because the days of Chocolatey were in their end.

Thanks for all the support of everyone!

Source:
http://forum.ragezone.com/f353/arcturus-chocolatey-simplehk-chocolatey-cms-1145048/

Sorry if you didnt get the answers that you needed, but I'm pretty sure that is the closest you gonna get.
Have a nice day!

😄

-- TheOman


Quote from LeChris/Ragezone.

"I'm pretty sure Chocolatey just uses Habbo's own Javascript, so in theory adding pages to it would be impossible. That's unless santoro changed his implementation to a custom JS front-end.
Reason being is Habbo's javascript that you can viewsource: on is already compiled including the pages."

  • santoro added the personal page, so I'm pretty sure that you can edit it, but I just can not find the folder where the pages are present

As I said, it uses AngularJS which means the JS is compiled. There is no folder like Rev for pages.

Looking at his code, my guess is he went through the pain of editing it in its post-compiled state
https://raw.githubusercontent.com/ov...web/scripts.js
Thre above is the file you would edit, you'd need to modify the router, add a controller, a template and reference it all together in the navi module.

  • the procedure to be done is not very clear to me.

That's because it isn't a clearly defined procedure because it's hacking onto a source not meant to be edited. This isn't your basic Rev or even wordpress, it's editing post-transpiled code that isn't even meant to be readable.

Source: http://forum.ragezone.com/f333/modify-add-page-chocolatey-cms-1146324/

@ovflowd
Copy link
Owner

ovflowd commented Mar 19, 2018

Hi @TheOmanNorge thanks for you amazing answer, I didn't received a notification of this one, before.

Here is my final answer: http://forum.ragezone.com/f333/modify-add-page-chocolatey-cms-1146324/#post8864468

Thanks!

@ovflowd
Copy link
Owner

ovflowd commented Mar 19, 2018

One final observation.:

I could teach how to edit and add customization in Chocolatey, isn't really hard at all, but isn't for newbies, you need to know what you're doing.

I hope I could at least update Chocolatey build and fix the common bugs on the next months, but I really hope Heroic would be a lot better on this time.

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

No branches or pull requests

3 participants