81
Vargr
Re: Time Stamp
  • 2004/2/23 9:00

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


Take a look at this thread here.



82
Vargr
Re: JS: Hide-and-Find blocks
  • 2004/2/22 20:25

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


I will just repeat myself from before



83
Vargr
Re: JS rulezz : dynamics not only for menu ;)
  • 2004/2/22 19:15

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


Thanks for your work writing these things down.

I am bookmarking this thread now and will be back to look through it to get some ideas.




84
Vargr
Re: Issue with XOOPS_SMILIES table
  • 2004/2/22 19:09

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


I have sent you an email with the acsii dump of the tabel requested.

Or I think I have - first time I am doing this, so I hope it is the right thing I sent you.



85
Vargr
Re: FAQ for simple user
  • 2004/2/22 18:55

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


Yes, it is a (huge) problem that users might not be very net-savvy not to mention XOOPS-savvy.

A friend and I are planning to find a solution for this. But don't hold your beath - we have only gotten to the principal discussion of how best to solve the problem.

Naught might in fact come of it.



86
Vargr
Re: Check out my site!
  • 2004/2/22 9:18

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


A quick look gives the impression of something different and interesting.

I wouldn't have guessed it would be a XOOPS-based site. Good for inspiration (= thinking outside the box).



87
Vargr
Re: Change default time format
  • 2004/2/22 9:08

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19




Open the file XOOPSROOT/language/YOUR_LANGUAGE/global.php

Find the following location in the file:

Quote:

define("_DATESTRING","Y/n/j G:i:s");
define("_MEDIUMDATESTRING","Y/n/j G:i");
define("_SHORTDATESTRING","Y/n/j");
/*
The following characters are recognized in the format string:
a - "am" or "pm"
A - "AM" or "PM"
d - day of the month, 2 digits with leading zeros; i.e. "01" to "31"
D - day of the week, textual, 3 letters; i.e. "Fri"
F - month, textual, long; i.e. "January"
h - hour, 12-hour format; i.e. "01" to "12"
H - hour, 24-hour format; i.e. "00" to "23"
g - hour, 12-hour format without leading zeros; i.e. "1" to "12"
G - hour, 24-hour format without leading zeros; i.e. "0" to "23"
i - minutes; i.e. "00" to "59"
j - day of the month without leading zeros; i.e. "1" to "31"
l (lowercase 'L') - day of the week, textual, long; i.e. "Friday"
L - boolean for whether it is a leap year; i.e. "0" or "1"
m - month; i.e. "01" to "12"
n - month without leading zeros; i.e. "1" to "12"
M - month, textual, 3 letters; i.e. "Jan"
s - seconds; i.e. "00" to "59"
S - English ordinal suffix, textual, 2 characters; i.e. "th", "nd"
t - number of days in the given month; i.e. "28" to "31"
T - Timezone setting of this machine; i.e. "MDT"
U - seconds since the epoch
w - day of the week, numeric, i.e. "0" (Sunday) to "6" (Saturday)
Y - year, 4 digits; i.e. "1999"
y - year, 2 digits; i.e. "99"
z - day of the year; i.e. "0" to "365"
Z - timezone offset in seconds (i.e. "-43200" to "43200")
*/


Change the lines


define("_DATESTRING","Y/n/j G:i:s");
define("_MEDIUMDATESTRING","Y/n/j G:i");
define("_SHORTDATESTRING","Y/n/j");


That should do it.

Don't worry that you are new to PHP. So was I when I started with XOOPS. You will quickly get after it - at least enough to do minor changes and corrections.



88
Vargr
Re: Cjay content....
  • 2004/2/22 9:00

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


And then you should have a new option in your main menu.

Remember to set your group permissions correctly.



89
Vargr
Re: Main menu; edit user page dissapear ?
  • 2004/2/21 18:17

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


OK...

I am not quite sure here...

Did you solve your problem or was there a question somewhere in your post?



90
Vargr
Re: Attachments and Gallery
  • 2004/2/21 16:46

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


For the gallery, take a look at xcGallery. I understand it is Coppermine in Xoops-disguise. But I don't know if it is correct. Anyway, it looks pretty good.

There is a hack of the xoops-download module around somewhere which allows uploads, I believe. Can't seem to find any references now, though.




TopTop
« 1 ... 6 7 8 (9) 10 11 12 13 »



Login

Who's Online

162 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 162


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