Get XOOPS XOOPS FAQ Forums News Themes Modules
New Posts New Topics All Forums Index General Modules Themes Development International XOOPS.org

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

# 96568

dvsshoescom

Welcome to XOOPS!
XOOPS Code hosted on SourceForge


 Bottom   Previous Topic   Next Topic

« 1 2 3 4 5 ... 10 »
#11 Posted on: 2003/10/31 10:35 Re: XOOPS 2.1 Core development Roadmap

- Admin interface object oriented with smarty template.(It's better to develop the admin interface when you develop a module)

- Multilingual features

- Workflow system. (Perhaps for XOOPS 2.5 or XOOPS 3.X !!!)
The best way is to port Galaxia. Galaxia is a open source activity-based Workflow engine based on
Openflow.
This Workflow system is already implement in the tikiwiki project and Xaraya.
Galaxia Tikiwiki Project
The Workflow system can be used for developpment like Notification system/comment.

- True CMS with versioning system like TYPO3 or EZPUBLISH CMS. I think XOOPS need a really CMS interface and functions.

- LDAP authentification.

- Share the user/groups database between different XOOPS Site. (On user database for different XOOPS site).




Top

pemen
XOOPS Developer
Joined:
2002/7/8 3:46
From France
Posts: 222
(Show More) (Show Less)
#12 Posted on: 2003/10/31 11:14 Re: XOOPS 2.1 Core development Roadmap
- modularisation of pm
- better blockadmin
-- i want bottom center blocks
-- different block setup for different groups (on e-xoops u can duplicate block)
-- differ module/index.php and module subsites i want to display the recent forumposts ONLY on forum INDEX
- userpoints
- a mod_rewrite class

able to display modules in blocks
display 1 news

i hope the trackball function is usable for all modules

Top

PureLuXus
Not too shy to talk
Joined:
2002/1/3 15:55
From Frankfurt, Germany
Posts: 123
(Show More) (Show Less)
#13 Posted on: 2003/10/31 11:27 Re: XOOPS 2.1 Core development Roadmap
NEWS CATEGORY BLOCKS

A way to display News Topics by Individual Categories
in Blocks - with automatic bullets to distinguish headlines. So on the Home Page you can have 4 Blocks
for 4 Separate Topic Categories. Top News, Top Reviews,
etc...

And maybe a single Top Line Block for the Headline of
the moment, where you can have a big photo with some
intro text or something.

Top

malexandria
Just can't stay away
Joined:
2001/12/23 8:39
Posts: 490
(Show More) (Show Less)
#14 Posted on: 2003/10/31 11:39 Re: XOOPS 2.1 Core development Roadmap
xgarb - the dynamic user profile will let an admin define their own user-profile specific fields to ask in either "Edit Account" or the registration process. The possibility also exists that a module could create a custom user field (something like the user points module perhaps??) that could be used to hold its info.

Top


Site Hosting - PlanetXoops
ackbarr

Joined:
2002/10/2 14:40
From Missouri
Posts: 1735
(Show More) (Show Less)
#15 Posted on: 2003/10/31 11:39 Re: XOOPS 2.1 Core development Roadmap
REVIEWS MODULE

Although not at the top of my personal wish list, I know a lot of other people have been requesting some sort of reviews/ratings module for awhile now.

Top

malexandria
Just can't stay away
Joined:
2001/12/23 8:39
Posts: 490
(Show More) (Show Less)
#16 Posted on: 2003/10/31 11:46 Re: XOOPS 2.1 Core development Roadmap
As module writer, I just wish for a better documentation

So I can look up variables, functions etc. and see, how they work (yes, the core classes are described, but not easy to search for functionality + not that easy to read how to use)

With documentation, I also mean examples for everything in xoops_version.php as well as some extended classes with more than just basic functionality etc.

Top


"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software
Mithrandir
XOOPS is my life!
Joined:
2003/6/21 12:37
From Copenhagen, Denmark
Posts: 6216
(Show More) (Show Less)
#17 Posted on: 2003/10/31 12:09 Re: XOOPS 2.1 Core development Roadmap (PSEUDO-CRON)
Quote:
Please tell us what your wishes are, and how you see them in the core. Herko


PSEUDO-CRON IN SYSTEM ADMIN: The only thing that's certain to happen quite regularly on a web page are page requests. This is where pseudo-cron comes into play: With every page request it checks if any cron jobs should have been run since the previous request. If there are, they are run and logged. pseudo-cron uses a syntax very much like the Unix cron's one. All job definitions are made in a text file on the server with a user-definable name (usually crontab.txt).

Top


Mikhail Miguel
-> Blogger
-> Orkut
Mikhail
Just can't stay away
Joined:
2003/3/16 0:40
From Rio de Janeiro, Brasil
Posts: 423
(Show More) (Show Less)
#18 Posted on: 2003/10/31 12:35 Re: XOOPS 2.1 Core development Roadmap
better and more precisely online block

better main menu with ability to add menus WITH submenus
ability to edit module submenus and deativate it without hacking of xoops_version.php

Top

PureLuXus
Not too shy to talk
Joined:
2002/1/3 15:55
From Frankfurt, Germany
Posts: 123
(Show More) (Show Less)
#19 Posted on: 2003/10/31 12:48 Re: XOOPS 2.1 Core development Roadmap
While I would love to see all these features in Xoops some time, I'm concerned about what implementing all these features would do to the release date of 2.1. In the near term, I would be thrilled with 2.1 being a release with all modules smarty-enabled. (I know this is already underway, I don't need much else).

But, a Xoops with all the features mentioned in this thread would be amazing!

One little feature that might be nice to have (we have most of these for the News module already). If these were in the core, then it could easily be used by module developers for any module:
Content Option Block:
Discuss . Print . Email. PDF . Save . Top 10

Examples:
bottom of page

story tools block under photos

http://www.clickability.com/solutions/interactivity

Top

sunsnapper
Friend of XOOPS
Joined:
2002/4/10 11:12
Posts: 897
(Show More) (Show Less)
#20 Posted on: 2003/10/31 13:02 Re: XOOPS 2.1 Core development Roadmap
Malexandria hit the proverbial nail on the head. Without a doubt, more and more powerful content display blocks are the number one need in my book.

A content management system needs to have multitudes of methods for displaying the content that it manages, it can be perfect in managing content for a webmaster but if there are only basic ways to display that content, it fails to deliver it's promise. In my opinion slick management pages etc would be nice but I'd rather present the nice face to my users and have a crappy backend interface than vice versa.

A system of display that includes elements of the great work Draven has done with his gaining-mass site would be outstanding, such as the news topics category listings and side blocks that let you handpick news items for display. A block like I manually created in my newshax site would be great too, where we could list a certain number of stories of our choice by the headline and a fixed-size thumbnail image. I have a hand-coded version on my site at www.newshax.com, on top of the right column.

Anyway, my point is that admin interface improvements are certainly welcome but are a much lower priority than public interface improvements.


Quote:

malexandria wrote:
NEWS CATEGORY BLOCKS

A way to display News Topics by Individual Categories
in Blocks - with automatic bullets to distinguish headlines. So on the Home Page you can have 4 Blocks
for 4 Separate Topic Categories. Top News, Top Reviews,
etc...

And maybe a single Top Line Block for the Headline of
the moment, where you can have a big photo with some
intro text or something.


Top

Big_Bro
Not too shy to talk
Joined:
2003/2/26 14:30
Posts: 162
(Show More) (Show Less)

 Top   Previous Topic   Next Topic

« 1 2 3 4 5 ... 10 »

You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.

[Advanced Search]