Jump to content

ATK Configuration: Difference between revisions

From NusaATK
Lineke (talk | contribs)
Lineke (talk | contribs)
No edit summary
Line 64: Line 64:
  | For applications that do not want to use the atk login form or the htaccess box the config variable can contain an url to redirect to instead of displaying the login form of ATK.
  | For applications that do not want to use the atk login form or the htaccess box the config variable can contain an url to redirect to instead of displaying the login form of ATK.
  | Text with the url
  | Text with the url
| N/A
|}
== Other config
{| class="metadata"
! Configoption || Description || Possible values || Default
|-
| $config_edit_fieldprefix
| This configoption sets the default fieldprefix for all fields in all nodes to use in ATK. If you only want to use the fieldprefix for some of the nodes in your ATK application use the setEditFieldPrefix method of the atknode class instead.
| Text with the fieldprefix
  | N/A
  | N/A
  |}
  |}

Revision as of 13:31, 22 November 2007

Below is a categorized list of configuration options. This page is far from complete. If you encounter a configuration value in ATK that is not listed here, please help us improve the documentation by adding it.

Within a category, the options are listed alphabetically.

Database Configuration

GUI Configuration

Relations

Auth Config

== Other config