11
hsalazar
Re: help on news module.
  • 2005/6/19 18:09

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


So let's start with the mos obvious things. What version of the News module are you using? From here we'll proceed.

Cheers.



12
hsalazar
Re: Sorry to Xoops
  • 2005/6/8 7:36

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


John:

It's very good to see you back!

Cheers



13
hsalazar
Re: help on news module.
  • 2005/6/5 21:50

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


leatherface:

What I understand of your question is that you want to let anonymous users to be able to post comments. If this is so, just go to the admin side of XOOPS. Now click on the News module icon.

In the index page, you'll see a header with some tabs and links. The top left link says "Module settings". Click on it.

Almost at the end of this form there's this setting: "Allow anonymous post in comments?". Select "Yes" and then click at the end of the form in the "Go!" button.

Now your anonymous users will be able to see the "Post comment" button in the news.

Cheers.



14
hsalazar
Re: Wordbook v1.15 beta - Search results
  • 2005/6/4 4:05

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


wcrwcr:

Here's a quick fix for the search problem.

Open file include/search.inc.php. Look for line 27; it includes a query string, but it has a bug. Wher it says:
OR definition LIKE OR ref LIKE

it should really say
OR definition LIKE '%$queryarray[0]%' OR ref LIKE


Then go for line 31. Likewise, it says
OR definition OR ref LIKE

and it should say
OR definition LIKE '%$queryarray[$i]%' OR ref LIKE


I'll be back with the other matter...

Cheers.



15
hsalazar
Re: What does XOOPS need?
  • 2005/5/27 17:03

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


Coreace:

I see you've missed my point. Maybe I wasn't clear enough. Am I whining? I guess a bit, yes. You might end up doing the same after spending more time here, though I'd hope not. Tell you what: it's not for me that I'm talking, it's for the few that are striving to take XOOPS ahead and have to meddle with thread after thread of very verbose stuff. Oh, yes, somebody should extract the meaning of the hundreds of messages posted here and there. Who? On the other hand, I do hope I'm adult enough to ignore most of these matters, as I haven't gone yet (though some would say I'm more in the moon than here, but that's another story). As you can see, I can still get the positive out of the negative. So I ask again: what area you doing for XOOPS? Me? Well, I'm rewriting Soapbox and Wordbook using classes so they're more efficient and more in line with the future development of this amazing tool. Want to lend a hand? You're certainly welcome, as is anybody willing to work a bit.

Cheers.



16
hsalazar
What does XOOPS need?
  • 2005/5/27 16:06

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


Hi, xoopsers!

What is it that XOOPS needs to rise above the top? How come all those darn lazy good-for-nothing core team members don't fix things so they go the right way? Why aren't people's opinions being read and used and deployed in the code? Why there's still no good quality in the modules? Why? Why? Why?

So many questions, so many opinions, so little time, so little encouragement to push ahead. Sigh.

Well, if you have the time, let me share with some of you a few remembrances of things past, present and maybe future.

XOOPS is a collective project. This means many people work in it at the same time. Not as many as we'd like, and not in as coordinate a way as we'd like, but nevertheless, progress is being done while you read this. Yes, yes, not as fast as we'd like, but, you know? Sometimes the tone in these threads has a most peculiar effect: it tends to take your spirit away. Do you know why? Because sometimes it seems that no one cares about what kind of time, of effort, of talent you put in: someone's going to whine, to complain, to throw dirt just for the sake of it. Damn!

Call it whatever you like. Everyone is entitled to an opinion and of course they're welcome here (because behind some of these comments there're some scattered pearls). But you can't expect to get more and more and more from someone who's constantly abused verbally as lazy, incompetent, unefficient, myopic, deaf... you get the point. And much less can you expect him or her to do it with a happy heart, a smile on the face, a kind word for everyone.

I'll tell you friends a story. I expect you to excuse the fact that it's about me, but as you'll probably understand, it is my case the one I'm more familiar with. So here it is. Some time ago, Herko approached me with a few good ideas about how to move the community, how to strengthen XOOPS's code, how to instill more life in the whole enchilada. We started chatting a lot. I mean A LOT. And we built a few docs, a few drafts, some graphics, some general ideas on how to build The XOOPS Universe.

After a while, we and some other xoopsers got the core teams defined, and for some reason I ended as leader of the then nonexistant documentation team. The idea was to ask for help, so I asked for help. And again. And again. It wasn't easy, it wasn't quick, it wasn't as successful as we'd all like, but eventually we had a team running. Oh, it was -still is- a good team. As usual, there's a few slackers, a few so-so, a few lurkers. But there's also some very active and very professional and very nice and productive people there. So, the team got to work, we defined a general plan to write documentation and started doing it. Write, write, write. Argue, argue, argue. Write, write, write.

All along, we had all kind of feedback: some complained about the fact that the team was a closed endeavour; some complained about the lack of good docs; some whined about the bureaucracy of the team: after all, they said, how hard can it be to write a document about this or that? Oh, we had tons and tons of comments, mostly complaints about how slowly we moved. A very few xoopsers even did something about it, and the result is some very useful docs. But most of the comments were the kind of comparisons that feed your heart: "Hey, lazy bum! Take a look at how nice documents they have at Mambo | PostNuke | Xaraya | etc. How come you have nothing?" Eventually I had to leave the team aside, but had the most splendid take over help from the present leader, Carnuke. You can read now some of the documents produced by the team in the links at your left. Kudos to you, Richard! (And of course to the rest of the team!)

So what did I do? Well, as a matter of fact, I was learning bit by bit some PHP, so I talked with some ver knowledgeable xoopsers and they kind of taugth me enough to ask a few intelligent questions and advance some things. Among them was Catzwolf, now turned into a different man for reasons that are none of my business but which I certainly respect. I gave him some suggestions and ideas, we also chatted some, and from that came some of his modules: WF-Channel, WF-FAQ... All in all, I learned enough to attempt to build a module of my own. The result was Soapbox.

Afterwards I learned a bit more, so I built, from a different approach, Wordbook. This time I started from the index page: I decided how I wanted it to look, gathering the best from all glossaries I found, and then I wrote the code to feed the page. It was a nice experiment. Third, I wrote a module for a very specific project, and I tried to do it as complete as possible, even though it's not a general use module. However, it includes some niceties so I just put it in the devs site for everyone to take it and dismantle it. It's FilmMaker.

I'm no coder, no IT guy. So you'll understand these modules are full of quirks and are, to say the least, cumbersome. They expect a lot from the database, have convoluted solutions to problems that a good coder finds amusing and in general are slow modules. They also have their share of bugs. Tsk, tsk, tsk.

And guess what? I sure got some very good feedback from many xoopsers... but also the usual comments from some other ones: "Hey? Whay don't you add this or that? Hey, why don't you build this for me? Hey, how come you're so slow to react? Hey, this bug was reported a century ago! Do something!" Ah, the warm feelings!

So, after this context which is may have a familiar ring to you, here's a few answers to a few questions. They are, of course, my answers, so feel free to accept them or not, as you will:

1. Why does XOOPS have modules with not-so-good quality? First, because building a good module is not an easy task. You can ask anywhere. But it's also because building a good quality control team has proven difficult. We talked about this almost two years ago, and guess what? We've got more flak than volunteers, more critiques than people willing to help. Also, since this is an open initiative, everyone is entitleed to write a module, and there's no way anybody can control that. Even I wrote a few modules, as I told you, and if they're under somebody's standards, well, sorry, but my few surviving neurons are already a bit overwhelmed. If you have good ideas, please put them to work. How? Dario García had ideas about WordBook, so he sent me some PMs. After a while, I answered, gave him developer status and now he's released a couple of bugfixes. That's how! Movement is shown by moving, not by shouting. And don't come to me with those "I'm no coder" excuses: only a very few are actually coders, and modules need more than just coders, just as XOOPS needs much more than just coders and just core team members.

2. Why don't the core team members do something about this or that? For instance, about the fact that some developers leave, about the fact that some developers want things done differently, about the fact that other software packages have better features or better marketing or better interfaces. Well, the reasons are pretty much obvious. Core team members have also a life of their own, responsibilities other than XOOPS, families to take care of. But when someone dares to say this in the forums, there's always some schmuck yelling that this implies ass-kissing or worse. Why? Because a large community must include, as a rule, all kinds of people, the good as well as the obnoxious. So we have our share of baddies, of name-calling, insulting, provoking, yelling, whining and disturbing xoopsers. So be it. But it's not always easy nor always a light load to carry. And people do deserve to be praised.

I feels an immense amount of respect for people like Herko, Mithrandir, Ackbarr, Skalpa, Marcan, Onokazu, GIJoe, Solo, Predator, Bunny... The list is long though not as long as we'd need. But all these people are giving XOOPS time, talent and willingness, trying to build a better and safer product and a healthy and positive community. Thanks to them we have XOOPS for now and for the future. I'm very happy to see there's a good deal of new and not-so-new xoopsers that are also beginning to replace words with work, and thanks to them XOOPS has a renewed spirit aiming for some overlooked issues: packaging (though we talked a bit also a couple of years back), marketing, customer attention, better profiles...

3. So what is it that XOOPS need to rise over the top? Better coders? A good coder is always welcome, but to be honest, we do have some of the best and finest, and we'd better care for them, because they migh as well be doing something else. Some have gone, and it's a shame, but it's also their choice. Better vision? Maybe we need a better diffusion mechanism, but I assure you the vision shared by the core team leaders and some of the recent contributors is a darned good vision, good enough to take XOOPS to a quality level you have not seen before in projects such as this. Unfortunately, some of this you have to read between the lines, thanks to the noise level in the threads. Better documents? You bet. Now please help us get the writers. Or write yourself part of what we need. [i]Better xoopsers?[i] We do have more than our share of top-quality xoopsers. This is one of the fines communities you can find in the open source world. You don't believe me? Friend, you might as well take a look around!

So what is it? Some of you will think this is stupid or shoddy or plain too simple, but it's my take. What do we need? We need to be aware of the fact that XOOPS will be best if we remember to give more than we demand. Yes, the good old message behind the late president Kennedy's words: what have you done for XOOPS lately? So let's move on! As you very well know, there's plenty to do. Let's do it!

Cheers



17
hsalazar
Re: Wordbook and changing title
  • 2005/5/16 5:22

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


janmetpet:

Here's a quick and dirty solution to your request to include category/term in the browser title.

XOOPS' Smarty implementation includes a specific variable to put there some of the content of the browser title. This variable is called xoops_pagetitle. All you need to do is to retrieve whatever variables and to make the appropriate assignment in the relevant page.

Since this sounds too academic, this is what it means:

1. Open file entry.php.

2. In some of the last lines, before ending the file, add the following (I'll put it in several lines, but of course you write it in just one):
$xoopsTpl->assign('xoops_pagetitle',
$myts->htmlSpecialChars($xoopsModule->name()).' - '.
$thisterm['catname'].' - '.
$thisterm['term']);

Assuming you have a site called Abracadabra, assuming you renamed your Wordbook module to WitchWords, assuming your first category is called Spells, assuming your term is called Eternal love, and assuming you're using Mozilla Firefox as your browser, then you'd see in the browser title something like:
Abracadabra WitchWords Spells Eternal love Mozilla Firefox

Being things as they are, you have no way to change the first and the last word. The other three are optional, and they are, of course, the ones included in the line you just added.

That's about it. Hope it works ok.

Cheers.



18
hsalazar
Re: Wordbook text problem
  • 2005/5/14 14:32

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


huba01:

I believe siweb's comments are correct. The reference field indeed has been stripped because it's intended just to point to the original resource of the definition. In your case, you seem to want to put a complete bibliography.

Since mondarse is now in the process of correcting things, I think when and if there's a 2.0 version, it'll need to include the possibility of using displayTarea for all fields, though we'll need a better stylesheet for the different fields.

Cheers.



19
hsalazar
Re: Wordbook and changing title
  • 2005/5/14 3:12

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


janmetpet, yokonozco:

This should not be that difficult. In my other module, Soapbox, there's a provision to do that. I¿ll take a look at it and post here the solution.

I should take the opportunity to add that mondarse has joined me as developer of the module, since I have done nothing but watch the lint in my navel for far too long, so you can expect movement here. Thanks to all!

Cheers.



20
hsalazar
Re: Theme Input Request
  • 2005/5/6 2:06

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


xpider:

Yours is indeed a thoroughly detailed theme. Congratulations. I know how time consuming such a task can be.

That said, my only comment would be that it might be a good idea to scale the fonts according to the width of the screen. I visited the site with a 1024 x 768 resolution and found a common mistake: using a too small type size, which renders lines excessively long to read.

Other than that, the design is clean, though I envision it for adolescent sites. As many other, I yearn for creative guys to start building themes that truly take advantage of Smarty variables and their conditionals to create themes worthy of a more grown-up use.

Cheers.




TopTop
« 1 (2) 3 4 5 ... 34 »



Login

Who's Online

235 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 235


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