71
GIJOE
Re: Japanese characters as username
  • 2004/6/2 2:40

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


go to System Admin -> preferences -> User info
change "Select the level of strictness for username filtering" to Light.




72
GIJOE
Re: Myalbum doesn't show total number of photos in the categories
  • 2004/5/28 7:23

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hmmm.
It sounds strange.
Do you use English?

BTW, turn "PHP debug" ON in system admin -> preferences -> general, and tell me the messages displayed under the page.




73
GIJOE
Re: Menu - TinyContent - Simple Question?
  • 2004/5/25 1:51

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Quote:

solidsnake wrote:
As a follow-up to this question, would searching be done on a "per section" basis? -- I have 5 sections, (Section A, Section B, Section C, etc.) and would want to categorize search results per section.

Yes.
You can get the result "per section" when you search.
see this

Quote:
Would TinyContentD be the best module to use?

I don't have the answer.
As you know, WF-Section is a good module too.

TinyD categorize their contents by module base.
WF-Section categorize their contents by section base.

Competition is nonsense.

It is important that there are choices with the meanings.



74
GIJOE
Re: Tiny Content - Duplicatable (TinyD) NEEDS to be part of core!
  • 2004/5/25 0:46

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hi JMass.
I am glad of your liking TinyD.
TinyD has already been a popular module in Japan.
But it is not so popular in whole of XOOPS world.

I think that this module is not only revolutionary but also tricky.
(TinyD does not work well in some limited environments.)

Thus, I gave up recommending this mod as core.



75
GIJOE
Re: Menu - TinyContent - Simple Question?
  • 2004/5/25 0:45

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hi MisterB.
Thank you for choosing TinyD.

If you only want to eliminate indent of submenu, it's easy.
Edit your template of main menu.

Else, you want to control menu items with more detail, I recommend using menu modules instead of using "main menu" of system.

Both iMenu and MultiMenu are good.




76
GIJOE
Re: Image administration
  • 2004/5/19 20:47

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Quote:

ybouan wrote:
The System menu in XOOPS offers an image management option.
I though these where the images used for articles.

I uploaded one but it doesn't show up when I want to associate it with an article category.

My question is what is that for. Where can I use these pics?

This options looks so great because it uploads pictures to a database. As my current host doesn't allow file upload I'm going to try to add this to XcGallery. (Unless someone can tell me of a Gallery that has this option)

Do you want to use imagemanager with some servers which does not allow uploading file via http?

If so, myAlbum-P is useful for you.

-Install myAlbum-P
-Upload image files via ftp.
-"Batch register" from myAlbum-P's admin
-Export to ImageManager from myAlbum-P's admin

You can also use ImageManager Integration of myAlbum-P instead of using ImageManager as is.



77
GIJOE
Re: Myalbum sorting problem with my photos
  • 2004/5/19 8:26

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hi bordacs.

It must be a bug.
The bug will be fixed in 2.75.

Thank you for reporting!



78
GIJOE
Re: Tinycontent question - printer friendly bug
  • 2004/5/11 4:30

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


hi johny.
Quote:

Would you also be able to help me with line 60, which could also need text sanitizer treatment:
Quote:
<h3>'.$title.'</h3></td></tr>';

Certainly, it seems a bug.
Perhaps, multi-language hack will be prevented by this bug.

At first insert this into line 55
$myts =& MyTextSanitizer::getInstance();

Then edit line 60.
<h3>'.$myts->makeTboxData4Show($title).'</h3></td></tr>';

And the same bug exists in index.php.
Insert this line in appropriate place.
[code]        $title=$myts->makeTboxData4Show($title);

Don't forget making an instance of MyTextSanitizer before using $myts.

I didnot find the bugs by myself.
I'll repair it about my TinyD.



79
GIJOE
Re: Changing Theme Hack
  • 2004/5/9 21:25

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Yesterday, an epoch-making module was announced by HIDETO.N.
The module is named "THEME CHANGER".

You need not any hacks.
All you have to do is installing this module and changing your theme into "z_changeable_theme" bundled in the archive.

Its novelty of the idea is preparing "a starting theme for switching".
Thus, you can change themes by each modules without hack.

download from here.
http://tms.s10.xrea.com:8080/mydownloads-singlefile-cid-1-lid-5.html

Though this is a Japanese site, the module has english files.



80
GIJOE
Re: Tinycontent question - printer friendly bug
  • 2004/5/9 6:04

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


It's a bug of original Tiny Content.

line 72 of print.php
} else {
[
color=ff0000]        $myts =& MyTextSanitizer::getInstance();
        echo 
$myts->displayTarea($text, ! $nohtml, ! $nosmiley11, ! $nobreaks);[/color]
        [
d]echo $text;[/d]
    }


Or you can try TinyD.
In TinyD, you can edit an externals of the printing page via template manager.




TopTop
« 1 ... 5 6 7 (8) 9 10 11 ... 21 »



Login

Who's Online

173 user(s) are online (119 user(s) are browsing Support Forums)


Members: 0


Guests: 173


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