Archive

Posts Tagged ‘joomla comp’

Joomla Comp Install…

February 19th, 2010 Comments off

I have the newest joomla installed on my server…

I now need to install the add-on auto stand pro…
I have allready purchase and tried to install it BUT I can not get it to install right… (it is beyond my skills I guess…)

SO I need a developer to install and test the auto stand add-on…

Joomla Comp Article Versioning

May 28th, 2009 Comments off

Name of the component: com_socialcontent
Introduction:
I need a wiki-like component that uses the Joomla content structure, plugins and editor.

1) Requirements
- Joomla 1.5
- separate component and or plugin (no hack of com_content please…)
- use of JCE editor previously installed on the site
- MVC
- use the existing content structure
- Jomsocial will be used to manage users. Any links to authors should go to jomsocial profile.
- if possible, use AJAX to make the component look and behave better in the front end

2) Database
- new table: #__social_content_version to store previous versions of articles
id, content_id, title, content, comment, author_id, date_created(date 0000-00-00 00-00-00), date_archived(date 0000-00-00 00-00-00), flagged(int)
- new table: #__social_content_sectionid to store allowed sections and categories

3) Front end access and limits
- Articles can be edited and created only in sections and categories specified by an administrator in the backend configuration tab of the component.
- Any registered user can create an article in those categories
- Any registered user can edit an article
- Any registered user can display a list of all versions for a particular article, display the article and select that previous version to become the new one
- If multiple users are editing the same article, the last one to save will have the current article, the other updates will be saved as versions. If multiple edits are happening at the same time, an alert should be displayed on the editor’s screen. No checkin/checkout.

4) Back end
- current articles will be managed as usual using Joomla’s article manager
- the component should allow us to view all the versions for all the articles, click on one to edit or unpublish (if unpublished, that version will not be visible in the front end) and make it the current article. The current article should then be saved as a version.
- a configuration to select allowed sections and categories

5) Front end Article creation
- should display allowed section, then AJAX allowed categories
- title
- content using JCE editor
- comment field allowing the author to comment
- author id (hidden)
- date (hidden)
- token (hidden)

6) Front end Article edition
- same form as above
- when saved, a copy of the current article will be saved in the version table then the changes will modify the article
- no checkin/checkout

7) Plugin displaying a list of the last 10 authors and link to versions
- A list of profile pictures linked to profiles (with names appearing when mouseover picture) will be displayed at the bottom of each article in the allowed sections.
- A link will take the user to a list of previous versions, let the user display any version in a different window, and select a version to become the current article (this will first save the article as a version)
- A link to flag that article. It will send an alert to administrator by email and add a flag in the database.

Go to www.dzsocial.com for an example of what I want. username demo, pwd demo123 if you click on “skydivepedia” you will have some categories and an example of a page
http://www.dzsocial.com/Skydiving-Gear/Gear/packing/packing-techniques_c97_m123.html . This site is not exactly what I want and full of hacks. Too messy. This is why I need a clean component instead.

Custom Or Modify Joomla Comp

March 27th, 2009 No comments

Looking for a custom Joomla Component written, possibly based on JEvents, or a Jevents modification with the following specifications:

1. Be able to co-exist with a standard JEvents installation.
2. Allow for a registered user to access a “personal” calendar, only they can view.
3. A method to provide access to a personal calendar on a case-by-case basis (it will not be available to all registered users)
4. The ability for a registered user to add entries/events to their personal calendar and read entries made by administrators
5. The ability for administrators to add entries/events to a user’s personal calendar (same functions/features as JEvents)
6. It should run on Joomla 1.5+ (legacy mode is OK)
7. Compatible with templates running mootools.
8. The ability to define various “programs” that would be comprised of set events and days to occur. For example, we might like to define a program called “Triathalon Training Program #1″ There would be specific workouts that would appear during some of the days, each week for the following 6 months leading up to a Race Day. Another example may be something like a 4 month “Bikini Preparation Medium” that would start on a certain date, have specific workouts on certain days of each week lasting 4 months and may even incorporate a diet/menu plan. Please let me know if you need additional clarification of any of the requirements.

Bear