291951
weddy
Re: Polish your theme CSS files
  • 2003/9/13 17:31

  • weddy

  • Just popping in

  • Posts: 1

  • Since: 2003/9/7 1


I'm new to XOOPS, and hope to give theme making a whirl soon (after I'm a bit more comfortable with admin and playing with modules *S*). I've downloaded quite a few themes made by others...THANKS to the theme makers 8^)

I do hope some have no tables. I've done it before with MT, but it was a struggle LOL (and I had to resort to a table for my comments area...grrr). Maybe I'll get it down better then 2nd time around. But if there's one that already is pure css (hopefully with a relative width div for the center section), I'll probably use that to start off with.

When I do get into editing some of the CSS's, the first thing I'll do is change all px/pt's to keywords.

Quote:
my suggestion is to always use points

By using pt/px, IE is *NOT* able to increase font size. Using keywords or em's (harder to use as far as I'm concerned) enables IE users to increase the font size so that they'll be able to read a page. With relative font sizing, viewers with normal vision won't have to suffer reading large text, while visually impaired viewers will be able to increase the font size in IE.

With the numerous combinations of screen resolutions, monitor sizes, and viewers' visual difficulties, I see no reason to take a chance on viewers not being able to read a page if they choose to stick with IE. Many of my friends are older, and have difficulties reading some sites, and prefer sticking with IE. As for printing, use a print.css.

Hopefully when MS comes out with a new browser, it will have zoom text capabilities like Mozilla/Firebird. Until that time, I'll use keywords (or perhaps learn em's better).
___
Added some links
Practical CSS Layout Tricks...
Eric Meyers Tricking Browsers & Hiding Styles
Bullet Proof Rounded Corners
Three Column Flanking Menus



291952
onokazu
Re: My blocks list in system has disappeared!
  • 2003/9/13 12:24

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Have you tried with MySQL debug On in the preferences? If you get an error SQL query shown in red in the debug window, it might be that the block table is corrupt. In that case, run the following query (either from phpMyAdmn or from the command line) to repair the table.

REPAIR TABLE prefix_newblocks;

Make sure to replace the prefix part with the one actually used on your site.



291953
Jennifah
My blocks list in system has disappeared!
  • 2003/9/13 6:05

  • Jennifah

  • Just popping in

  • Posts: 35

  • Since: 2003/2/19


I went to my site today and all that is showing is the footer and header. After a while I was able to navigate into the admin side of the site and went to the blocks list where usually all my blocks are listed, and the whole thing is erased and I can not add a new block even!! Can someone please help? http://www.jenberkley.com



291954
charpres
Re: Premature baby web site
  • 2003/9/13 1:50

  • charpres

  • Not too shy to talk

  • Posts: 168

  • Since: 2003/9/4 2


I guess I have only one suggestion: trim the main page. Try to get people to go deeper into your site based on what interests them on your main page. It might be somewhat overwhelming to many visitors because there is so much information at once.

Anyway, I know a Website can be like a baby. You don't really like criticism (I know I don't) but anyway --just my two cents.



291955
Shine
Re: How to "clone" Tiny Content
  • 2003/9/12 23:49

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


Hsalazar is right. A few days ago I've tried to clone this module myself.
That what is put by its developer within the modinfo file:
Quote:
//***********************************************************************//
// No language config below! Only if you want to change the Prefix //
// or the directory of the module! So you can sipmly duplicate this //
// module by copying it in another folder and change the settings below! //
// Also before install a clone change the prefix in the sql file! //
//***********************************************************************//

define("_MI_TINYCONTENT_PREFIX", "tinycontent");
define("_MI_DIR_NAME", "tinycontent");

Doesn't work at all for cloning.
You have to rename everything.

Grtz., Shine
(lost also track of this thread sorry for my late respond.)



291956
kerrysl
Which forum module do you reckon?
  • 2003/9/12 23:14

  • kerrysl

  • Just popping in

  • Posts: 21

  • Since: 2003/9/9 6


Here is the background. I have a site that is currently running PHPBB2 and other articles. I want to convert this site to XOOPS but I am wondering which forum option to go for?
I am a regular user of Invision and PHPBB2 and like both boards. One design criteria is that all postings on the current board can be converted over to the new site.

So what are the Pros and Cons of using;
1) NewBB?
2) PHPBB2 Module?
3) Invision Module?

Kerry



291957
philou
Re: phpCollab module?
  • 2003/9/12 12:16

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


Hello,

I have working in this project but there are too much work at the moment... I have the result of the first step but one off the problem is the php Session used in phpcollab and it's not very easy to use the user table of xoops....

If you have time .....



291958
wjue
Re: phpCollab module?
  • 2003/9/12 8:48

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


I know some french coders were working on this, some time ago, but I don't know if there's any public release.



wjue



291959
Herko
Re: phpCollab module?
  • 2003/9/12 7:23

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


Nobody?

Herko



291960
sunsnapper
Re: Basic "link to file" system?

OK, I missed your goal of bypassing FTP.

WFSections may be a good module to try. I know that it has a filemanager to attach files to articles. It is one of the most popular and well-supported modules for Xoops, so if it meets your needs, that would be a good one to use.

Perhaps the Filemanager module or the Document Management module would do what you are trying to do. Unfortunately, I've not used either one, perhaps another user will comment.

Xoops 2 Modules

Modscentral: XOOPS 2 Modules







Login

Who's Online

590 user(s) are online (355 user(s) are browsing Support Forums)


Members: 0


Guests: 590


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