Sylar
Well-known member
Well, finally got into creating my first add-on...pretty much stuck at the front door
Here's basically what I want to do: I'd like to add a small template edit to the node view(i.e.: this page: http://xenforo.com/community/forums/xenforo-development-discussions.34/), and I want to have something within that edit to call the node value based on what node it's in(i.e.: if the template edit was in node 7, it would be able to know that and the id would be placed in the edit; possibly in a url). That little link will then pop you into a page in the ACP
Now, I am a bit confused about the controllers, listeners, etc. that I will need to handle. Also, a bit lost on how to add template edits with an add-on :/
Any help would be greatly appreciated, and you will get a mention in the release page
Here's basically what I want to do: I'd like to add a small template edit to the node view(i.e.: this page: http://xenforo.com/community/forums/xenforo-development-discussions.34/), and I want to have something within that edit to call the node value based on what node it's in(i.e.: if the template edit was in node 7, it would be able to know that and the id would be placed in the edit; possibly in a url). That little link will then pop you into a page in the ACP
Now, I am a bit confused about the controllers, listeners, etc. that I will need to handle. Also, a bit lost on how to add template edits with an add-on :/
Any help would be greatly appreciated, and you will get a mention in the release page