91
voltan
Re: 2011 Sitemap Module
  • 2011/2/27 8:24

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


this big XOOPS 2 problem . many cms make xitemap.xml automatic after update a website . we must do it for xoops ASAP



92
voltan
Re: jQuery 1.5 released
  • 2011/2/27 8:22

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


I update XOOPS CORE SVN whit version 1.5 and jQuery ui 1.8 . but we have new vesion again . befor public xoops 2.5.1 we must update jQuery and jQuery ui and jQuery ui themes again



93
voltan
report content module bug
  • 2011/2/27 8:19

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


Please report new version of content module bug:

more info at here :https://xoops.org/modules/news/article.php?storyid=5819



94
voltan
Re: SEO options
  • 2011/2/25 19:39

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


you can check seo rank att here :

http://websitegrader.com

http://websitegrader.com/site/www.xoops.org

xoops.org rank is good but other XOOPS sites not good !!!!



95
voltan
Re: SEO options
  • 2011/2/25 19:37

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


at this momet just seo option in XOOPS is tag module and google want ignoring the Title Tag

http://www.seo.com/blog/google-ignoring-title-tag/



96
voltan
SEO options
  • 2011/2/25 19:34

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


I think XOOPS core must be better in SEO . we have some problems at this moment and some important options missing in xoops ( I think all of them solved in XE but we need some of the options in X2 )

I think's this options are to importants

1- sitemap.xml . it's very very very very very very important for SEO . it must update automatically after add news item ( news photo and ... ) in web site .

2- general share options for all items in website . we need bookmark and share options ( for example facebook like and Twitt ) in each item in website .

if you search xoops in google you see :

Quote:
Powered by You! :: XOOPS CMS (Content Management System)
XOOPS CMS is an extensible, OO (Object Oriented), easy to use dynamic web content management system (CMS) written in PHP. XOOPS is the ideal tool for ...
www.xoops.org/ - Cached - Similar
Taiwen Jiang (D.J. (Xoops Dev) on Twitter)
You are connected to Taiwen Jiang on Gmail
Taiwen Jiang (D.J. (Xoops Dev) on Twitter) shared this

Module Repository
Download XOOPS
Theme Gallery
About XOOPS

XOOPS 2.5.0 Final
XOOPS Features
Forums
Register


3- valid themes and templates . it's very important . all of xoops modules use old method for themplates .

and more ...



97
voltan
Re: tag module
  • 2011/2/25 19:13

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


Quote:
I would propose to adapt the model of the module Xnews, I would suggest for the header to use jquery for Categories & Suggestions like this: TDMDownloads


we have big problem whit load jquery . in some modules and themes we use:
$xoTheme->addScript('browse.php?Frameworks/jquery/jquery.js');


and

<{php}>
/** add JQuery and JQuery UI */
    
global $xoTheme
        
$xoTheme->addScript("browse.php?Frameworks/jquery/jquery.js");
        
$xoTheme->addScript("browse.php?Frameworks/jquery/plugins/jquery.ui.js");
        
$this->assign('xoops_module_header'$xoTheme->renderMetas(nulltrue)); 
<{/
php}>


but in other modules and themes we have other way to add JQuery . and we have Interference jQuery library whit this method .

I added jQuery in xnews module :
http://xoops.svn.sourceforge.net/viewvc/xoops/XoopsModules/xnews/branches/multi_template/



98
voltan
Re: tag module
  • 2011/2/25 18:15

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


I talk about system/help.php

I add it in extgallery . you must add this line in xoops_version.php

$modversion['help'] = "extgallery.html";

$modversion['name'] = _MI_EXTGAL_NAME;
$modversion['version'] = 1.09;
$modversion['description'] = _MI_EXTGAL_DESC;
$modversion['credits'] = "http://www.zoullou.net/";
$modversion['author'] = "Zoullou";
$modversion['help'] = "extgallery.html";
$modversion['license'] = "GPL see LICENSE";
$modversion['official'] = 0;
$modversion['image'] = "images/extgallery_logo.png";
$modversion['dirname'] = "extgallery";
$modversion['onInstall'] = 'include/install_function.php';
$modversion['onUpdate'] = 'include/update_function.php';


and add html file in language file : extgallery/language/english/help/

and help in system module have this bug too :
http://sourceforge.net/tracker/?func=detail&aid=3180344&group_id=41586&atid=430840



99
voltan
Re: tag module
  • 2011/2/25 17:09

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


I like new gui in tag module . all thing is good . but I think if we add help page in module system help is better .

what do you thing?



100
voltan
Re: Wysiwyg editors don't run
  • 2011/2/25 13:26

  • voltan

  • Theme Designer

  • Posts: 724

  • Since: 2006/12/5


you can import your posts in xnews ( or clones like news ) whit xnewsimport
http://xoops.svn.sourceforge.net/viewvc/xoops/XoopsModules/xnews/trunk/modules/




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



Login

Who's Online

92 user(s) are online (49 user(s) are browsing Support Forums)


Members: 0


Guests: 92


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