5781
JulioNC
Re: ImageManager and group permissions
  • 2015/5/23 0:49

  • JulioNC

  • Quite a regular

  • Posts: 239

  • Since: 2004/10/8


/modules/system/admin.php?fct=groups

Module > system > Groups

Editing the Anonymous group you want according to the permissions.
Check it. Then, turn on debug-mode (option 3) to see log.



5782
goffy
Re: TDMCreate 1.91 alpha 1 for Testing
  • 2015/5/22 19:57

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27





5783
Zirafka
Re: ImageManager and group permissions
  • 2015/5/22 19:30

  • Zirafka

  • Just popping in

  • Posts: 70

  • Since: 2008/8/9 1


Update system module - OK
Update group section - how?

Turn on debug mode - OK
How to turn debug mode for anonymous access?

debug_mode = 1 - debug on page, but only for administrator
debug_mode = 2 - debug on window, but only for administrator
debug_mode = 3 - smarty debug, for all

Sorry for my questions, but I "begginer" :)



5784
JulioNC
Re: ImageManager and group permissions
  • 2015/5/22 16:06

  • JulioNC

  • Quite a regular

  • Posts: 239

  • Since: 2004/10/8


Please. Update the system module and groups section.
Also, turn on debug mode to see what happen.



5785
JulioNC
Re: The future of XOOPS?
  • 2015/5/22 16:03

  • JulioNC

  • Quite a regular

  • Posts: 239

  • Since: 2004/10/8


Thank you so much for all the information you have provided.
Also, I so appreciate all of the information you've provided below which I will review and.



5786
timgno
Re: TDMCreate 1.91 alpha 2 for Testing
  • 2015/5/22 13:37

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Solved! `set_id`, was an oversight because I added after the field

I'm rewriting much duplicated code into a single function.

Likely to be due to an error in some file, the line 146 is a comment, and other code could be due to other factors

I'm creating a function that cleans the cache before the creation.



5787
Mamba
Re: The future of XOOPS?
  • 2015/5/22 7:37

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
Make an API with Samin

Julio, you totally confused me with this
I thought, that Samin is something like FRAPI, i.e. a API Framework to generate API.
But when I googled for it, Google couldn't find any "API Samin". Only through extended searches I finally found out that you just misspelled the name, and that it should be "Sami" without the "n", and that it was not a "API Generator", but only API Documentation Generator

In this case, we already have it for over a year, and we even created a special Website for it: http://api.xoops.org/

There you can find two API documentation, generated with:

a) Doxygen
b) Apigen

The Apigen version has a nice overview of Namespaces that you were interested in.

FYI - as far as RESTful web services libraries, Richard was looking at Guzzle.

I hope, this addresses your suggestions, but also provides a good way to learn more about the XOOPS 2.6.0 architecture.

Also, regarding modules: once Eduardo integrates Common Utilities into Core, his modules will be available as "native modules", and we might use them as the "official modules" (with appropriate function to import data from existing modules), or convert existing modules to the new GUI standard, or mix of both. One way or the other, we should end up with some very cool looking modules!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5788
Mamba
Re: The future of XOOPS?
  • 2015/5/22 1:06

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
If ADR is capable of this

Please read the articles I've provided links to - they are very good! And it's a good learning...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5789
Mamba
Re: Menus Manager
  • 2015/5/22 1:03

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


As a follow-up: there was something wrong with his browser or its settings (he used IE 10). He switched to Chrome, and everything is working just fine.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5790
redheadedrod
Re: The future of XOOPS?

A couple more notes about MVC that we worked on in class...

The idea was that any one of the portions could be replaced with totally different code that had the same entry points.

This also makes things MUCH easier for unit testing as well as we had to demonstrate in our projects.

For our first MVC project we had to make the code work with a GUI and with a console based text output. It was a pretty complex program and it had to work equally well in either View...

Then we could take our Model and totally change the functions in another project and make it do something totally different with the same Controller and View.

It made the power of MVC very visible and made it make a lot more sense. If ADR is capable of this then I certainly wouldn't be against it either but the main point is that the change to the structure of the module makes for much easier testing, maintaining and updating.




TopTop
« 1 ... 576 577 578 (579) 580 581 582 ... 29425 »



Login

Who's Online

426 user(s) are online (338 user(s) are browsing Support Forums)


Members: 0


Guests: 426


more...

Donat-O-Meter

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

Latest GitHub Commits