301
sunsnapper
Re: WF-Section V1 just about completed!

Until the new Sections module planned for XOOPS 2.1 comes out... we will all be begging for WFSections for Xoops2.

I just played with the standard Sections module 5 minutes ago, and, I'm looking for something else now.

Tomorrow, I will spend the day putting some content in WFSections and see how it likes living on my Xoops2 site.

Thanks for your dedication to this module... I know it's a very popular one...



302
sunsnapper
Re: custom block tags question

Yeah, I've been trying some things at my site... and I think I'm getting confused between Smarty syntax and PHP syntax.

I'm sorry if I'm passing my confusion off to you...

There is some information about Smarty variables in the Wiki. But, that's Smarty, which I'm not sure if you can put in a custom block... maybe, but who knows...
username        <{$xoops_uname}>


http://wiki.xoops.org/wakka.php?wakka=SmartyVariables



303
sunsnapper
Re: custom block tags question

Try onokazu's post from this thread. I think it does what you want, including first it tests to make sure the person is logged in.
https://xoops.org/modules/newbb/viewtopic.php?topic_id=5533&forum=7#22801



304
sunsnapper
Re: custom block tags question

Hey there.

I looked in Theme Manager >> Default >>System >>
system_info.html

And came up with the following:

realname    <{$user_realname}>


I could not find "username" in that file (it's pulling it from the language file as best I can tell)... but, the devs are pretty consistent, so I would try:
username    <{$user_username}>


Hope that helps.



305
sunsnapper
Re: New avatars for download

I think you might be talking about this:
Xoops Downloads: 1792 avatars



306
sunsnapper
Re: Xoops2 Sniffer

onokazu,
Thanks for taking the time to look at that. I think you are right, PHP would be the better choice (for those pesky people who turn off JS... like me ).
Thanks for the link.

I'm sure that some time between Xoops2 and XoopsFinal, I will take the time to re-write this for the Feature Request forum. I know you all have bigger fish to fry at the present time.
Thanks again.



307
sunsnapper
Xoops2 Sniffer

I was reading a story on A List Apart about sniffing browsers to determine what level of PNG support they have. It got me wondering...
1. Will Xoops2 implement a browser sniffer?
2. If so, which file is it in, if someone wants to tweak it?
3. If not, which file would it be best to add it to... perhaps a skin file?

If there are not plans to have a sniffer built-in, it just seemed to me like a nice check-box feature that one could enable if they needed to. If it exposed a standard set of variables in Xoops, then module developers could look to that standard set when features don't work the same in all browsers (such as WYSIWYG editing).

In my case, I am mostly interested in it to be able to know which browsers I can offer transparent PNG, non-transparent PNG, or ancient GIF to.

Anyways, if you have suggestions for which file is best suited for having the sniffer code copied into it, that would be great. Otherwise, I hope the links are interesting and useful.

Browser Detect Lite

Ultimate Client Sniffer

A List Apart: Cross-Browser PNG Transparency



308
sunsnapper
Re: xoops vs phpnuke/postnuke/etc

I wouldn't expect XOOPS to be as mainstream as the Nuke flavors until XOOPS hits the final 1.0.

The nukes have been around longer and have had more time to build up a user base.

I am confident users will come with time and more development.



309
sunsnapper
Re: Xoops doesn't like ZoneAlarm Pro

I'm concerned if it makes a web site hard to use.

What is unclear from the original message is whether the user has trouble here at xoops.org or has trouble at his own site.

I wonder if it is possible that this is a problem with his site that is only indirectly related to Xoops. For example, perhaps his ISP is using some sort of redirection that is making headers look "untrustworthy".

It would be nice to get a definitive answer on this.
What conditions make it happen and whether or not it is something the developers think is important to address.

It's never been clear to me whether this is a problem with every XOOPS site, or just certain ones.



310
sunsnapper
Re: table background is missing sometimes ..

One thing to look at if you are having this problem is whether or not you are using both HTML bgcolor and CSS class to specify your background color.

If you are then look to see if they are consistent.

In other words, if in the table code you specify a bgcolor of light blue, but in your CSS you specify a bgcolor of white... you can get these odd results as the browser tries to choose which to use.

Probably these days, with CSS1 being around for a number of years, it's safe to set all of your bgcolor in a CSS file... and remove your outdated HTML references. Of course, that is just one approach.




TopTop
« 1 ... 28 29 30 (31) 32 »



Login

Who's Online

233 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 233


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