31
Tarik
Is there a module to manage teaching classes?
  • 2013/1/14 20:44

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


this kind of question have been asked allot in the Arabic support website. and i'm also curious is there a module to manage a class's students where they can access with a code a page with there notes and informations about them and can even be used for parents to monitor their children, so does anyone knows a Xoops module with this concept?



32
Tarik
Re: Making a PDO "plugin" for 2.5.5 to potentially include in 2.6
  • 2013/1/14 14:28

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


Quote:

for multiple queries we could have another wrapper
$xoopsSql = new XoopsSql();
$sql[] = $xoopsSql->from('table')->where('id: 2');
$sql[] = $xoopsSql->from('table2')->where('id: 2');
$sql[] = $xoopsSql->from('table3')->where('id: 2');

$result $testDB->delete($sql);



this concept is very nice



33
Tarik
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/13 15:17

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


'all pages' is the better choice in my opinion. By the way, when installing the logger (edit: it seems with all plugins but works with modules) and clicking the 'manage module' it just refresh the page is it normal? and wouldn't be better if the 'manage blocks' button only appear when the plugin or the module have actual blocks?
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



34
Tarik
Re: Translation Teams on Transifex
  • 2013/1/13 15:13

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


in the Arabic translation we are in the same spot as trabis we have a more or less translated version of 2.5.5 (+80%) so most of the job is copy past, i know its easy but is there a way to upload it to fasten the progress?



35
Tarik
Re: Translation Teams on Transifex
  • 2013/1/12 18:22

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


ill try to push the arabic translation percentage, and complete it if possible lol



36
Tarik
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/12 12:06

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


in formcolorpicker.php
there is a bug where it doesnt use the setted value
fix
in line 36 where
parent::__construct($caption$name27''$value);

it should be
parent::__construct($caption$name27$value'');
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



37
Tarik
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/11 17:14

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


same error szeveral times in http://localhost/2.6_svn/admin.php?xoopsorgnews=1

( ! ) NoticeNo entry is registered for key 'XLANGUAGE' in C:wampwww2.6_svnxoops_libXoopsRegistry.php on line 144
Call Stack
#    Time    Memory    Function    Location
1    0.0017    745688    {main}( )    ..admin.php:0
2    6.7733    11268560    XoopsLocalAbstract
::convert_encoding( )    ..admin.php:101
3    6.8479    11316784    Xoops_Registry
::get( )    ..xoopslocal.php:80
4    6.8480    11316944    trigger_error 
( )    ..Registry.php:144


btw how do i activate error log?
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



38
Tarik
Bootstrap and forms
  • 2013/1/11 15:09

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


Hello, i'm at the moment messing with the 2.6 version of xoops and wanted to try Bootstrap potential in Modules which was amazing but still i didnt know how to use a portion of it, you can see it herehttp://jasny.github.com/bootstrap/javascript.html#buttons must i code the form with javascript.
mainly toggleable buttons and how to include them in forms, can someone informed give some guidance.
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



39
Tarik
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/10 21:36

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


and this will do the trick also for system_block_mainmenu.html
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



40
Tarik
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/10 19:48

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


in the 4th line of modules\system\templates\blocks\system_block_user.html
replace
.<{$module.dirname}>-icon {
with
.<{$module.dirname}>-icon, .nav .active a .<{$module.dirname}>-icon{
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.




TopTop
« 1 2 3 (4) 5 6 7 ... 15 »



Login

Who's Online

149 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 149


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits