151
maxxy
Re: Xoops Comment system Improvement
  • 2008/1/8 18:18

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


Quote:
as far as i know the plan was to integrate comment system with CBB.
so all features will be available from forum module.


if i'm not mistaken there is a module that moves comment to cbb..but not sure it will work with latest xoops/cbb version...

imho comment system should be modularized or included in core

so what if i don't use cbb and only use modules like d3pipes/newbbex/ etc

another suggestion.......

- bulk deleting comments
- keywords blacklist - if comment have any of words in the list.. automatically put it in pending list
- auto deletion of spam (set keywords)



152
maxxy
Re: Xoops Comment system Improvement
  • 2008/1/8 5:30

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


- option to open comment and close comment just like in wordpress

- truncate long URL



153
maxxy
Re: The XOOPS Project in 2008 - module repository reform
  • 2008/1/8 5:18

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


thank you for updating the xoops.org module repository...

i agree that old modules should be deleted...new users are at risk using old modules..



154
maxxy
Block preview button in admin 2.0.18 ?
  • 2008/1/3 15:42

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


seems not working..

do anyone here have the same problem ?

i'm using XOOPS 2018 final

i have another site running 2017 and it works normally



155
maxxy
Re: Link Anchorage for better SEO Scores - SEO Tip #1
  • 2008/1/2 3:14

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


what about using the title tag ? will it have the same result as the name tag ?

Quote:
<a href="1.html" title="<{$title}>">link</a>


can i use both ?

Quote:
<a href="1.html" name="<{$title}>" title="<{$title}>">link</a>


Quote:
<img src="1.html" name="<{$title}>" title="<{$title}>" alt="<{$title}>">link</a>



156
maxxy
Xoops 2.3 Wishlist
  • 2008/1/1 3:12

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


After the release of XOOPS 2.0.18, the XOOPS Core Development Team is moving on to XOOPS 2.3

there is a wikipage by phppp here that inviting user to state their wishlist for the next version of XOOPS 2.3

https://xoops.org/modules/mediawiki/index.php?title=Wishlist_for_XOOPS_23&curid=658&oldid=1733


but i think wiki is unfriendly..better we use this forum for more user participation


Quote:


phpp wrote:


XOOPS 2.3 will be
* The merge of XOOPS 2.0* and 2.2*, which has been expected by all XOOPS community.
* experimental implementation of features that not design ready for XOOPS 3.0
* PHP 4 compatible and supporting MySQL 3.23+

Task: developer(s)

* New block engine:
* Admin area theme engine and GUI:
* Extensible user profile module: phppp,
* Modularization of private message:
* Modularization of banner management:
* Moularization of comment system: phppp,
* Moularization of notification system:
* Enhancement of XOOPS form and editors: phppp,
* Initialization of i18n: phppp,
* CAPTCHA implementation: phppp,





my wishlist as a XOOPS user

1. captcha - ability to enable/disable

2. Easy Custom page without using module
right now there is no module included in the core except the system,
so at least make a fuction for user to create a custom page eg about page

3. redesign comment system - make it simple like a blog page, comment and wysiwyg editor is in the same page and
if possible make it ajax


4. improved XOOPS default dhtml editor..the default dhtml editor right now is unfriendly

5. we have template overiding..what about language overiding ?

6. remember me feature - option to enable/disable

7. combination of notifications and PM system

8. block permission on the fly - user can set block permission during the process of creating a block

9. change the admin theme/admin themeable

10. easy multi language


to the core team

more feature request are listed here


https://xoops.org/modules/newbb/viewforum.php?sortname=p.post_time&sortorder=DESC&since=0&forum=10&type=&refresh=Go
http://sourceforge.net/tracker/?group_id=41586&atid=430843
https://xoops.org/modules/newbb/viewtopic.php?topic_id=61571&viewmode=flat&order=ASC&type=&mode=0&start=0
https://xoops.org/modules/newbb/viewtopic.php?topic_id=39873&forum=23

what can be implemented please implement it..

can't wait this to be a reality...........Xoops is the best !!!

Keep up the good work

Happy New Year to all !!!



157
maxxy
avatar auto image resize ?
  • 2007/12/31 13:18

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


is there any hack to do this ?


in the yogurt module suico has done a good job in auto resizing avatar...i hope this included in the core



158
maxxy
Re: HOWTO: Accessing (Missing) PHP Variables in Theme/Smarty Templates
  • 2007/12/24 16:21

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


is there any available demo ?



159
maxxy
Re: Marry christmas all xoopers
  • 2007/12/24 16:20

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


Have a blessed christmas and new year ahead



160
maxxy
Re: modify backend.php ?
  • 2007/12/22 12:46

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


thanks wizanda but where exactly to put it ? what about other module such as wfdownloads, wflinks etc

<?php
// $Id: backend.php 2 2005-11-02 18:23:29Z skalpa $
//  ------------------------------------------------------------------------ //
//                XOOPS - PHP Content Management System                      //
//                    Copyright (c) 2000 XOOPS.org                           //
//                       <https://xoops.org/>                             //
//  ------------------------------------------------------------------------ //
//  This program is free software; you can redistribute it and/or modify     //
//  it under the terms of the GNU General Public License as published by     //
//  the Free Software Foundation; either version 2 of the License, or        //
//  (at your option) any later version.                                      //
//                                                                           //
//  You may not change or alter any portion of this comment or credits       //
//  of supporting developers from this source code or any supporting         //
//  source code which is considered copyrighted (c) material of the          //
//  original comment or credit authors.                                      //
//                                                                           //
//  This program is distributed in the hope that it will be useful,          //
//  but WITHOUT ANY WARRANTY; without even the implied warranty of           //
//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the            //
//  GNU General Public License for more details.                             //
//                                                                           //
//  You should have received a copy of the GNU General Public License        //
//  along with this program; if not, write to the Free Software              //
//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA //
//  ------------------------------------------------------------------------ //

include 'mainfile.php';
include_once 
XOOPS_ROOT_PATH.'/class/template.php';
include_once 
XOOPS_ROOT_PATH.'/modules/news/class/class.newsstory.php';
if (
function_exists('mb_http_output')) {
    
mb_http_output('pass');
}
header ('Content-Type:text/xml; charset=utf-8');
$tpl = new XoopsTpl();
$tpl->xoops_setCaching(2);
$tpl->xoops_setCacheTime(3600);
if (!
$tpl->is_cached('db:system_rss.html')) {
    
$sarray NewsStory::getAllPublished(100);
    if (
is_array($sarray)) {
        
$tpl->assign('channel_title'xoops_utf8_encode(htmlspecialchars($xoopsConfig['sitename'], ENT_QUOTES)));
        
$tpl->assign('channel_link'XOOPS_URL.'/');
        
$tpl->assign('channel_desc'xoops_utf8_encode(htmlspecialchars($xoopsConfig['slogan'], ENT_QUOTES)));
        
$tpl->assign('channel_lastbuild'formatTimestamp(time(), 'rss'));
        
$tpl->assign('channel_webmaster'$xoopsConfig['adminmail']);
        
$tpl->assign('channel_editor'$xoopsConfig['adminmail']);
        
$tpl->assign('channel_category''News');
        
$tpl->assign('channel_generator''XOOPS');
        
$tpl->assign('channel_language'_LANGCODE);
        
$tpl->assign('image_url'XOOPS_URL.'/images/logo.gif');
        
$dimention getimagesize(XOOPS_ROOT_PATH.'/images/logo.gif');
        if (empty(
$dimention[0])) {
            
$width 88;
        } else {
            
$width = ($dimention[0] > 144) ? 144 $dimention[0];
        }
        if (empty(
$dimention[1])) {
            
$height 31;
        } else {
            
$height = ($dimention[1] > 400) ? 400 $dimention[1];
        }
        
$tpl->assign('image_width'$width);
        
$tpl->assign('image_height'$height);
        
$count $sarray;
        foreach (
$sarray as $story) {
            
$tpl->append('items', array('title' => xoops_utf8_encode(htmlspecialchars($story->title(), ENT_QUOTES)), 'link' => XOOPS_URL.'/modules/news/article.php?storyid='.$story->storyid(), 'guid' => XOOPS_URL.'/modules/news/article.php?storyid='.$story->storyid(), 'pubdate' => formatTimestamp($story->published(), 'rss'), 'description' => xoops_utf8_encode(htmlspecialchars($story->hometext(), ENT_QUOTES))));
        }
    }
}
$tpl->display('db:system_rss.html');
?>




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



Login

Who's Online

121 user(s) are online (84 user(s) are browsing Support Forums)


Members: 0


Guests: 121


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