21
danyblue
Re: NoCat module
  • 2004/6/23 20:34

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hi,

i am working for about two weeks on this, i have been doing some tests and i am having some problems, i think that i still need a couple of weeks before having anything ready to show to some one.
The basic Idea is to use the XOOPS CMS as the front-end for the authentification system that will then change the rules in the firewall. So it is a mix of module and standalone system.



regards,

Danyblue



22
danyblue
Re: Initial Module based on register privileges
  • 2004/5/25 12:22

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Thank you very much for the advice, i am going to try it and post the results.

Regards,

Danyblue



23
danyblue
Initial Module based on register privileges
  • 2004/5/25 5:50

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hi,

i am coding a portal community where i would have by default to all users to go to a first logon screen where i would show generic information about the community. Once the user has entered login and password i then would want to have him taken to the news module (Or any other one predefined).
I have been trying a lot of alternatives without success.


Regards,

Danyblue



24
danyblue
Images topics displayed out of layout
  • 2004/4/20 20:52

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hi,

i have setup XOOPS on my site, and everything went fine until i tried to post the first news.
The images associated with the news topics are being displayed totally out of their news box, invading the other blocks and other news cell.
Does any one know how to solve this issue?


Regards,

Danyblue



25
danyblue
Re: URL Image
  • 2003/11/27 10:38

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hi,
you just need to create an windows icon and name it as favicon.ico.

For this i am using the program pixeltoolbox a freeware program.
You can found it here
http://www.axiomx.com/PixelToolbox/



26
danyblue
Re: HTML problem in XOOPS and Other CMS?
  • 2002/7/17 22:27

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hi,
in a certain way I disagree with you. The purpose of a CMS is to make more easy the task of building and mantaining a website and its content.
Content is what you put inside the system, so what is the purpose of having 5,6 or 7 disctint modules to do that? I would create just one unique system sufficiently flexible to be configured to my needs. Is why i am saying that news/sections/nsections/freecontent/wysiwyg to be merged in one XOOPS Main Interface that could be keep in a better/control way.

regards,
Danyblue



27
danyblue
Re: HTML problem in XOOPS and Other CMS?
  • 2002/7/17 9:00

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hi,
yes it works fine, i didn't have any problem installing it and using it.
I will now translate it to portuguese in order to have ti working definitvly.
The result can be seen in
http://cardielos.nicewebs.net/modules/wfsection/article.php?articleid=1



Sorrry for the poor formatting, but i am still trying to figure out the best approach to format correctly a newspaper in Xoops.

One last suggestion, wouldn't it be more valuable to integrate all the sections/freecontent/wysigeditor/news in just one project with several member working on it? Like some kind of subproject of Xoops?
I am saying that because every one of them as functionalities that would be fine for a module.


regards,
Danyblue
Quote:
Sorry but i have seen that there is no annoymous access to the information, how can i change it in order to be accessible by anonynous users?



28
danyblue
Re: HTML problem in XOOPS and Other CMS?
  • 2002/7/16 12:47

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hi jackt,

you are module is working fine, i have been able to post my content the way i wanted.
Does your module support [pagebreak]?

Regards,
Danyblue



29
danyblue
Re: HTML problem in XOOPS and Other CMS?
  • 2002/7/16 9:27

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hi,
I have found the function textsanitizer, which for me a non programmer was quite difficult.
I have been trying, from the explainations above, where could the problem be, in order to see if I could do something.
I have found the function where the problem might be,
function oopsNl2Br($text) {

$text =preg_replace("/(\015\012)|(\015)|(\012)/","<br />", $text);

And i have tried several things that i have search on the net.
the first one was

$text = str_replace("<br />", "","$text");
Which i think is replacing every <br /> by a space character, which would be the same thing than having nothing.
SO i commented the function also to see what happen, and it's work.
SO i would like to know what would be the implication of leting it that way, since it is working for me, will I be seing problems in other places?

Regards,
Danyblue



30
danyblue
Re: HTML problem in XOOPS and Other CMS?
  • 2002/7/15 14:42

  • danyblue

  • Just popping in

  • Posts: 48

  • Since: 2002/4/15


Hi,
thank you for the suggestion, but it doesn't work.
The problem that i am having is just focused on the first lines. It is why i Would like to investigate a little bit the code.
I tried to search for textsanitizer, but the amount of references are so huge that i have problems finding it. Can any one point met to the correct function/module, where i could take a look?

Regards,
Danyblue




TopTop
« 1 2 (3) 4 »



Login

Who's Online

213 user(s) are online (129 user(s) are browsing Support Forums)


Members: 0


Guests: 213


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