Get XOOPS XOOPS FAQ Forums News Themes Modules
News World of XOOPS Developers Hacks Modules Themes Archive Submit News

XOOPS vs. Herko Coomans

Make a donation

Please select an amount to donate


Do you want your username revealed with your donation?
Yes - List me as a Generous Donor
No - List my donation as from an Anonymous Donor


Search

Local Support Sites

Cumulus Tag Cloud

admin Arabic banner block Christmas comments cumulus DayDawn dhsoft e-Commerce E-Learning Google GUI hacks instant-zero jQuery module news Nordic Olédrion oxygen PageRank security SEO simple-XOOPS sport tag Theme wiki xoops

New Users

Registering user

# 96574

audriusr

Welcome to XOOPS!

Archives

XOOPS Code hosted on SourceForge

Frameworks 1.01 is released

Posted by phppp on 2006/11/30 13:10:00 (6435 reads) | Posted on Hacks
Frameworks provides a collective of common functions, classes, service packages like fpdf, tranfser that are required or can be used by modules like article, cbb, planet, wordpress, mediawiki and more

Major updates in the release:
1 site-wide wiki syntax, requested by sandmann
2 auto detection of flash dimension, requested by Rickb

Download and details: Frameworks for article, cbb, planet and more

user guide:

1 check the files xoops_version.php under /Frameworks/ and subfolder to make sure it is newer than your current ones

2 (check your XOOPS version, if you are using XOOPS 2.2*, REMOVE /Frameworks/xoops22/) -- deprecated, just leave as it is

3 upload /Frameworks/ to your XOOPS root path:
XOOPS/Frameworks/art
XOOPS/Frameworks/fpdf
XOOPS/Frameworks/PEAR
XOOPS/Frameworks/textsanitizer
XOOPS/Frameworks/transfer
XOOPS/Frameworks/xoops22

4 configure preferences where applicable
4.1 ./fpdf/language/: make your local langauge file based on english.php, you could check schinese.php as example, or inline comments in english.php
4.2 ./textsanitizer/config.php: check inline comments
4.3 ./transfer/:
4.3.1 ./transfer/language/: make your local langauge file based on english.php
4.3.2 ./transfer/modules/: for developers only, add transfer handler for your module, or store the file as: XOOPS/modules/mymodule/include/plugin.transfer.php
4.3.3 ./transfer/plugin/: add items available for the transfer
4.3.4 ./transfer/plugin/myplugin/config: configurations for a plugin
4.3.5 ./transfer/plugin/myplugin/language/: make your local langauge file based on english.php
4.3.6 ./transfer/bar.transfer.php: set "$limit" for number of plugins that will be displayed on a front page;
4.4 ./xoops22/language/: make your local langauge files based on /english/

5 check file names: for filename case sensitive system, make sure you have the file names literally correct, i.e., "Frameworks" is not identical to "frameworks"


Printer Friendly Page Send this Story to a Friend Create a PDF from the article


Bookmark this article at these sites

                   

The comments are owned by the poster. We aren't responsible for their content.

Thank you phppp. One thing though, when going to the download the date of the release for the only download available and the version indicate Date )Oct 06 and the version 1.00. This is confusing. I downloaded the file and checked the version and it says 1.0.1 so I guess it is.

Same kind of thing for the the Xoopseditor too.

Thanks again,
Quest
Posted: 2006/11/30 14:53 • Updated: 2006/11/30 14:53
thank you phppp
i suggest you write versions in the file name like this:
xoops-frameworks-art-101.zip

it is just easier for every one to know about newer verions
Posted: 2006/11/30 15:10 • Updated: 2006/11/30 15:11
Sorry, the buggy forge module does not allow me to change time and title.
Posted: 2006/11/30 16:25 • Updated: 2006/11/30 16:25
replaced existing file with the current package files, but now I cant reply or create a new topic in cbb 3.05. I am using xoops 2.0.16 (just updated after updating framework).


Just playing:

if I rename the folder Frameworks to sumthing else, i would get the message (while posting)

Fatal errorCall to undefined function: load_object() in /public_html/modules/newbb/include/functions.ini.php on line 39


This is what I have on line 39 - newbb/include/functions.ini.php

37 function newbb_load_object()
38 {
39 return load_object();
40 }


If I rename Frameworks/xoops22 to sumthing else, i would get the following message

Fatal errorCannot instantiate non-existent class: xoopsformselecteditor in ../modules/newbb/include/forumform.inc.php on line 118


Admin Console for Cbb 3.05 is giving problems too.

I cant change anything in admin console, unable to edit folder, cant create catagories etc etc..
Posted: 2006/12/1 0:07 • Updated: 2006/12/1 0:17
How about first updating the CBB module to 3.07?
Might help...
Posted: 2006/12/1 5:14 • Updated: 2006/12/1 5:14
ZPC
Problem solved

Did upgrade to CBB3.07, upgraded Framset and xoopseditor again, now it works.


Thank you for you help.
Posted: 2006/12/1 9:44 • Updated: 2006/12/1 9:44
Thanks for a great work on Frameworks 1.01.

However, I find a problem in CBB3.07 during sub-catagories administration after I upgraded the Frameworks 1.01. It showed a blank page or did not enter to the next page.

Now, I used back Frameworks 1.0, the problem gone.
Posted: 2006/12/6 9:35 • Updated: 2006/12/6 9:35
hI there,
this is just a request for future releases of this great package...
would be very useful to have a changelog of language file changes and folder structure, so we can inform our users on changes and translate faster the pack,
...to be honest language changes should be documented in every module pack ehehe

thanx

IAn
Posted: 2006/12/14 11:54 • Updated: 2006/12/14 11:54