831
mjoel
Re: Simple WFH Diary module?
  • 2021/5/10 22:06

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Quote:

alain01 wrote:
Hello,

If we can associate a user with a different group, then yes, there are several modules that can do this.

If you have 15 people, that's fine, if you have 200, obviously, no.
I know, it not the best,
Best is : owner can see + admin group...


Can you name the module...I have 50+staff

Thank you for all replies..im not a developer but ill take a look at module builder



832
Mamba
Re: Simple WFH Diary module?
  • 2021/5/10 19:36

  • Mamba

  • Moderator

  • Posts: 11375

  • Since: 2004/4/23


There is an old video showing the basics:



Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



833
alain01
Re: xswatch5 and theme_autorun.php
  • 2021/5/10 16:07

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Changes BT4 to BT5 :

1 - convert all spacing (margin/padding) with
l (left) to s (start)
r (right) to e (end)

2 - convert text-*
text-left to text-start
text-right to text-end

3 - Dropdown menu
In navbar : data-toggle="dropdown" to data-bs-toggle="dropdown"

4 - Forms
Dropped .input-group-append and .input-group-prepend. You can now just add buttons and .input-group-text as direct children of the input groups.


let's go on...



834
alain01
Re: Simple WFH Diary module?
  • 2021/5/10 15:51

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Quote:
this sound to be a very simple module. did you try to create it by ModuleBuilder?

For a developper !

It would be a good day if we could read a tutorial to create a "simple" module" !
I knowhttps://xoops.gitbook.io/modulebuilder-tutorial/
but it's not a tutorial.



Step by step hi ha hi
Step
Byyyy
step





835
alain01
Re: xswatch5 and theme_autorun.php
  • 2021/5/10 15:20

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Oh ! ok !
/class/xoopsload.php

Ok Richard, I'm ready for bt6 now



836
geekwright
Re: xswatch5 and theme_autorun.php

Quote:

alain01 wrote:
...
I missed something ?


I missed it, too! Sorry.

A table in XoopsLoad needed to be updated with the new name. Fix is in the pipeline.



837
goffy
Re: Simple WFH Diary module?
  • 2021/5/10 14:58

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi

this sound to be a very simple module. did you try to create it by ModuleBuilder?



838
alain01
Re: Simple WFH Diary module?
  • 2021/5/10 14:55

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Hello,

If we can associate a user with a different group, then yes, there are several modules that can do this.

If you have 15 people, that's fine, if you have 200, obviously, no.
I know, it not the best,
Best is : owner can see + admin group...



839
mjoel
Simple WFH Diary module?
  • 2021/5/10 12:21

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Hello

Is there any module something like simple diary ..i would like to use it so my staff can update their work from home report through a xoops site

I would like to hve these feature
- User can post entries for any given date
- user can post image and document attachment
- admin can see all entries by a particular user
- user can see their entries only

Is there any existing module that have these features



840
alain01
Re: xswatch5 and theme_autorun.php
  • 2021/5/10 7:43

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Humm,
the PR is done,
and I just modified the theme_autorun.php
as :
<?php
xoops_load
('XoopsFormRendererBootstrap5');
XoopsFormRenderer::getInstance()->set(new XoopsFormRendererBootstrap5());

I updated system module and use maintenance, but i get this error :
Quote:
Error : Error: Class 'XoopsFormRendererBootstrap5' not found


I missed something ?




TopTop
« 1 ... 81 82 83 (84) 85 86 87 ... 29424 »



Login

Who's Online

225 user(s) are online (163 user(s) are browsing Support Forums)


Members: 0


Guests: 225


more...

Donat-O-Meter

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

Latest GitHub Commits