![]() |
[For 1.6] hyper Portal - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.6] hyper Portal (/thread-134511.html) |
hyper Portal - brunodiaz - 2013-02-13 Hello, i am BrunoDiaz, from UTNianos.com.ar First of all, sorry for my english, but my native language is Spanish. We are a non-oficial forum from UTN, an Argentinian Engineering School. We are releasing the beta version for hyperPortal. hyperPortal is a MyBB Mod for a versatile front-page. It uses jQuery. The idea is that it can be very configurable by the admins and the final user, so it can be a mix between how the admins want to show the forum and how the users like to see it. It has easy-to-create widgets, that the admin can choose to install and activate and the user can choose to use, and how he see them. It has english/spanish languages. It lets different users do different things: Forum users can * Add/Close Widgets * Change order * Minimize widgets * Configure widgets * Configure not to use the portal (admin can select if they have this option) * Guests users can do all the things a registered users do, saving their configuration in cookies. Admin users can * Install/Uninstall Widgets * Activate/Deactivate Widgets * Choose default widget order for every usergroup. * Choose if normal users can add/close ewidgets * Choose if they can bypass portal * Choose How many widget sectors hyperportal has. * Change hyperportal style inside admin panel. * Configure Widgets (if it has a header, if it can be moved, if guests can see it) Programmers can * Create new widgets using a Mybb plugins similar interface; It has 7 basic functions: widgetname_info() widgetname_install() widgetname_uninstall() widgetname_activate() widgetname_deactivate() widgetname_configuration(): The config options to use in widget widgetname(): Widget itself * Extend how hyperPortal works via hooks. I don't have right now any documentation about this, but a few widget examples. So if someone wants to work with this, please PM me. You can see how it works at www.utnianos.com.ar, this isn't a Demo, but an ACTUAL WORKING SITE. You can look it better as a registered user (and if you click ads ![]() A few things to do in future versions: * Widgets auto update * Widgets auto pagination * Let widgets move from different sectors * Let reuse widgets multiple times Any error/ideas/etc, please let me know. Thanks for reading ![]() http://mods.mybb.com/view/hyper-portal RE: hyper Portal - Omar G. - 2013-02-26 Plugin validated. RE: hyper Portal - brunodiaz - 2013-02-26 ![]() I have a few extra widgets to upload. Thanks for validating, i hope to have good feedback For example you can use your the forums widget to merge portal & forum list RE: hyper Portal - Sms2luv - 2013-02-26 When are you planning to add extra plugin. RE: hyper Portal - brunodiaz - 2013-02-26 I have a few already done. If I add them to the package it will have to be aprroved again, so i think i will link them externally. RE: hyper Portal - Sms2luv - 2013-02-26 I am getting this error when I click on hyper portal widgets. <code>Warning [2] require(/home/itechway/public_html/forum/admin/modules/config/admin-hyperPortal.php) [function.require]: failed to open stream: No such file or directory - Line: 523 - File: admin/index.php PHP 5.3.19 (Linux) File Line Function /admin/index.php 523 errorHandler->error /admin/index.php 523 require Fatal error: require() [function.require]: Failed opening required '/home/itechway/public_html/forum/admin/modules/config/admin-hyperPortal.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/itechway/public_html/forum/admin/index.php on line 523</code> RE: hyper Portal - brunodiaz - 2013-02-26 Have you upload admin-hyperPortal.php to the admin/modules/config directory like is in the package? RE: hyper Portal - Sms2luv - 2013-02-27 Thanks issue is resolved Where can I download more widgets? Is there any way I can add ads in widget? **New issue** I activated pm widget and now on top of every page I am getting text ! Start header ! RE: hyper Portal - brunodiaz - 2013-02-27 I have an ads widget (as you can see in Utnianos) but it isn't released. In this days i will release more widgets and post them here. Do you have an idea for some widget you want? I will see about pm widget. Do you have a link to the site? RE: hyper Portal - Sms2luv - 2013-02-27 Request you to post ads widget |