Elxis CMS Forum
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: IOS Reservations online hotel booking system for Elxis CMS.
 
Pages: 1 2 [3] 4 5 ... 9
  Print  
Author Topic: Elxis Nautilus is coming!  (Read 12206 times)
webgift
Elxis Team
Hero Member
*****
Offline Offline

Posts: 3270



WWW
« Reply #30 on: May 10, 2012, 15:40:50 »

There is the Contact form plugin that it helps you to generate forms with a easy way.  I attach you the plugin's parameters page. As you can see there is a possibility to create custom text fields too. In future we will create several plugins regarding forms.


* econtact_params.png (8.9 KB, 498x784 - viewed 186 times.)
« Last Edit: May 10, 2012, 15:43:53 by webgift » Logged

@ndreas
Full Member
***
Offline Offline

Posts: 127


« Reply #31 on: May 10, 2012, 16:52:01 »

thank you for the answer  Smiley
Logged
ahmet
Sr. Member
****
Offline Offline

Posts: 254


360 HDR Virtual Tours | Windsurfing Sailing


WWW
« Reply #32 on: May 10, 2012, 17:20:59 »

Isnt it possible to use a wordpress template.. then we can use artisteer and lots of people will be using elxis..
I respect developers ..
pls. check websites with made by elxis.. most of them they all same or changed a little ..sorry(mines is also) ...
i really would like to use artisteer. then i would have more time on selecting colors, writing content and photography..
For u guys it shouldnt be a much work.. but will make us save lots of time..
thanks
Logged

datahell
Elxis Team
Hero Member
*****
Online Online

Posts: 7601



WWW
« Reply #33 on: May 10, 2012, 18:53:06 »

All forms in Elxis are created with a PHP class we have write that allows you to build any type of form fast and easy.
To initiate/call the form builder class:

Code:
elxisLoader::loadFile('includes/libraries/elxis/form.class.php');
$formOptions = array('name' => 'elxisform', 'action' => 'something.php', '...');
$form = new elxisForm($formOptions);

Without the php api you can create contact forms by using the contact plugin. This plugin allows you to create rich and configurable contact forms being displayed inside articles.

Logged

webgift
Elxis Team
Hero Member
*****
Offline Offline

Posts: 3270



WWW
« Reply #34 on: May 20, 2012, 10:45:15 »

We present you the results of a benchmark comparison test between the latest Joomla 2.5.4 Emper (stable) and the upcoming Elxis 4.0 Nautilus (pre-alpha). The tests performed with the Apache's ab tool on a local development computer running Windows. Both CMSs were with their default copntent and settings, although Elxis had about 2900 articles more than joomla. Various caching options were tested. The result of all tests is that Elxis is, at least, 4 times faster than Joomla! Read the complete article.
Logged

datahell
Elxis Team
Hero Member
*****
Online Online

Posts: 7601



WWW
« Reply #35 on: May 20, 2012, 19:56:14 »

See an other benchmark comparison test performed by webiny (not open source). Compare Elxis with the results shown there. Although the tests are not on the same machine (which is a very important factor) you can see that Elxis performs the same, or a little better, than drupal too (and much better than wordpress and Tomato cms). Especially for the memory usage Elxis comes first as it consumes just 1,5mb of memory.
« Last Edit: May 20, 2012, 19:59:34 by datahell » Logged

@ndreas
Full Member
***
Offline Offline

Posts: 127


« Reply #36 on: May 28, 2012, 20:34:30 »

what about templates? you have mentioned that there is a new template system, compatible with templates from other cms. Can you give us more details?
Logged
datahell
Elxis Team
Hero Member
*****
Online Online

Posts: 7601



WWW
« Reply #37 on: May 28, 2012, 22:08:23 »

I recently removed this system and I don't think I will put it back on again.
There are many reasons for this decision but the main reason is that templates become more complex as the time passes and the conversion results would not be good for many of them. Also this system was addressed to experienced users. So I prefer not to have something like this than generating problems to the sites and after people call us for help.

The new Elxis templates are multifunctional and have many parameters that control the layout and style. You can, for example, convert a 2 columns template into 3 columns with just one click. You can change colours and logo without touching the code. So you can personalize a template a lot which makes the need of many templates less. Also we believe that Elxis is a superior CMS, better than other competitive CMSs. So we hope companies and professionals will use Elxis Nautilus as a business tool and develop extensions for it.
Logged

Tank
Jr. Member
**
Offline Offline

Posts: 52



« Reply #38 on: June 05, 2012, 03:09:01 »

There is the Contact form plugin that it helps you to generate forms with a easy way.  I attach you the plugin's parameters page. As you can see there is a possibility to create custom text fields too. In future we will create several plugins regarding forms.

Just some suggestions for future forms.

1. Ability to send form to different email based on dropdown selection or certain custom fields?
Example: a selection box for "reason" to contact.. one is support and one is website feedback. Maybe support can be sent to one email and for feedback to be send to different email?

2. Custom field parent <-> child option.
Example: If the form has a field (checkbox) "Do you have children?" If checked... there will show an input field "Name" or "How many?".
If multiple levels.. after put in answer "2" for "How many?" (children) ... maybe two input fields shows display "Name #1" ... "Name #2" ..

Thanks for the time and consideration.  Grin
Logged
ahmet
Sr. Member
****
Offline Offline

Posts: 254


360 HDR Virtual Tours | Windsurfing Sailing


WWW
« Reply #39 on: June 13, 2012, 21:15:59 »

for seo url rewrite..
what i see on turkish good seo based websites...
they change the url like this.   main-name/category/section.html..
so u give prioty to msin name... specially in e-commerce websites..
Logged

datahell
Elxis Team
Hero Member
*****
Online Online

Posts: 7601



WWW
« Reply #40 on: June 14, 2012, 18:32:06 »

I think this is a bad url...
Logged

datahell
Elxis Team
Hero Member
*****
Online Online

Posts: 7601



WWW
« Reply #41 on: June 15, 2012, 23:01:26 »

Here is a link of Elxis 4.0 Nautilus front-page with the template Delta.
The sample content and the template are still in progress.
The screenshot is in original scale but with low resolution.
http://www.elxis.org/images/ext/elxis4_delta.jpg
Logged

Luca
Full Member
***
Offline Offline

Posts: 107



« Reply #42 on: June 18, 2012, 18:02:00 »

Can't wait anymore!  Wink Kiss
Logged
webgift
Elxis Team
Hero Member
*****
Offline Offline

Posts: 3270



WWW
« Reply #43 on: June 18, 2012, 18:15:53 »

Here is an other screen shot with the template Aiolos. Several parameters have been already included but it's still in progress. Available background's color : White, Grey, Light Green, Blue and Ochre! Sample content are for demonstration purpose.
« Last Edit: June 18, 2012, 18:18:04 by webgift » Logged

datahell
Elxis Team
Hero Member
*****
Online Online

Posts: 7601



WWW
« Reply #44 on: June 18, 2012, 21:04:48 »

In 5-6 days most, the alpha version will be ready! Webgift the link is dead!
Logged

Pages: 1 2 [3] 4 5 ... 9
  Print  
 
Jump to: