PRINCIPAL   NOVEDADES   ENLACES   FORO   DESCARGAS   CONTACTO
 
  
 
   Registrarse    Acceso
Acceso
Nombre:

Contraseña:

Recordar



¿Recuperar la contraseña?

Regístrese
Menú


Artículos :: Article

FAQs on Article


Module clone guide
Datos del Autor: carnuke
carnuke is the Xoops Documentation Team Lead and a member for the Article Module Group.
The "Article" module framework makes it pretty simple for cloning a module.

To make a clone

Step #1: change all template file names under /templates/ and /templates/blocks/ starting with "article" (new module dirname). For example, change article_index.html to newarticle_index.html

Step #2: edit file "include/vars.php", set the value for $GLOBALS["ART_DB_PREFIX"], for say, "artdb"

Step #3: edit all mysql files under /sql/, change prefix value of all tables to the specified value "artdb". For example, change "CREATE TABLE `art_article`" to "CREATE TABLE `artdb_article`"

Step #4: install the cloned module as regular
Subtítulos
  1. Basic FAQ
  2. On Article Template System
  3. Module clone guide
páginas: « 1 2 (3)
<<- Article Quickstart Guide

Trackback

  • Enlaces útiles (dobleclic selecciona para copiar):
    - URL: : http://www.retialis.net/modules/article/view.article.php/c3/4
  • - Trackback: : http://www.retialis.net/modules/article/trackback.php/4
Patrocinadores
API: PM Email PDF Bookmark Print | RSS | RDF | ATOM
Copyright© carnuke & Retialis
Los usuarios son responsables de sus propios comentarios.



 

Copyright © 2009 by Retialis  |  Powered by XOOPS © 2001-2009 The XOOPS Project  |  Design by retialis.net