Mobile App Feature Requests.

This is a feature request essentially, I'm not in high hopes that Boonex staff will see/consider this, but it's worth a shot. 

#1.

This is a mobile-app suggestion that would only require server-side (PHP) changes.  Wouldn't it be nice if page-blocks for mobile pages also had the ability to be set to Admin only?  This way mobile apps for administration could be built.  IE: one could write a mobile admin app that allows basic profile moderation/deletion/banning, etc...

#2.

It would be nice to be able to create pages, and page links in the mobile app page builder, so that some semblance of organization can be maintained for those of us who have written/purchased a lot of apps that make use of the mobile platform.

Just my thoughts, take it or leave it, I'm not going to gripe if this is ignored.

Regards,
Thefakenet

Quote · 17 Oct 2011

#1

there is eval_hidden field in sys_menu_mobile table, so developers can use it to show/hide items using different conditions.

#2

developers can use sys_menu_mobile and sys_menu_mobile_pages tables to create new customizable pages in mobile apps. 

Rules → http://www.boonex.com/terms
Quote · 18 Oct 2011

Never before have I seen such an incredibly useful reply in these forums so quickly.  Thanks a bunch!

(No sarcasm!  I mean it, Awesome response!)

Quote · 18 Oct 2011

Only one thing missing, How do you create a link from one page to another on the mobile app?  According to the Dolphin Documentation, The only two pages supported are the "homepage" and "profile" pages.

Reference: http://www.boonex.com/trac/dolphin/wiki/DolModMobile

"menu: page to add item too, now only system and homepage pages/menus are supported"

This means I could create additional pages in the database sure, but how do I access them from the mobile app?  (IE: how do I create a mobile menu item that links to another page?)

Quote · 18 Oct 2011

User created pages in mobile app are regular http links, for example: http://your-site.com/mobile-page.php

The page should be created using mobile template:

http://www.boonex.com/trac/dolphin/wiki/DolModMobile#a2.Creatingwebpageformobile

Actually, to create mobile menu builder based page you need to display it manually for now - using the predefined css styles from mobile.css and some helpful functions from mobile template, but we will add some high level API for this if it will be used frequently.  

Rules → http://www.boonex.com/terms
Quote · 18 Oct 2011

I see what you mean.  Well, I recognize that I am only one voice, but add my vote to the list for multiple menu/page support.

Quote · 19 Oct 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.