Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

Unreachable files

Forums: 

Hi :)

I've been trying to create my own content type and I've ran on some issues.

1st: Lack of information. Other than "Hello world" tutorial there are no more examples (or I couldn't find any) how to use some of available functions

and other stuff. Is there any simple example or someone who is developing something at the moment so that he/she can answer my quesions?

2nd: For some reason I cannot read .json files and use their content. Some of the things I've tried is

$.getJSON("./content/content.json"....

But I get an 404 error.

Unreachable files

Forums: 

Hi :)

I've been trying to create my own content type and I've ran on some issues.

1st: Lack of information. Other than "Hello world" tutorial there are no more examples (or I couldn't find any) how to use some of available functions

and other stuff. Is there any simple example or someone who is developing something at the moment so that he/she can answer my quesions?

2nd: For some reason I cannot read .json files and use their content. Some of the things I've tried is

$.getJSON("./content/content.json"....

But I get an 404 error.

Pages