11
neogabo
Re: addStylesheet in the admin
  • 2009/12/18 18:05

  • neogabo

  • Just popping in

  • Posts: 22

  • Since: 2009/11/9


yes



12
neogabo
Re: addStylesheet in the admin
  • 2009/12/18 17:07

  • neogabo

  • Just popping in

  • Posts: 22

  • Since: 2009/11/9


i need to do that because i will use a javascript tree to add atributes to a category(like the win explorer). also i need to add js files, but i guess i will have to drop them before my code starts right?



13
neogabo
addStylesheet in the admin
  • 2009/12/18 16:23

  • neogabo

  • Just popping in

  • Posts: 22

  • Since: 2009/11/9


hi!, does someone knows how can i use

$xoTheme->addStylesheet(XOOPS_URL . '/modules/yourmodule/style.css');

to add css in the admin?.



14
neogabo
Re: Criteria Class Obj
  • 2009/11/16 15:20

  • neogabo

  • Just popping in

  • Posts: 22

  • Since: 2009/11/9


yep you're right. i read the entiry code xD



15
neogabo
Re: how can i Help xoops?
  • 2009/11/16 15:17

  • neogabo

  • Just popping in

  • Posts: 22

  • Since: 2009/11/9


Yes, sorry i'm here!. I do this because i think XOOPS has a lot of potential and would be great to help. Right now i'm analizing XOOPS classes and things. I will create(forgive me) a list of "warning" errors or things that needs to be improved (of the basics modules). But there isnt much!.


Quote:
Well, Ghia, if he didn't get scared yet, then there is also this Wishlist

Quote:
And after all that, there is the open feature request list.


i didnt saw those lists, thanks!!.


This is my calendar for xoops:

26/11/09 I will post an "advice list"(dont kill me xD) with the things that i consider that can be improved.(would be great if u tell me where)

20/12/09 I will release the alpha version of the module Ecx (Easy catalog for xoops). Ecx its a new module for showing any tipe of list of product or whatever u need to list.

Features(for the alpha ver. 0.0.1)
Groups of attributes
Type of Attributes
Attributes
Products/Categories
Catalog listing and product display will be template based(smarty).

The idea of the module is to use it for any tipe of listing u need to do. eg. services, products, etc. u create a group of attributes and asign it to a product/category so u can modify the entire module to fit your needs without touching the php code.





16
neogabo
Criteria Class Obj
  • 2009/11/11 20:04

  • neogabo

  • Just popping in

  • Posts: 22

  • Since: 2009/11/9


hi, i'm trying to use the criteria class of XOOPS to make inner and left joins, but i need to do it with 4 tables. is it posible?

eg
I have 4 tables ( table1 , table2 , table3 , table4 ) and i need to create this sql:

SELECT * FROM tabla1 t1
INNER JOIN table2 t2 ON ( t1.id = t2.parent_id )
LEFT JOIN table3 t3 ON ( t2.id = t3.parent_id )
LEFT JOIN table4 t4 ON ( t3.id = t4.parent_id )
WHERE t4.id = '22'


how can i do that with the criteria class?



17
neogabo
Re: how can i Help xoops?
  • 2009/11/9 20:26

  • neogabo

  • Just popping in

  • Posts: 22

  • Since: 2009/11/9


Great! i will contact u when i have something

edit: about the a option, of course xD



18
neogabo
Re: how can i Help xoops?
  • 2009/11/9 19:35

  • neogabo

  • Just popping in

  • Posts: 22

  • Since: 2009/11/9


due to the fact that i don't know what XOOPS needs more, just shoot! xD

(the a option would be great :P, but i don't know what to do)



19
neogabo
Re: how can i Help xoops?
  • 2009/11/9 19:04

  • neogabo

  • Just popping in

  • Posts: 22

  • Since: 2009/11/9


great thxnz!

Let me ask one more thing, is there something that is not developed for XOOPS yet? i mean a module to do something, i need an idea xD


Quote:

It depends also a bit on your qualifications, PHP, CSS, Javascript, ... or what you like to do.

i can use Php, Css, Javascript, Html, Xml, but would be great program something.

What i can't do is speak well in english xD. I'm from Argentina



20
neogabo
how can i Help xoops?
  • 2009/11/9 14:57

  • neogabo

  • Just popping in

  • Posts: 22

  • Since: 2009/11/9


Hi, i would like to help the XOOPS project(programing something) but i can't find a "to do list" anywhere or reach and admin, what can i do?


btw i'm a semi-senior php programmer

Edit(because of 2 jokes of a friend): i dont want money and i dont have money xD




TopTop
« 1 (2)



Login

Who's Online

222 user(s) are online (140 user(s) are browsing Support Forums)


Members: 0


Guests: 222


more...

Donat-O-Meter

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

Latest GitHub Commits