1
Runeher2
Re: New module: Smartshare
  • 7/1 20:12

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


Fixed an error in line 6 of include/share-icons.php. if you already downloaded the module, make this change. Replace it with:

$moduleDirname = basename(dirname(dirname(__DIR__)));
if ($moduleDirname === 'publisher' && isset($_GET['itemid'])) {
$GLOBALS['smartshare_override_url'] = XOOPS_URL . '/modules/publisher/item.php?itemid=' . (int)$_GET['itemid'];
}



2
Runeher2
SmartLike (coming)
  • 7/1 18:17

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


I made a new module: SmartLike. Works similar to Smartshare, meaning you can add a simple smarty to any template and you'll get a ranking system with Facebook like emojis, and a Top10 most liked page in admin. Will release it for download once i have added animated emojis too, but for now you can test it here.. Just click the like-thumb in the bottom of the page.



3
Runeher2
Re: New module: Weather
  • 7/1 18:02

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


I have many more... just need to clean them up first, which is almost as much work as making them



4
Runeher2
Re: XOOPS Custom Field Module
  • 7/1 17:59

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


Very cool! :)



5
Mamba
Re: XOOPS Custom Field Module

That's awesome!

I can't wait to see it and test it.
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



6
heyula
XOOPS Custom Field Module
  • 6/30 19:29

  • heyula

  • Theme Designer

  • Posts: 599

  • Since: 2008/4/24


I've been working on a module for quite some time, and now that I'm getting close to finishing it, I wanted to share it with you. The module is called Custom Field, and it allows you to add custom fields to any module you want. Watching the video will give you a better understanding of how it works.

I've added support for different field types and integrated Xoops form features. I plan to release it soon. In my opinion, this was one of the major missing features in Xoops.




7
heyula
Re: New module: Smartshare
  • 6/28 7:54

  • heyula

  • Theme Designer

  • Posts: 599

  • Since: 2008/4/24


Nice module, thank you.



8
Mamba
Re: New module: Weather

You're on a roll!!! -:)

Thank you for yet another great module!!
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



9
Runeher2
Re: New module: Weather
  • 6/27 18:23

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


Note! The module will not work without the MET's API, which is free.

You have to register first at TimezoneDB and put the API code you will receive from MET in the admin section.



10
Runeher2
New module: Weather
  • 6/27 18:16

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


Weather for XOOPS CMS

Weather is a lightweight XOOPS module that displays weather forecasts using MET's API. It supports timezone conversion, dynamic location search, and a configurable admin panel.

Features

24-hour weather forecast with hourly updates
Automatic timezone adjustment via TimeZoneDB
Dynamic location search with geocoding
Admin settings for email, TimeZoneDB API key, and default location
Optional frontpage block showing current weather
Language support via XOOPS language system
Responsive design with customizable template

Installation

Upload the weather/ folder to your XOOPS modules/ directory.
Log in to the XOOPS admin interface.
Install the module via the Modules section.
Go to the Weather module’s Settings to enter your:
Email (used for MET API requests)
TimeZoneDB API key
Default location

Usage

After installation and configuration:

Visit the module front page to view 24-hour weather for the default or searched location.
Enable the optional weather block to show the current temperature, wind speed, and symbol.

---------------------

Demo

Download




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



Login

Who's Online

199 user(s) are online (153 user(s) are browsing Support Forums)


Members: 0


Guests: 199


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits