MyExistenzgruender

Hi XOOPS Community,

I have relaunched my German portal with blog about setting up a business. The focus of the site is the German Mini GmbH.

I'm using XOOPS-2.0.18.2 and the following XOOPS Modules on this site:

- News
- Sitemap
- Tags
- Pico
- Altsys

Resized Image


Have fun and start your own business.

Firmengründung
Comments?

Xoops Theme Sinnedesign-011-Orange

Dear Xoopser,

here is my new free Theme Sinnedesign-011-Orange for you.

You can see the preview from this design under
Xoops Theme Demo.

Resized Image


The free download you can find here under
Download Xoops Theme Sinnedesign-011-Orange.

Regards and a nice day wish

your Sinnedesign
Read more... | 4 comments

Gmail Online Signature

I transformed the gmail online signature script to a xoops module. Now with this module you can create online your gmail signature and allow your website members to get their own and special signature.
in the zipped folder you will find the module, also a psd folder.
if you want to change gmail by your own website title, just make the necessary changes with photoshop and save the pictures in the appropriate folders.

After installing the module go to http://www.yoursitename.com/modules/gmail to create online signature
Hope you will like it !
Kind Regardds
Mariane

Resized Image
demo
Download
Read more... | 6 comments

FreeWebTools.ir Launched!

Hi, All Xoopers! I Recently launched my new website, because i'm persian & theres is no other persian website that serve free web tools in persian, i decided to design it & because xoops is a good platform to build a new custom website, i did it with xoops!
i made some modules & designed the theme for that!
some simple modules that i made:
- Pagerank Checker
- Color Palette (for hexacolors like #ffffff for the white color)
- Metatag Generator
- Random Password Generator
- Gmail Signature Generator
- Whois? (for Domains)
- Youtube Downloader
& 3 more simple modules that only have text

none of them uses mysql & they only use php! so you see there are simple modules!

a made a scr-shot from it, you can see it!
if there is any feedback with it, i will glad to see them! :)

you can see it Here --> FreeWebTools.IR

Resized Image
Read more... | 4 comments

webmystar Community with Xoops-2.3.2b

I’m happy to announce that our german Social Network works with XOOPS – 2.3.2b.

I've used the follow XOOPS modules:

- For the Blog the news Modul
- For the Netzwerk the yogurt Modul (waiting for the new profile Modul by alfred )
- For the Downloads the wfdownloads Modul
- For the Forum the newbb Modul

Resized Image


The Main Focus are the Freeware Archiv and the Blog Community.
You can find here many Themes for XOOPS and Mozilla Firefox.

In the Blog i will set the Focus on the
businessplan and help you to make your own internet business.

I have rewrite the url structure with the XoRewrite Modul.

Have fun with the Xoops Site and have an good time.
Read more... | 1 comment

Xoops Theme sinnedesign-010-blue-eyes

Dear Xoopser,

here is my next new theme sinnedesign-010-blue-eyes.

You can see the preview from xoops-theme-sinnedesign-010-blue-eyes under this xoops theme demo.

Resized Image


The free download can you find here Download Xoops Theme Sinnedesign-010-Blue-Eyes.

Nice Weekend wish your Sinnedesign
Read more... | 1 comment

CVD's X Basic Graphs Now Available For Download

Resized Image


X Basic Graphs is an experimental prototype for adding JPGraph functionality to your XOOPS site and is now available for Download

Simply stated, X Basic Graphs (with JPGraph Library) uses the information you provide in a php file to generate a graphic image of the desired graph or chart. To display the image you employ a simple html img tag defining the source of the image as the associated php file.

If you would like to share your graph creations with others we will add them under the /graphs/ subdirectory organized by module they are associated with.
Comments?

Travel Site Ajman

Hi Community.

Now i will present you my travel and blog portal Reisen Ajman.

I have built the site with the xoops modules:

- wiwimod
- sitemap
- pico
- wordpress
- news

Resized Image


When you are travel at Ajman, think at my XOOPS Site.

Nice Weekend.
Read more... | 1 comment

WF-Channel 2.03 and WF-Resource 1.04 released

I have uploaded the latest versions of WF-Channel and WF-Resource to the Sourceforge website.

You can download them from these link:

WF-Projects Sourceforge

Please download the two modules and install them for proper working order.

What is WF-Channel?

WF-Channel is a module to display Misc pages on your website. This module is not a replacement for a content module, though it could be easily used as such if required.

WF-Channel can also display a 'Link to US' and 'Refer' pages.

WF-Channel Fixes:
=>Version 2.03
- Fixed: Duplicate and Duplicate All would copy the default var across to the new page. Now duplicate and duplicate pages will set this option to 0 during the copy process.
- Fixed: Bug in the WF-Resource check function function. Wasn't correctly checking to see if is the module was an object first.
- Fixed: Missing uninstall.php file.
- Fixed: Added complete check on whether 'XoopsEditor' was available or not. If XoopsEditor is not available then WF-Channel will use
XoopsFormDhtmlTextArea instead.
- Fixed: Linebreaks for links and refer would always return on even if saved as off.
- Fixed: Language issues when not using english as default. This has now been corrected.
- Fixed: Page navigation in main index added an extra 'index' to the url.
- Fixed: The default page on index would state that no index page was choosen. This would happened sometimes if the page navigation was used.
- Added: When you update WF-Channel from the Xoops Module admin, WF-channel will automatically update the tables with the new fields. So you don't have to update from WF-Channel admin now.
- Added: The updater will now automatically update some fields like dohtml, dosmilies etc when updating from v1 to v2. This is due to changed behavioue with these fields.
- Added: Due to a compatability issue, WF-Channel will check to see if the var (pagenum) is being used and convert it to the new (cid) var.
This is to keep external links alive.
- Added: Added more XOOP_ROOT_PATH checks to files to prevent people opening outwith the XOOPS_ROOT_PATH
- Changed: Removed some unwanted files from the package.
- Fixed: "Error: 1364 Field 'wfc_search' doesn't have a default value"
- Changed: Changed all text values within database to default NULL rather than NOT null values.

WF-Resource 1.04

=>version 1.04
- Fixed language issues within this module.
- Fixed: Fixed issues with 'editor class'. Should now know that if the class does exist or not properly.
- Changed: The method that the Xoopsform classes are included. WF-Resource will include these functions to overcome
conflicts with newer classes that the WF-Modules require without having to touch the core files.
- Added: New Class: Tab class. Class to add tabs to any page etc if required
- Added: New Class: Mimetype class. added a generic mimetype class. This class will be used for future modules.
- Added: New Class: Sessions class. Adds custom sessions to be used with future modules.
- Added: New Class: Votes class. This class is to add a voting system to modules.
- Added: New Class: Tree class. This class extends the xoops tree class (tree.php) to all for an 'onchange' functionality in the pulldown menu.
- Added: Added the following Xoopsform classes to the package:
formselectcategory
formselectdirlist
formselecteditor
formselectimage
formselectrdirlist
formselectsection
- Added: A modified version of 'xoopsformelement' class.
- Added: Added XoopsThemeTabForm Class. This modified XoopsThemeForm will allow for tabbed forms. To be used in future WF-Project Modules.

Read more... | 12 comments

DSLchart working now under XOOPS-2.3.2b

Hi Xoopser,

i have upgrade my dsl blog and dsl vergleich portal from Xoops-2.0.18.2 to the current Xoops-2.3.2b Version and i'm happy.

the database working now under utf-8.

I've used the following XOOPS modules:

- wordpress
- yogurt
- d3forum
- weblinks
- rss center
- sitemap

Resized Image


DSL Anbieter

i hope you like my site.

many regards and happy XOOPSing
Comments?
« 1 ... 170 171 172 (173) 174 175 176 ... 553 »


Login

Who's Online

164 user(s) are online (2 user(s) are browsing XOOPS News)


Members: 0


Guests: 164


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

Archives

News archives