91
noone
Re: Youtube HotLink Gallery
  • 2007/11/7 10:24

  • noone

  • Just popping in

  • Posts: 53

  • Since: 2006/9/30


hello,

I have two requetes:

1. How can do it, the categories and subcategories to be displayed by alphbetic order... what should I add at the code.

2. Is it possible to do the horizontal random thumb video block to be displayed with the title of the random clip as it is on the vertical random thumb video clock.

I appreciate your help,

Thank you

92
McDonald
Re: Youtube HotLink Gallery
  • 2007/11/7 11:41

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Quote:

noone wrote:
hello,

I have two requetes:

1. How can do it, the categories and subcategories to be displayed by alphbetic order... what should I add at the code.

2. Is it possible to do the horizontal random thumb video block to be displayed with the title of the random clip as it is on the vertical random thumb video clock.

I appreciate your help,

Thank you



Hello noone,

Here the answers to your questions:

1. This will be in the next release (hopefully coming weekend). There will be an option in the Preferences where you can choose between sorting the (sub-) categories by 'weight' or by 'title'.

2. This is still under investigation, there I am still not happy with this horizontal random block.


Best regards,

McDonald

EDIT
To make XoopsTube ordering the categories by title find the following 2 lines in the file viewcat.php:
$arr $mytree -> getFirstChild$cid"weight" );
.
.
$sub_arr $mytree -> getFirstChild$ele['cid'], "weight" );


In these 2 lines you have to replace weight by title.

93
noo-b
Re: Youtube HotLink Gallery
  • 2007/11/7 12:00

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


in config

there is 3 option without caption

Resized Image


what are these options really are ?
I Love Xoops

94
McDonald
Re: Youtube HotLink Gallery
  • 2007/11/7 13:44

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


The first option is for setting the amount of characters of the descriptions on the Index page (category view). Default is 200 characters.

The second option is for turning on (yes) off (no) the Other Videos of the submitter as shown under the videos. Default is Yes (on).

The third option is for turning on (yes) off (no) the Social Bookmarks under the videos. Default is Yes (on).

EDIT
Woops! Forgot to put the language constants in the language file. Resized Image
Will correct this ASAP.

My excuses!

95
McDonald
Re: Youtube HotLink Gallery
  • 2007/11/7 18:38

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Just released XoopsTube 1.0.1 RC5 which can be downloaded from McDonalds Store (see signature).
This version has some fixes and changes which can be found in the changelog, see below.

The english and dutch manuals on XOOPS Wiki have been updated for this release.

Resized Image

Changelog:

=========================================================
07.11.2007 1.0.1 RC5
=========================================================
- Added option in Prefs to sort cats by title or weight
- Removed Inbetween from WYSIWYG editors list
- Rewrote permissions.php
- Fixed bug in ratevideo.php
- After voting visitor is redirected back to video
- After submitting brokenlink visitor is redirected back to video
- Added missing language constants for config options

96
mjoel
Re: Youtube HotLink Gallery
  • 2007/11/7 19:55

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


thanks for the new release mcdonald...keep up the good work

Quote:

mjoel wrote:
i've successfully add these to the block
hits in new & random
date in top & random

and now still trying to figure out on how to add

- submitter, # of comments (in new,top & random videos block)


with my limited knowledge of programmming...

I'm surprised that i've finally solved this by myself

97
noo-b
Re: Youtube HotLink Gallery
  • 2007/11/8 12:23

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


1. how do i add category description to index page ?

i tried <{$description}> but it doest not work

2. when i view a category index

the page title in my browser :
My Site _MI_XTUBE_NAME My Catgeory

how do i correct this ?

thank you
I Love Xoops

98
McDonald
Re: Youtube HotLink Gallery
  • 2007/11/8 13:22

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


Quote:

noo-b wrote:
1. how do i add category description to index page ?

i tried <{$description}> but it doest not work

2. when i view a category index

the page title in my browser :
My Site _MI_XTUBE_NAME My Catgeory

how do i correct this ?

thank you


When you create or modify a category there's the option to enter a description. This description will be placed above the category when you've 'opened' the category. It's not displayed above the frontpage / Index Page, that's the description of the Index Page.

The line
My Site _MI_XTUBE_NAME My Catgeory
should display after 'My Site :' the name of the category and sub-categories.

What browser do you use?

99
noo-b
Re: Youtube HotLink Gallery
  • 2007/11/10 8:21

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


1. Quote:
When you create or modify a category there's the option to enter a description. This description will be placed above the category when you've 'opened' the category. It's not displayed above the frontpage / Index Page, that's the description of the Index Page.


what if i want to add it in index..is it possible ?..



2. I've fixed it thanks
I Love Xoops

100
noone
Re: Youtube HotLink Gallery
  • 2007/11/11 1:33

  • noone

  • Just popping in

  • Posts: 53

  • Since: 2006/9/30


Hello,

Is it possible to do the horizontal random thumb video block to be displayed with the title of the random clip which would be displayed above the thumb photo of the clip... as it is on the vertical random thumb video block.

So I need it to be dispaled the same as it is on vertical random thumb video block but in horizonal row.

Do I need to change something on PHP code or on the template files?

Please tell me, I need it.

Thank you

Login

Who's Online

159 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 159


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits