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

Login with username, password and session length
News: Which version to download?: Elxis 4.0 and Elxis 2009.3 comparison
 
Pages: [1]
  Print  
Author Topic: Add input in administration  (Read 2027 times)
Andre
Newbie
*
Offline Offline

Posts: 12


« on: November 25, 2010, 18:12:48 »

Hello
I'm new in elxis. I'm very happy of this cms.
I want add an input in Autonomus page.
How I can do this.
I add my colomn in mysql, I want to insert this.
I don't find the function.

Thanks for jour help
André
Logged
webgift
Elxis Team
Hero Member
*****
Offline Offline

Posts: 3252



WWW
« Reply #1 on: November 25, 2010, 18:26:29 »

Welcome to our community Adre ,
Please be more specific on what exactly you are thinking about.

I see the words like : input , autonomous page , database unrelated each of them.
Logged

Andre
Newbie
*
Offline Offline

Posts: 12


« Reply #2 on: November 25, 2010, 19:00:25 »

Thanks.
For a website i need an information.
So i had an input on the content autonomous.
I want to insert the value of the input in the database.
I search the function which helps me to insert this value.

I've ever search in the forum, I don't find the information.

Thans for your help
Logged
webgift
Elxis Team
Hero Member
*****
Offline Offline

Posts: 3252



WWW
« Reply #3 on: November 25, 2010, 19:43:44 »

So define to us the information that you would like to import.
Maybe there is a possibility to do that without touching the Database.

So i had an input on the content autonomous.

There is Content items and Autonomous pages on Elxis CMS.  Wink
Logged

datahell
Elxis Team
Hero Member
*****
Offline Offline

Posts: 7588



WWW
« Reply #4 on: November 25, 2010, 23:17:23 »

The best way to add extra information on a page is via the XML parameters. That way you don't have to edit the component or the database. So, delete the database column you created.

To add a parameter in an autonomous page open this file:
administrator/components/com_typedcontent/typedcontent.xml
and add your parameter in the XML parameters list.

To get the value of the parameter in front-end use this:
$params->get('parameter_name', 'default_value');

Welcome to Elxis  Wink
« Last Edit: November 25, 2010, 23:19:37 by datahell » Logged

Andre
Newbie
*
Offline Offline

Posts: 12


« Reply #5 on: November 26, 2010, 10:01:27 »

Thanks for jour help
I will try to do this.

Logged
hardislander
Newbie
*
Offline Offline

Posts: 7


« Reply #6 on: May 29, 2011, 11:14:53 »

Hello all,

I know this is a relatively old post, however, it appears that one of the questions of the OP was not answered. What does check-in, check-out (e.g. "check-in my items" in user menu) used for?

Regards,

S
Logged
datahell
Elxis Team
Hero Member
*****
Offline Offline

Posts: 7588



WWW
« Reply #7 on: May 30, 2011, 18:24:16 »

Check outs unlocks the items you have opened for editing but you never ended editing them (you didn't clicked save, apply or cancel buttons). These items remain locked for other authors. By clicking checkout you release that lock.
Logged

Pages: [1]
  Print  
 
Jump to: