Use Tinyeditor for creating your blocks in 2.3*

To use Tinyeditor for creating custom blocks in 2.3 :

Go to root/module/system/admin/blocksadmin/

Make an backup of the blockform.php
and open it.

Then

Search for:
$textarea = new XoopsFormDhtmlTextArea(_AM_CONTENT'bcontent'$block['content'], 1570);


And replace it with:
if ( is_readable(XOOPS_ROOT_PATH "/class/xoopseditor/tinyeditor/formtinyeditortextarea.php")) {
    include_once(
XOOPS_ROOT_PATH "/class/xoopseditor/tinyeditor/formtinyeditortextarea.php");
    
$textarea = new XoopsFormTinyeditorTextArea(array('caption'=>_AM_CONTENT'name'=>'bcontent''value'=>$block['content'], 'width'=>'100%''height'=>'400px',  'xEditor'=>'1'));
    }else{
    
$textarea = new XoopsFormDhtmlTextArea(_AM_CONTENT'bcontent'$block['content'], 1570);
    }


And if you go to blocks in your administration then youl see tinyeditor in stead of the normal editor.
(This hack only works if you have installed tinyeditor!)
Read more... | 11 comments

Adobe Edge selects XOOPS as one of Top 3 CMS

Resized Image

Published every eight weeks, the Edge is a free publication that contains original content geared towards informing, enlightening, and inspiring web designers and developers.

In the April addition addition they provided an overview of five of the top open source software (OSS) solutions: CMS Made Simple, Drupal, Joomla!, WordPress, and XOOPS.

It is already an honor to be named as one of the top five Open Source CMS solutions. But it gets better - they selected XOOPS as one of the best three for building an e-commerce site, together with Drupal, and Joomla!

XOOPS Rocks!!!!

Thanks to btesec who made us aware of this story!!!
Read more... | 13 comments

The World Islamic Call Society site is launching now

Arabxoops are pleased to announce the launch of http://www.islamic-call.net, a new website featuring news, events and publications of the world islamic call society ( WICS ).

Resized Image

Due to the fact that WICS is an international society, the website content has to be available in several languages. The website content is actually available in arabic, english, french, spanish and housa ( african language ).

Arabic interface is completed now and other interfaces are under construction.

Resized Image

Varity of modules are mainly used in our website, it involve: news, smartsection, mastop_go2, extcal, booklists and addresses module. Moreover, there are two of the major modules made by arabxoops: xsgal ( simple gallery based on lightbox effect ) and rased ( who is online with the country flags ) are applied too.

Best Regards,
Mowaffak Ali


Read more... | 10 comments

WF-Channel V2.01 Full Released

WF-Channel V2.01

What is WF-Channel?
WF-Channel aims to be as simple as possible, while providing a powerful tool to aid a webmaster in webpage creation. This module is not a replacement for a dedicated article management system, but more a supplement of these other tools and should be treated as such.

Where WF-Channel excels is its ease of use. Every area is well explained with helpful dialog and streamlined admin interface. Whether you just wish to put up one or two webpage’s or more, WF-Channel will make things simple for you.

What’s New in V2.01?
WF-Channel v2 has been written from the ground up, we feel more secure than any other previous versions and we aim to provide patches quickly if required. WF-Channel uses some caching techniques to help reduce strain on servers, like reducing SQL queries, PDF caching and more.

The admin area has been totally redesigned to make working easier and quicker than before. Every item within the admin area is only one click away, which means less work for you in the long run.

Many of the new features may not be apparent straight away, such as mass deletion, cloning and updating of pages and all from the main admin page. You will find this and many more changes like this within WF-Channel.

Every part of WF-Channel front-end is configurable, you choose to display which parts you want your customers to see.

Here is a list of some of the new items within WF-Channel:
1. All code completely rewritten from the ground up,
2. Admin interface completely redesigned for ease of use,
3. Mass updating, deletion and cloning of pages,
4. Almost every item has a helpful hint on its workings,
5. Should be compatible with all versions of Xoops,
6. Supports many text editor,
7. Import HTML and text documents from anywhere on your server,
8. Supports printable and PDF (cached) version of all pages
9. Supports sociable book marking sites
10. Refer page with logs of who has referred who to your website,
11. Anti spamming techniques to stop spammers sending email via your refer pages,
12. Supports a linkable images and text for users to place on their own website,
13. Massive amount of support via WF-Project website,
14. Easily upgradeable from earlier versions,
15. And loads loads more…..

What we are planning for future versions:
1. Mass import of html and text documents,
2. XML support,
3. Trusted path support,
4. Extensive documentation/help files
5. More to be added by user request!

We urge all WF-Channel users to update to this version.

Demo: WF-Channel Demo
Download:WF-Channel 2.01
WF-Resource: WF-Resource V1.02

Support:
WF-Project Support Forum
Read more... | 9 comments

Xoops Norway reopened

Resized Image

XOOPS Norway, the Website providing support for Norwegian users of XOOPS has been reopened with an updated look and improved structure.

Rune and earplane did a great job bringing the Website up to date, and supporting Norwegian users in the past.

Not everybody speaks English well enough to take advantage of our main site here, therefore it is so important to have these local support sites. And since it is never enough to thank all the people who support XOOPS users in their native languages, we would like to use this opportunity to do just that - to Rune, Earplane, and all the other XOOPS community members who support XOOPS users around the world - a BIG THANK YOU!!!!

The list of XOOPS local support Websites is long, but if you're missing your native language among them, please let us know.

And if you would like to start a new XOOPS support site, please let us know as well - we are always happy to see XOOPS being represented in new countries.
Read more... | 3 comments

Dutch language package for XOOPS 2.3*

I now its not really an hack but,
here are the dutch language files for XOOPS 2.3*

You can download it HERE
Read more... | 5 comments

MYQUIZ 3.0 in development

Resized Image
hi,
I modified end added usefull features to myquiz module.
It will be available in near feature.

ADDED FEATURES

* Getting questions from csv and txt files => so you can easily add more questions

* Time limit for each quiz => You can set a time limit for quizes

* Random question block => that will show one random question from your question database end this one question will be solvable in block

* More effective result page

* More usefull admin page

EDITED PROBLEMS

* Theme problems solved

* Adding image end size problems solved

* Admin page bugs solved

* Language problems solved

* Block bugs solved

* ...and more

:.::.:.:.:.:.:.:.:.:

And if you have any suggestions for this quiz module ,pls write here before I publish it.

..
Read more... | 15 comments

WOX (World of XOOPS) Newsletter coming soon

For those of you who missed WOX (World of XOOPS) Newsletter, we just wanted to let you know that the new isue is coming soon.

If you have any interesting news to share with the XOOPS worldwide community, please contact me.
Read more... | 6 comments

XOOPS gets 5 Stars from Germany's CHIP

Resized Image

We've learned recently that CHIP, the leading computer magazine in Germany, has placed XOOPS on its Download list, and gave it 5/5 stars.

In the summary they wrote: If you would like to develop a larger Web-project, you won't be able to do it without a CMS software. With XOOPS you have a powerful tool to achieve it.

We are definitely very proud of this positive feedback about XOOPS from CHIP. It is exciting for us to see that leading computers magazines are finally taking notice of XOOPS. With our new "Communication Team" taking shape, we hope to have more of these positive news in the future.

For more info visit CHIP Website
Read more... | 15 comments

XOOPS Receives Award in Brazil

Resized Image

Not many people know that in December 2007 XOOPS received the 2007 INFO Award in the CMS category.

Congratulations to all XOOPS developers in Brazil!!!!

Quote:
SÃO PAULO - In the area of corporate software, three products are highlighted in the INFO 2007 Awards: Netweaver by SAP; Delphi for PHP by Borland, and XOOPS by the XOOPS [community].
An application for business intelligence and application server, Netweaver won 46% of the votes of readers of the INFO Business Intelligence category. According to Gartner, SAP, the developer of Netweaver, is a world leader in CRM (25.7% of the market), ERP (27% of the market) and in supply chain, with 19.7% of the market.

The integrated development environment for PHP Delphi by Borland, is another product winner. With 53% of the readers voting for it in the Development category. The software is the combination of two names that strong existed in the market. It combines the working methods of Delphi, one of tools favorite of programmers, with PHP, the leading language for developing dynamic websites.

Delphi for PHP provides for the creation of applications for the web with features and functions similar to what it does on the desktop. Jose Rubens Tocci, president of Borland for Latin America, states when Delphi for PHP was launched this year it won instant success in Brasil and its acceptance surprised even the team's local subsidiary.

Among the dozens of CMS (content management systems) available on the market, one of the highlights is the XOOPS, an open source program produced by the XOOPS [community]. The readers of INFO recognized this, devoting 37% of the votes to the product in the CMS category.
According to Gilberto Galdino of XOOPS Brasil, one of the groups of developing the tool in Brazil, the XOOPS community in Brasil is the second largest world (behind only the French) and has made major contribution in product development.
Read more... | 1 comment
« 1 ... 212 213 214 (215) 216 217 218 ... 553 »


Login

Who's Online

570 user(s) are online (8 user(s) are browsing XOOPS News)


Members: 0


Guests: 570


more...

Donat-O-Meter

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

Latest GitHub Commits

Archives

News archives