|
Content Type Management
|
|
Written by Ercan Özkaya
|
|
Today is the deadline of Summer of Code 2008 which means pencils down after working on the code for about 3 months. In this last day as I promised after first beta, I'm releasing beta 2 which is more robust than the first one. A brief list of changes is as follows:
- Language files are now ready
- Database upgrade logic is added for easy upgrade to future releases
- All known issues listed are fixed
- Field types are modified in order to make install/uninstalling them possible in the next release
Future Development
You may ask if the development will finish with SoC today. But the answer is definitely no. This is only the first part and it'll be stable after some bug fix releases and development will still go on after that. In fact I could tag this release as RC as it was my original intention in my application. But I wanted to have some more beta time to make it more bug free. I'm hoping to open a site dedicated to this component for better support and communication after project completely finishes.
Download
Download Extend 1.0.0 Beta 2
|
Wednesday, 10 December 2008
Monday, 20 October 2008
Tuesday, 14 October 2008
Wednesday, 03 September 2008
Date, year, zipcode.....
Why is this component pointing to a new set of articles and category. Why shouldn't it be extending the Joomla core articles?
How to see the articles in the front end?
One more suggestion, in the textarea type, you have given restriction for numbers[0-9], alphabets[a-z] and both. This might be a constraint if someone is building other language or unicode.
These parameters must be part of the language .ini file. So if somebody is writing a language file, they might wish to choose the range of alphabets of their language. Mostly it would be in the unicode.
Monday, 25 August 2008
Thursday, 21 August 2008
Regards,
Abdo
Wednesday, 20 August 2008
1) Is it possible for users to publish articles of a special type? How?
2) Are fields searchable? For example, could I search for all articles in which the field "teacher" contains the value "prof. Smith"?
3) Can I see a list of my fields? For example, a list called "teachers" which displays "prof. Smith", "prof. White", etc.; so that clicking on one item I can see all articles containing that value in the field?