Hi there
I really like this AJAX kinda pop up that shows up, when I edit for example the content of a pane. Since this module is some kind of API... I would like to use this popup aswell, for editing my nodes. How would I have to integrate it?
-> Is there any kind of API documentation?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | error_ctools.png | 22.16 KB | rapsli |
Comments
Comment #1
merlinofchaos commentedRight now all the documentation for the modal is in the include file, modal.inc -- depending on what you want to do with it, usage can be simple or complex.
Comment #2
rapsli commentedIt's indeed not as simple ;)
What this should do is pretty obvious -> open the node edit form, which though doesn't work (see also screenshot). It would be really awesome to have a handbook page with some examples of how to use the API¨(this could be the first one).
Comment #3
rapsli commentedComment #4
rapsli commentedBTW: I had to add the following code:
Only adding the modal.inc file wasn't enough.
Comment #5
rapsli commentedanybody got an example on how to use this?
Comment #6
merlinofchaos commentedThis is adapted from something Gordon was working on:
Comment #7
merlinofchaos commented