161
maxxy
Re: modify backend.php ?
  • 2007/12/22 8:47

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


Quote:

sarahmx wrote:
how do i mofify backend.php to include the other modules besides the News module?

i'm using 20171


would like to know answer for this queiston



162
maxxy
Re: Yogurt Social Network 2.9 BETA
  • 2007/12/22 8:18

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


the module has a lot of bugs.....so it is suggested for the moment not to use in a live site

if you have suggestion for this module

submit here

https://sourceforge.net/tracker/?group_id=204109



163
maxxy
Xoops Comment system Improvement
  • 2007/12/22 8:10

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


suggestion

1. Ajax -
Example Jom Comment or The youtube comment system..
move the wysiwyg editor in the comment page not in a new page

2. Comment Pagination
make an option so that user can select how many comment per page

3. Report User
example like in CBB

4. ignore user
user can choose to hide/block a particular user's comment from their view

5. notifications
example cbb


if you have other suggestion..please add



164
maxxy
Re: Xoops Ajax Comment System?
  • 2007/12/20 12:26

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


Quote:

Ralfi wrote:
i just use with a simple Quickhack "Lightweight-Ajax" in XOOPS in the following way:

make two copies of the default theme ->

1. default (will be the switch)
2. empty (will render only what you want)
3. normal (the default layout)

the default/theme.html has the following content (Switch):

<{php}>
if (
$GLOBALS['empty_theme'] == true) {
    
$theme='empty';
} else {
    
$theme='normal';
}

$this->assign('themename'$theme.'/theme.html');
$this->assign('xoops_theme'$theme);
$this->assign('xoops_themecss'XOOPS_URL.'/themes/'.$theme.'/style.css');
$this->assign('xoops_imageurl'XOOPS_URL.'/themes/'.$theme.'/');
<{/
php}>
<{include 
file="$themename"}>

the empty/theme.html must have only the following line:

<{$xoops_contents}>


Now i use a simple AJAX-Request to generate parts of HTML and put this with innerhtml to the right place.

The called script only needs now the variable:

$empty_theme true;


so the default-Theme will use the empty one. Thats it.

...until the right AJAX-Version will come


is this ajax overall implementation in XOOPS ? or ajax XOOPS comment system ..is there anyto edit in the comment template or php file ?

- Lightweight-Ajax ? - do i need to install third party application/file in my server ?

in the first part
the default/theme.html has the following content (Switch):

you mean delete all the content in theme.html and replace with the code you given ? or where do i have to put it ? b4 </head>

a full theme.html example will be nice

hope this can be more clear...



165
maxxy
Re: category in mylinks problem 2.0.18
  • 2007/12/19 15:49

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


my mistake...

the previous upgrade 2.016-2.017 went without no problem

that's why i didn't make any backup

i'll remember to backup next time...i have learned my mistake



166
maxxy
category in mylinks problem 2.0.18
  • 2007/12/18 12:48

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


after upgrade to 2.0.18 there is problem with the category in my mylinks modules..(i mean the category path at top of the page)

example
the category path is displayed as

Quote:

Main : CommunityLocal :



where it supposed to be

Quote:

Main : Community : Local :


the : is missing

i've tested this in 2.017 its works ok normal

this only happens in XOOPS 2.018
i didn't made any changes to the module

i've a big directory...and this look ugly

anyone having same problem.??.........any quick fix ?



167
maxxy
Re: MyLinks - remove popular/updated/new icons
  • 2007/12/18 3:43

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


nevermind i've figured it out ...

i replaced the pop.gif,newred.gif,and update.gif with a 1x1 blank gif file



168
maxxy
MyLinks - remove popular/updated/new icons
  • 2007/12/18 2:46

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


how do i remove the popular/updated/new/ icons beside the title in mylinks



169
maxxy
Re: Youtube HotLink Gallery
  • 2007/11/25 10:47

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


when i want to submit a video in my site front end ..i don't see a Video Publisher Name: field ...is that normal ?



170
maxxy
Re: Which module should i use?
  • 2007/11/5 13:18

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


try smartsection....you can embed youtube and also any video on ur sever

you have to modify the language though from article to video




TopTop
« 1 ... 14 15 16 (17) 18 19 20 ... 22 »



Login

Who's Online

248 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 248


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