1
bitcero
Re: A tricky question about
  • 2017/8/27 16:40

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


If I understand your question.... You must add a new custom block with "content type". Put in this block your code:
<div id="auto"></div>
For jquery script tag you must add this to your theme, and in the home page template. Also add to the same template your custom script that loads display.php file. Alternatively you can put your script directly in the custom block content. Don't forget to enable the new block only for homepage.



2
bitcero
D-Transport: donwloads module for XOOPS
  • 2017/5/22 15:30

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


I'm pleased to present you the new version of D-Transport, a downloads modules for XOOPs. This module offers you a lot of features that will help you in the downloads management. Resized Image
D-Transport is a download module that allows you to manage a section of downloadable files directly in XOOPS. This module has a lot of features that are not present in other similar modules, until this moment. In addition, its administrative interface is very practical and easy to use, and the design of the frontend allows you to easily adapt it to an existing theme, or create new styles by default. Some of the features offered by D-Transport are:
  1. Control panel with statistics and system status at a glance.
  2. License management for downloads.
  3. Management of platforms for downloads.
  4. Organization of downloads by categories and labels.
  5. Secure downloads with password protection.
  6. User control panel.
  7. Inactivity alerts.
  8. Multiple files per download.
  9. Manage screenshots for each item.
  10. Advanced control of editions and ublications of downloads.
  11. Statistics by file.
  12. Voting by download.
  13. … and much more.
If you want to read the note in my web site click here (también disponible en Español). Read more about D-Transport. view the demo



3
bitcero
Re: OnFocus 1.2, XOOPS premium theme
  • 2016/8/27 18:48

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


Quote:
The problem with this kind of themes the demo looks great but a newbie sometime don't know where to start and how to fill it in


I'm agree with you, however, when a theme is as easy to use as OnFocus this is not a problem. Anyway, export content in order to import later in another Xoops installation is a necessity.

Quote:
Please bitcero, update RM Downloads to make it work with latest Xoops, Common Utilities and OnFocus


The evolution of RMDownloads is D-Transport and I'm working on it.



4
bitcero
OnFocus 1.2, XOOPS premium theme
  • 2016/8/26 15:10

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


I'm very pleased to announce the availability of OnFocus 1.2, an advanced XOOPS premium theme. OnFocus is a magazine styled theme, based on xThemes and Common Utilities, and fully integrated with MyWords. This theme has a lot of features that allows to create stunning web sites easily.
Resized Image
Features: • Fully responsive. • Highly configurable • Based on bootstrap 3 • Integrated with MyWords and xThemes • Support for video posts format (forget modules to handle videos) • Customizable news ticker • Customizable posts slider • Customizable navigation bars (topbar and main menu) • Multilevel main navigation bar • Popular box posts for home page • Featured posts in home page • 12+ homepage layouts combinations • Color customization in settings panel • Autoformat and autocrop images • 4 special blocks: twitter block, advanced posts, sidebar posts and about block. • Supports Google Custom Search and standard Xoops Search. • Redesigned templates for system modules (login, search, account, etc.) • Login box in navigation bar • Account box in navigation bar • A stunning landing page to use with QuickPagesFour custom templates for QuickPages • Support for custom backgrounds ... and more. You can find more information and purchase options directly in Xoopstastic.com.



5
bitcero
Polyglot for Common Utilities is available for download!
  • 2016/3/11 5:53

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


Resized Image

Plugin Polyglot for Common Utilities is now available for Download.

Requirements:

- Common Utilities 2.3.2+
- XOOPS 2.7+ (not 2.6)
- PHP 5.6+

The plugin is now in alpha stage, that means that this is not recommended for production sites. You can test by downloading directly from here.

You can read Polyglot docs here.

If you decide to try it don't remember to share your comments.



6
bitcero
Polyglot preview: multilingual plugin for Common Utilities
  • 2016/3/1 3:11

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


I've been working on a new plugin for Common Utilities intended to provide multilingual support to Common Utilities and its modules.

Video:https://www.youtube.com/watch?v=vaXuf_nShb8

The plugin works using a different approach than xLanguage, and I think that is much more convenient for sites with large content, due to works directly over database saving translations apart from original text.

You can view more at Xoops México (Spanish and English)



7
bitcero
Re: Visual Editor probleme in new RMcommon
  • 2015/12/18 14:54

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


I'm checking this issue... I will really appreciate if you report it at the GitHub page.



8
bitcero
Markdown in XOOPS with Common Utilities
  • 2015/4/27 20:34

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


This is a small demostrative video of Markdown editor of Common Utilities.






9
bitcero
Re: Custom PHP Page with no header and footer
  • 2015/2/9 16:56

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


With fetch you need to provide the path where template is located, tah can be a relative path or full path. Relative is when your template is located inside "themes" directory:
$xoopsTpl->fetch("my_theme/mytemplate.tpl");
and full when is located in other place:
$xoopsTpl->fetch(XOOPS_ROOT_PATH '/my/template/path.tpl');



10
bitcero
Re: How do I delete email field of the comments ?
  • 2015/2/9 7:21

  • bitcero

  • Quite a regular

  • Posts: 318

  • Since: 2005/11/26


Quote:

sova wrote:
How do I delete email field of the comments ?
How do I add a field name (sender) in the comments section?


I really believe that you shouldn't modify files from XOOPS, and I think that you are trying to modify the comment system to make an email form (maybe I'm wrong). If this is your case, don't do it! Is better to use a module or create a special php script for this purpose.

You can find a lot of freely available email scripts around the web or, better yet, create your own using XOOPS PHPMailer. I'm sure that you can find help here.




TopTop
(1) 2 3 4 ... 7 »



Login

Who's Online

237 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 237


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