1
Mike1234
Looking for developer for small project
  • 2004/11/10 21:18

  • Mike1234

  • Just popping in

  • Posts: 16

  • Since: 2004/8/16


Experienced XOOPS developers: I am in need of some programming work to help finish a hack of xhelp .6 I am doing to help the sales team at my small company. It will be a CRM like workflow. I specifically need .php/sql help adding a bunch more fields to an admin screen, as well as adding/tweaking the create ticket screen. More also depending on the time involved & the skill level of the developer.

If you are available to start a small (8 hours or so) job immediately, PM me and we can talk more specifically about the scope and $$ compensation. If this product turns out the way I hope I'll gladly submit it to be considered as a new XOOPS module.

thx



2
Mike1234
Re: username/pwd variables
  • 2004/11/2 16:45

  • Mike1234

  • Just popping in

  • Posts: 16

  • Since: 2004/8/16


thanks to you both



3
Mike1234
username/pwd variables
  • 2004/11/2 14:16

  • Mike1234

  • Just popping in

  • Posts: 16

  • Since: 2004/8/16


this is more of an advanced question, I hope has an easy answer. I would like to pass via php the current, logged in XOOPS user's username and password to another application. I have the php syntax for the other application, but am wondering how to get the XOOPS user's username and password variables.

Do I just need to include mainfile.php and then use $username or $password, or should I get the info via SQL from the database, or do I need to use cookies?


thx



4
Mike1234
Re: help hiding submenu until parent is clicked
  • 2004/10/22 13:17

  • Mike1234

  • Just popping in

  • Posts: 16

  • Since: 2004/8/16


Thank You! Exactly what I was looking for!



5
Mike1234
Re: help hiding submenu until parent is clicked
  • 2004/10/22 12:50

  • Mike1234

  • Just popping in

  • Posts: 16

  • Since: 2004/8/16


ok...thanks.

Final question: is there any easy hack I can do, so that for a given active module that a given user has access to:

Do not display that module name & sublinks in the Main Menu.



I want some, not all, of the modules displayed in the main menu block. This is because those not in the main menu I want to be displayed in their respective blocks instead


thx



6
Mike1234
Re: help hiding submenu until parent is clicked
  • 2004/10/21 19:56

  • Mike1234

  • Just popping in

  • Posts: 16

  • Since: 2004/8/16


Ok, got it, but where does it say "don't *display* SubMenu elements in the menu until the menu element is chosen. I.E you hit home and all the SubMenu items are hidden...

thx
mike



7
Mike1234
Re: help hiding submenu until parent is clicked
  • 2004/10/21 17:59

  • Mike1234

  • Just popping in

  • Posts: 16

  • Since: 2004/8/16


Maybe it will help if I rephrase my question: Where does the Main Menu Block get the instructions to hide subitems until the module is pressed? I can't find anything in the template...just a couple of for loops.

Example News, Web Links both have subitems that don't show without the parent being first picked.

Thanks



8
Mike1234
help hiding submenu until parent is clicked
  • 2004/10/21 14:11

  • Mike1234

  • Just popping in

  • Posts: 16

  • Since: 2004/8/16


Well, this is my first semi-advanced question, so I think I am learning xoops. :)

I am hand coding a menu w/submenus so I can pick which items to show (instead of showing all modules like the Main Menu). This works fine:

<table cellspacing="0">
  <
tr>
    <
td id="mainmenu">
      <
class="menuTop" href="<{$xoops_url}>/">Home</a>
    <
class="menuMain" href="<{$xoops_url}>/modules/tinycontent/">Company</a>
        <
class="menuSub" href="<{$xoops_url}>/modules/tinycontent/index.php?id=2">About Us</a>
<
class="menuSub" href="<{$xoops_url}>/modules/tinycontent/index.php?id=3">Clients</a>
     <
class="menuMain" href="<{$xoops_url}>/modules/tinycontent0/">Software</a>
   </
td>
  </
tr>
</
table>


But when displayed in a Block, the About Us and Clients (submenus) show even when Software (or Home) is clicked. How can I hide About Us and Clients so that they don't show up unless Company is clicked?

thx



9
Mike1234
Re: Blocks not available for some modules?
  • 2004/9/19 16:05

  • Mike1234

  • Just popping in

  • Posts: 16

  • Since: 2004/8/16


Thanks. Yes, I am familair with those screens.

I noticed that the two modules I mentioned above do not have \blocks subdirectories. This must be it?

Thx



10
Mike1234
Re: Blocks not available for some modules?
  • 2004/9/19 15:20

  • Mike1234

  • Just popping in

  • Posts: 16

  • Since: 2004/8/16


Can anyone help here? I have looks through all the documentation, but can't find anything.

thx




TopTop
(1) 2 »



Login

Who's Online

169 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 169


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