Osmek - The Cloud CMS API Library [Updated] |
[eluser]Philipp Gérard[/eluser]
I don't like the fact, that the URI in osmek does not reflect the name of the section but always uses a predefined naming scheme (my_contacts, my_blog, ...) which is irritating because the multi-field template I used is not used for a blog. Why not generate a browser-friendly identifier on-the-fly while naming the section? I.e. "Meine Artikel" becomes "meine_artikel" ![]()
[eluser]wghenderson[/eluser]
Philipp thanks for the suggestion, i'll share this with my partner. Currently the names (my_contacts, my_blog, ...) refer to the section model that is being deployed. I agree that this could be irritating, truthfully the name my_blog should be replaced with my_multi_entry if we adhered to our own naming convention ![]()
[eluser]wghenderson[/eluser]
I posted a couple tutorials here Tutorials: Adding a RSS feed Photo Albums with Shadowbox Sample Site: Sample Site with Codeigniter for Downoad Anybody have any other tutorial ideas?
[eluser]wghenderson[/eluser]
I added a helper file to the download in the fist post that I have been using to shorten api calls. I also added documentation of the osmek helper at the bottom of the library documentation. Here it is in action: Code: <?php |
Welcome Guest, Not a member yet? Register Sign In |