diff --git a/sites/all/modules/contrib/read_time/LICENSE.txt b/sites/all/modules/contrib/read_time/LICENSE.txt new file mode 100644 index 000000000..d159169d1 --- /dev/null +++ b/sites/all/modules/contrib/read_time/LICENSE.txt @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/sites/all/modules/contrib/read_time/read_time.info b/sites/all/modules/contrib/read_time/read_time.info new file mode 100644 index 000000000..e9fc704d7 --- /dev/null +++ b/sites/all/modules/contrib/read_time/read_time.info @@ -0,0 +1,11 @@ +name = Read time +description = "Displays the time it will take to read content on your site." +core = 7.x + + +; Information added by Drupal.org packaging script on 2016-02-10 +version = "7.x-1.1" +core = "7.x" +project = "read_time" +datestamp = "1455085760" + diff --git a/sites/all/modules/contrib/read_time/read_time.install b/sites/all/modules/contrib/read_time/read_time.install new file mode 100644 index 000000000..0f87986ec --- /dev/null +++ b/sites/all/modules/contrib/read_time/read_time.install @@ -0,0 +1,45 @@ + array( + 'description' => 'The calculated read times of nodes.', + 'fields' => array( + 'nid' => array( + 'description' => 'The {node}.nid of the node.', + 'type' => 'int', + 'not null' => TRUE, + 'unsigned' => TRUE, + ), + 'read_time' => array( + 'description' => 'The calculated and formatted read time of the node.', + 'type' => 'varchar', + 'not null' => TRUE, + 'default' => '', + 'length' => 255, + ), + ), + 'primary key' => array('nid'), + ), + ); +} + +/** + * Implements hook_uninstall(). + */ +function read_time_uninstall() { + foreach (node_type_get_names() as $bundle => $label) { + variable_del('read_time_fields_' . $bundle); + variable_del('read_time_wpm_' . $bundle); + variable_del('read_time_format_' . $bundle); + variable_del('read_time_display_' . $bundle); + } +} + diff --git a/sites/all/modules/contrib/read_time/read_time.module b/sites/all/modules/contrib/read_time/read_time.module new file mode 100644 index 000000000..003b9ec86 --- /dev/null +++ b/sites/all/modules/contrib/read_time/read_time.module @@ -0,0 +1,228 @@ +type); + foreach ($field_instances as $field => $field_instance) { + $field_info = field_info_field($field); + if (in_array($field_info['type'], array('text', 'text_long', 'text_with_summary'))) { + $fields[$field] = $field_instance['label']; + } + } + + $form['read_time'] = array( + '#type' => 'fieldset', + '#title' => t('Read time'), + '#group' => 'additional_settings', + ); + $form['read_time']['read_time_fields'] = array( + '#type' => 'checkboxes', + '#title' => t('Fields'), + '#description' => t('Calculate the combined read time of these fields.'), + '#options' => $fields, + '#multiple' => TRUE, + '#default_value' => variable_get('read_time_fields_' . $type->type, $defaults['fields']), + ); + $form['read_time']['read_time_wpm'] = array( + '#type' => 'textfield', + '#title' => t('Words per minute'), + '#description' => t('Average reading speed used for the calculation.'), + '#size' => 2, + '#maxlength' => 3, + '#element_validate' => array('element_validate_integer_positive'), + '#default_value' => variable_get('read_time_wpm_' . $type->type, $defaults['wpm']), + ); + $form['read_time']['read_time_format'] = array( + '#type' => 'select', + '#title' => t('Format'), + '#description' => t('How the calculation will be formatted.'), + '#options' => array( + 'hour_short' => t('Hours & minutes, short (1 hr, 5 mins)'), + 'hour_long' => t('Hours & minutes, long (1 hour, 5 minutes)'), + 'min_short' => t('Minutes, short (65 mins)'), + 'min_long' => t('Minutes, long (65 minutes)'), + ), + '#default_value' => variable_get('read_time_format_' . $type->type, $defaults['format']), + ); + $form['read_time']['read_time_display'] = array( + '#type' => 'textfield', + '#title' => t('Read time display'), + '#description' => t("How the read time will be displayed. Use %read_time to output the read time formatted as above."), + '#default_value' => variable_get('read_time_display_' . $type->type, $defaults['display']), + ); +} + +/** + * Implements hook_field_extra_fields(). + */ +function read_time_field_extra_fields() { + foreach (field_info_bundles('node') as $bundle => $bundle_info) { + $extra['node'][$bundle]['display'] = array( + 'read_time' => array( + 'label' => t('Read time'), + 'description' => t('Read time'), + 'weight' => 0, + ), + ); + } + + return $extra; +} + +/** + * Implements hook_node_insert(). + */ +function read_time_node_insert($node) { + $read_time = read_time_calculate($node); + + db_insert('read_time') + ->fields(array( + 'nid' => $node->nid, + 'read_time' => $read_time, + )) + ->execute(); +} + +/** + * Implements hook_node_update(). + */ +function read_time_node_update($node) { + $read_time = read_time_calculate($node); + + db_merge('read_time') + ->key(array( + 'nid' => $node->nid, + )) + ->fields(array( + 'read_time' => $read_time, + )) + ->execute(); +} + +/** + * Implements hook_node_view(). + */ +function read_time_node_view($node, $view_mode, $langcode) { + // Get read time field settings. + $display_settings = field_extra_fields_get_display('node', $node->type, $view_mode); + $settings = $display_settings['read_time']; + + if ($settings['visible']) { + // Get read time from database. + $read_time = db_query('SELECT read_time FROM {read_time} WHERE nid = :nid', array( + ':nid' => $node->nid, + ))->fetchField(); + + // Calculate read time if it doesn't exist and save to database. + if (empty($read_time)) { + $read_time = read_time_calculate($node); + + db_merge('read_time') + ->key(array( + 'nid' => $node->nid, + )) + ->fields(array( + 'read_time' => $read_time, + )) + ->execute(); + } + + // Display read time with node. + $node->content['read_time'] = array( + '#markup' => '' . $read_time . '', + '#weight' => $settings['weight'], + ); + } +} + +/** + * Implements hook_node_delete(). + */ +function read_time_node_delete($node) { + db_delete('read_time') + ->condition('nid', $node->nid) + ->execute(); +} + +/** + * Implements hook_node_type_delete(). + */ +function read_time_node_type_delete($info) { + variable_del('read_time_fields_' . $info->type); + variable_del('read_time_wpm_' . $info->type); + variable_del('read_time_format_' . $info->type); + variable_del('read_time_display_' . $info->type); +} + +/** + * Calculate read time. + */ +function read_time_calculate($node) { + $defaults = read_time_defaults(); + + // Get read time bundle settings. + $fields = variable_get('read_time_fields_' . $node->type, $defaults['fields']); + $wpm = variable_get('read_time_wpm_' . $node->type, $defaults['wpm']); + $format = variable_get('read_time_format_' . $node->type, $defaults['format']); + $display = variable_get('read_time_display_' . $node->type, $defaults['display']); + + // Get fields to calculate read time of. + $field_words = ''; + foreach ($fields as $field) { + $field_items = field_get_items('node', $node, $field); + foreach ($field_items as $field_item) { + $field_words .= strip_tags($field_item['value']); + } + } + + // Calculate read time. + $words = str_word_count($field_words); + $time = $words / $wpm; + + // Format read time. + if (in_array($format, array('hour_short', 'hour_long'))) { + $hours = floor($time / 60); + $minutes = ceil(fmod($time, 60)); + } else { + $minutes = ceil($time); + } + if (in_array($format, array('hour_long', 'min_long'))) { + $hour_suffix = 'hour'; + $min_suffix = 'minute'; + } else { + $hour_suffix = 'hr'; + $min_suffix = 'min'; + } + $minute_format = format_plural($minutes, '1 ' . $min_suffix, '@count ' . $min_suffix . 's'); + if (!empty($hours)) { + $hour_format = format_plural($hours, '1 ' . $hour_suffix, '@count ' . $hour_suffix . 's'); + $read_time = format_string('@h, @m', array('@h' => $hour_format, '@m' => $minute_format)); + } else { + $read_time = $minute_format; + } + + return check_plain(str_replace('%read_time', $read_time, $display)); +} + +/** + * Store default settings. + */ +function read_time_defaults() { + return array( + 'fields' => array('body'), + 'wpm' => '225', + 'format' => 'hour_short', + 'display' => t('Read time: %read_time'), + ); +} + diff --git a/sites/all/modules/itk/osto_contact/osto_contact.pages_default.inc b/sites/all/modules/itk/osto_contact/osto_contact.pages_default.inc index 2ae5d34c1..69e6c542f 100644 --- a/sites/all/modules/itk/osto_contact/osto_contact.pages_default.inc +++ b/sites/all/modules/itk/osto_contact/osto_contact.pages_default.inc @@ -93,8 +93,8 @@ function osto_contact_default_page_manager_pages() { $pane->access = array(); $pane->configuration = array( 'admin_title' => 'OS2 kontaktinformationer', - 'title' => 'Forretningsledelsen', - 'body' => '

Du er også velkommen til at kontakte OS2s forretningsleder direkte. Eller sende os et brev, det er så hyggeligt.

 

Rasmus Frey
Forretningsleder
Email: rafr@aarhus.dk
Telefon: +45 31154525

 

OS2 - Offentligt digitaliseringsfællesskab
c/o Aarhus Kommune
Dokk1
Hack Kampmanns Plads 2
8000 Aarhus C
CVR: 55133018

 

Email: os2@os2.eu

', + 'title' => 'Sekretariatet', + 'body' => '

Du er også velkommen til at kontakte OS2s sekretariat direkte. Eller sende os et brev, det er så hyggeligt.

 

Rasmus Frey
Sekretariatschef
Email: rafr@aarhus.dk
Mobil: +45 3115 4525

 

Terese Svinth Lorentzen
Kommunikations- og koordinationsmedarbejder
Email: lzte@aarhus.dk
Mobil: +45 25 39 91 85

 

OS2 - Offentligt digitaliseringsfællesskab
c/o Aarhus Kommune
Dokk1
Hack Kampmanns Plads 2
8000 Aarhus C
CVR: 55133018

 

Email: os2@os2.eu
Kontor: +45 2920 8427

', 'format' => 'full_html', 'substitute' => TRUE, 'title_heading' => 'h2', diff --git a/sites/all/modules/itk/osto_content_types/osto_content_types.features.field_base.inc b/sites/all/modules/itk/osto_content_types/osto_content_types.features.field_base.inc new file mode 100644 index 000000000..1a8a48df3 --- /dev/null +++ b/sites/all/modules/itk/osto_content_types/osto_content_types.features.field_base.inc @@ -0,0 +1,1788 @@ + 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array( + 0 => 'node', + ), + 'field_name' => 'body', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_with_summary', + ); + + // Exported field_base: 'field_attendee_organizer'. + $field_bases['field_attendee_organizer'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_attendee_organizer', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_doc_file'. + $field_bases['field_doc_file'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_doc_file', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'file', + 'settings' => array( + 'display_default' => 1, + 'display_field' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'file', + ); + + // Exported field_base: 'field_event_address'. + $field_bases['field_event_address'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_event_address', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'addressfield', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'addressfield', + ); + + // Exported field_base: 'field_event_contact_name'. + $field_bases['field_event_contact_name'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_event_contact_name', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_event_date'. + $field_bases['field_event_date'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_event_date', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'date', + 'settings' => array( + 'cache_count' => 4, + 'cache_enabled' => 0, + 'granularity' => array( + 'day' => 'day', + 'hour' => 'hour', + 'minute' => 'minute', + 'month' => 'month', + 'second' => 0, + 'year' => 'year', + ), + 'timezone_db' => 'UTC', + 'todate' => 'optional', + 'tz_handling' => 'site', + ), + 'translatable' => 0, + 'type' => 'datetime', + ); + + // Exported field_base: 'field_event_email'. + $field_bases['field_event_email'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_event_email', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'email', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'email', + ); + + // Exported field_base: 'field_event_price'. + $field_bases['field_event_price'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_event_price', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => ',', + 'precision' => 10, + 'scale' => 2, + ), + 'translatable' => 0, + 'type' => 'number_decimal', + ); + + // Exported field_base: 'field_event_registration'. + $field_bases['field_event_registration'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_event_registration', + 'indexes' => array( + 'registration_type' => array( + 0 => 'registration_type', + ), + ), + 'locked' => 0, + 'module' => 'registration', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'registration', + ); + + // Exported field_base: 'field_group_image'. + $field_bases['field_group_image'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_group_image', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'image', + 'settings' => array( + 'default_image' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'image', + ); + + // Exported field_base: 'field_group_resume'. + $field_bases['field_group_resume'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_group_resume', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_kompatibilitet'. + $field_bases['field_kompatibilitet'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_kompatibilitet', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_links'. + $field_bases['field_links'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_links', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'link', + 'settings' => array( + 'attributes' => array( + 'class' => '', + 'rel' => '', + 'target' => 'default', + ), + 'display' => array( + 'url_cutoff' => 80, + ), + 'enable_tokens' => 1, + 'title' => 'optional', + 'title_maxlength' => 128, + 'title_value' => '', + 'url' => 0, + ), + 'translatable' => 0, + 'type' => 'link_field', + ); + + // Exported field_base: 'field_m_lgruppe'. + $field_bases['field_m_lgruppe'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_m_lgruppe', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_main_category'. + $field_bases['field_main_category'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_main_category', + 'indexes' => array( + 'tid' => array( + 0 => 'tid', + ), + ), + 'locked' => 0, + 'module' => 'taxonomy', + 'settings' => array( + 'allowed_values' => array( + 0 => array( + 'vocabulary' => 'content_categories', + 'parent' => 0, + ), + ), + ), + 'translatable' => 0, + 'type' => 'taxonomy_term_reference', + ); + + // Exported field_base: 'field_main_image'. + $field_bases['field_main_image'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_main_image', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'image', + 'settings' => array( + 'default_image' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'image', + ); + + // Exported field_base: 'field_main_links'. + $field_bases['field_main_links'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_main_links', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'link', + 'settings' => array( + 'attributes' => array( + 'class' => '', + 'rel' => '', + 'target' => 'default', + ), + 'display' => array( + 'url_cutoff' => 80, + ), + 'enable_tokens' => 1, + 'title' => 'optional', + 'title_maxlength' => 128, + 'title_value' => '', + 'url' => 0, + ), + 'translatable' => 0, + 'type' => 'link_field', + ); + + // Exported field_base: 'field_main_partners'. + $field_bases['field_main_partners'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_main_partners', + 'indexes' => array( + 'target_id' => array( + 0 => 'target_id', + ), + ), + 'locked' => 0, + 'module' => 'entityreference', + 'settings' => array( + 'handler' => 'base', + 'handler_settings' => array( + 'behaviors' => array( + 'views-select-list' => array( + 'status' => 0, + ), + ), + 'sort' => array( + 'type' => 'none', + ), + 'target_bundles' => array( + 'public_partner' => 'public_partner', + ), + ), + 'target_type' => 'node', + ), + 'translatable' => 0, + 'type' => 'entityreference', + ); + + // Exported field_base: 'field_main_suppliers'. + $field_bases['field_main_suppliers'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_main_suppliers', + 'indexes' => array( + 'target_id' => array( + 0 => 'target_id', + ), + ), + 'locked' => 0, + 'module' => 'entityreference', + 'settings' => array( + 'handler' => 'base', + 'handler_settings' => array( + 'behaviors' => array( + 'views-select-list' => array( + 'status' => 0, + ), + ), + 'sort' => array( + 'type' => 'none', + ), + 'target_bundles' => array( + 'supplier' => 'supplier', + ), + ), + 'target_type' => 'node', + ), + 'translatable' => 0, + 'type' => 'entityreference', + ); + + // Exported field_base: 'field_operativsystemer'. + $field_bases['field_operativsystemer'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_operativsystemer', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_os2_produktniveau'. + $field_bases['field_os2_produktniveau'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_os2_produktniveau', + 'indexes' => array( + 'tid' => array( + 0 => 'tid', + ), + ), + 'locked' => 0, + 'module' => 'taxonomy', + 'settings' => array( + 'allowed_values' => array( + 0 => array( + 'vocabulary' => 'produktniveau', + 'parent' => 0, + ), + ), + ), + 'translatable' => 0, + 'type' => 'taxonomy_term_reference', + ); + + // Exported field_base: 'field_product_features'. + $field_bases['field_product_features'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_product_features', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_product_image'. + $field_bases['field_product_image'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_product_image', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'image', + 'settings' => array( + 'default_image' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'image', + ); + + // Exported field_base: 'field_product_logo'. + $field_bases['field_product_logo'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_product_logo', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'image', + 'settings' => array( + 'default_image' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'image', + ); + + // Exported field_base: 'field_product_project'. + $field_bases['field_product_project'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_product_project', + 'indexes' => array( + 'target_id' => array( + 0 => 'target_id', + ), + ), + 'locked' => 0, + 'module' => 'entityreference', + 'settings' => array( + 'handler' => 'base', + 'handler_settings' => array( + 'behaviors' => array( + 'views-select-list' => array( + 'status' => 0, + ), + ), + 'sort' => array( + 'type' => 'none', + ), + 'target_bundles' => array( + 'project' => 'project', + ), + ), + 'target_type' => 'node', + ), + 'translatable' => 0, + 'type' => 'entityreference', + ); + + // Exported field_base: 'field_product_resume'. + $field_bases['field_product_resume'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_product_resume', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_product_version'. + $field_bases['field_product_version'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_product_version', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_produkter'. + $field_bases['field_produkter'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_produkter', + 'indexes' => array( + 'target_id' => array( + 0 => 'target_id', + ), + ), + 'locked' => 0, + 'module' => 'entityreference', + 'settings' => array( + 'handler' => 'base', + 'handler_settings' => array( + 'behaviors' => array( + 'views-select-list' => array( + 'status' => 0, + ), + ), + 'sort' => array( + 'type' => 'none', + ), + 'target_bundles' => array( + 'product' => 'product', + 'project' => 'project', + ), + ), + 'target_type' => 'node', + ), + 'translatable' => 0, + 'type' => 'entityreference', + ); + + // Exported field_base: 'field_programmeringssprog'. + $field_bases['field_programmeringssprog'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_programmeringssprog', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_project_category'. + $field_bases['field_project_category'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_project_category', + 'indexes' => array( + 'tid' => array( + 0 => 'tid', + ), + ), + 'locked' => 0, + 'module' => 'taxonomy', + 'settings' => array( + 'allowed_values' => array( + 0 => array( + 'vocabulary' => 'project_categories', + 'parent' => 0, + ), + ), + ), + 'translatable' => 0, + 'type' => 'taxonomy_term_reference', + ); + + // Exported field_base: 'field_project_files'. + $field_bases['field_project_files'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_project_files', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'file', + 'settings' => array( + 'display_default' => 0, + 'display_field' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'file', + ); + + // Exported field_base: 'field_project_github'. + $field_bases['field_project_github'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_project_github', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'link', + 'settings' => array( + 'attributes' => array( + 'class' => '', + 'rel' => '', + 'target' => 'default', + ), + 'display' => array( + 'url_cutoff' => 80, + ), + 'enable_tokens' => 1, + 'title' => 'optional', + 'title_maxlength' => 128, + 'title_value' => '', + 'url' => 0, + ), + 'translatable' => 0, + 'type' => 'link_field', + ); + + // Exported field_base: 'field_project_owner'. + $field_bases['field_project_owner'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_project_owner', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_projekt_niveau'. + $field_bases['field_projekt_niveau'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_projekt_niveau', + 'indexes' => array( + 'tid' => array( + 0 => 'tid', + ), + ), + 'locked' => 0, + 'module' => 'taxonomy', + 'settings' => array( + 'allowed_values' => array( + 0 => array( + 'vocabulary' => 'projektniveau', + 'parent' => 0, + ), + ), + ), + 'translatable' => 0, + 'type' => 'taxonomy_term_reference', + ); + + // Exported field_base: 'field_projekttype'. + $field_bases['field_projekttype'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_projekttype', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_pub_part_address'. + $field_bases['field_pub_part_address'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_address', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'addressfield', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'addressfield', + ); + + // Exported field_base: 'field_pub_part_cat'. + $field_bases['field_pub_part_cat'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_cat', + 'indexes' => array( + 'tid' => array( + 0 => 'tid', + ), + ), + 'locked' => 0, + 'module' => 'taxonomy', + 'settings' => array( + 'allowed_values' => array( + 0 => array( + 'vocabulary' => 'partner_categories', + 'parent' => 0, + ), + ), + ), + 'translatable' => 0, + 'type' => 'taxonomy_term_reference', + ); + + // Exported field_base: 'field_pub_part_organisation'. + $field_bases['field_pub_part_organisation'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_organisation', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_pub_part_other_users'. + $field_bases['field_pub_part_other_users'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_other_users', + 'indexes' => array( + 'target_id' => array( + 0 => 'target_id', + ), + ), + 'locked' => 0, + 'module' => 'entityreference', + 'settings' => array( + 'handler' => 'base', + 'handler_settings' => array( + 'behaviors' => array( + 'views-select-list' => array( + 'status' => 0, + ), + ), + 'sort' => array( + 'type' => 'none', + ), + 'target_bundles' => array(), + ), + 'target_type' => 'user', + ), + 'translatable' => 0, + 'type' => 'entityreference', + ); + + // Exported field_base: 'field_pub_part_partner_contract'. + $field_bases['field_pub_part_partner_contract'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_partner_contract', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'file', + 'settings' => array( + 'display_default' => 0, + 'display_field' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'file', + ); + + // Exported field_base: 'field_pub_part_partner_since'. + $field_bases['field_pub_part_partner_since'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_partner_since', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'date', + 'settings' => array( + 'cache_count' => 4, + 'cache_enabled' => 0, + 'granularity' => array( + 'day' => 'day', + 'hour' => 0, + 'minute' => 0, + 'month' => 'month', + 'second' => 0, + 'year' => 'year', + ), + 'timezone_db' => '', + 'todate' => '', + 'tz_handling' => 'none', + ), + 'translatable' => 0, + 'type' => 'datetime', + ); + + // Exported field_base: 'field_pub_part_partners'. + $field_bases['field_pub_part_partners'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_partners', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_pub_part_upload_logo'. + $field_bases['field_pub_part_upload_logo'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_upload_logo', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'image', + 'settings' => array( + 'default_image' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'image', + ); + + // Exported field_base: 'field_pub_part_user_contact'. + $field_bases['field_pub_part_user_contact'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_user_contact', + 'indexes' => array( + 'target_id' => array( + 0 => 'target_id', + ), + ), + 'locked' => 0, + 'module' => 'entityreference', + 'settings' => array( + 'handler' => 'base', + 'handler_settings' => array( + 'behaviors' => array( + 'views-select-list' => array( + 'status' => 0, + ), + ), + 'sort' => array( + 'type' => 'none', + ), + 'target_bundles' => array(), + ), + 'target_type' => 'user', + ), + 'translatable' => 0, + 'type' => 'entityreference', + ); + + // Exported field_base: 'field_pub_part_what_inst'. + $field_bases['field_pub_part_what_inst'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_what_inst', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_pub_part_what_opensource'. + $field_bases['field_pub_part_what_opensource'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_what_opensource', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_pub_part_what_project'. + $field_bases['field_pub_part_what_project'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_what_project', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_pub_part_what_sector'. + $field_bases['field_pub_part_what_sector'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_what_sector', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_pub_part_why_ting'. + $field_bases['field_pub_part_why_ting'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_pub_part_why_ting', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_quote_author'. + $field_bases['field_quote_author'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_quote_author', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_quote_author_title'. + $field_bases['field_quote_author_title'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_quote_author_title', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_quote_body'. + $field_bases['field_quote_body'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_quote_body', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_slide_body'. + $field_bases['field_slide_body'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_slide_body', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_slide_image'. + $field_bases['field_slide_image'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_slide_image', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'image', + 'settings' => array( + 'default_image' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'image', + ); + + // Exported field_base: 'field_slide_image_extra'. + $field_bases['field_slide_image_extra'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_slide_image_extra', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'image', + 'settings' => array( + 'default_image' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'image', + ); + + // Exported field_base: 'field_slide_layout'. + $field_bases['field_slide_layout'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_slide_layout', + 'indexes' => array( + 'value' => array( + 0 => 'value', + ), + ), + 'locked' => 0, + 'module' => 'list', + 'settings' => array( + 'allowed_values' => array( + 'full' => 'Fuld bredde', + 'half' => 'Halv bredde', + ), + 'allowed_values_function' => '', + ), + 'translatable' => 0, + 'type' => 'list_text', + ); + + // Exported field_base: 'field_slide_link'. + $field_bases['field_slide_link'] = array( + 'active' => 1, + 'cardinality' => 2, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_slide_link', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'link', + 'settings' => array( + 'attributes' => array( + 'class' => '', + 'rel' => '', + 'target' => 'default', + ), + 'display' => array( + 'url_cutoff' => 80, + ), + 'enable_tokens' => 1, + 'title' => 'optional', + 'title_maxlength' => 128, + 'title_value' => '', + 'url' => 0, + ), + 'translatable' => 0, + 'type' => 'link_field', + ); + + // Exported field_base: 'field_supp_cat'. + $field_bases['field_supp_cat'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_supp_cat', + 'indexes' => array( + 'tid' => array( + 0 => 'tid', + ), + ), + 'locked' => 0, + 'module' => 'taxonomy', + 'settings' => array( + 'allowed_values' => array( + 0 => array( + 'vocabulary' => 'supplier_categories', + 'parent' => 0, + ), + ), + ), + 'translatable' => 0, + 'type' => 'taxonomy_term_reference', + ); + + // Exported field_base: 'field_supp_company'. + $field_bases['field_supp_company'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_supp_company', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_supp_core_skills'. + $field_bases['field_supp_core_skills'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_supp_core_skills', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_supp_image'. + $field_bases['field_supp_image'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_supp_image', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'image', + 'settings' => array( + 'default_image' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'image', + ); + + // Exported field_base: 'field_supp_logo'. + $field_bases['field_supp_logo'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_supp_logo', + 'indexes' => array( + 'fid' => array( + 0 => 'fid', + ), + ), + 'locked' => 0, + 'module' => 'image', + 'settings' => array( + 'default_image' => 0, + 'uri_scheme' => 'public', + ), + 'translatable' => 0, + 'type' => 'image', + ); + + // Exported field_base: 'field_supp_num_employees'. + $field_bases['field_supp_num_employees'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_supp_num_employees', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array( + 'max_length' => 255, + ), + 'translatable' => 0, + 'type' => 'text', + ); + + // Exported field_base: 'field_supp_open_sorce'. + $field_bases['field_supp_open_sorce'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_supp_open_sorce', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_supp_price_model'. + $field_bases['field_supp_price_model'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_supp_price_model', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_supp_profile_txt'. + $field_bases['field_supp_profile_txt'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_supp_profile_txt', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_supp_references'. + $field_bases['field_supp_references'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_supp_references', + 'indexes' => array( + 'format' => array( + 0 => 'format', + ), + ), + 'locked' => 0, + 'module' => 'text', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'text_long', + ); + + // Exported field_base: 'field_supp_supplier_since'. + $field_bases['field_supp_supplier_since'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_supp_supplier_since', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'date', + 'settings' => array( + 'cache_count' => 4, + 'cache_enabled' => 0, + 'granularity' => array( + 'day' => 'day', + 'hour' => 0, + 'minute' => 0, + 'month' => 'month', + 'second' => 0, + 'year' => 'year', + ), + 'timezone_db' => '', + 'todate' => '', + 'tz_handling' => 'none', + ), + 'translatable' => 0, + 'type' => 'datetime', + ); + + // Exported field_base: 'field_team_category'. + $field_bases['field_team_category'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_team_category', + 'indexes' => array( + 'tid' => array( + 0 => 'tid', + ), + ), + 'locked' => 0, + 'module' => 'taxonomy', + 'settings' => array( + 'allowed_values' => array( + 0 => array( + 'vocabulary' => 'team_categories', + 'parent' => 0, + ), + ), + ), + 'translatable' => 0, + 'type' => 'taxonomy_term_reference', + ); + + // Exported field_base: 'field_website'. + $field_bases['field_website'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_website', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'link', + 'settings' => array( + 'attributes' => array( + 'class' => '', + 'rel' => '', + 'target' => 'default', + ), + 'display' => array( + 'url_cutoff' => 80, + ), + 'enable_tokens' => 1, + 'title' => 'optional', + 'title_maxlength' => 128, + 'title_value' => '', + 'url' => 0, + ), + 'translatable' => 0, + 'type' => 'link_field', + ); + + // Exported field_base: 'field_weight'. + $field_bases['field_weight'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'field_weight', + 'indexes' => array(), + 'locked' => 0, + 'module' => 'number', + 'settings' => array(), + 'translatable' => 0, + 'type' => 'number_integer', + ); + + // Exported field_base: 'group_access'. + $field_bases['group_access'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'group_access', + 'indexes' => array( + 'value' => array( + 0 => 'value', + ), + ), + 'locked' => 0, + 'module' => 'list', + 'no_ui' => TRUE, + 'settings' => array( + 'allowed_values' => array( + 0 => 'Public - accessible to all site users', + 1 => 'Private - accessible only to group members', + ), + 'allowed_values_function' => '', + ), + 'translatable' => 0, + 'type' => 'list_boolean', + ); + + // Exported field_base: 'group_content_access'. + $field_bases['group_content_access'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'group_content_access', + 'indexes' => array( + 'value' => array( + 0 => 'value', + ), + ), + 'locked' => 0, + 'module' => 'list', + 'no_ui' => TRUE, + 'settings' => array( + 'allowed_values' => array( + 0 => 'Use group defaults', + 1 => 'Public - accessible to all site users', + 2 => 'Private - accessible only to group members', + ), + 'allowed_values_function' => '', + ), + 'translatable' => 0, + 'type' => 'list_integer', + ); + + // Exported field_base: 'group_group'. + $field_bases['group_group'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'group_group', + 'indexes' => array( + 'value' => array( + 0 => 'value', + ), + ), + 'locked' => 0, + 'module' => 'list', + 'settings' => array( + 'allowed_values' => array( + 0 => 'Not a group', + 1 => 'Group', + ), + 'allowed_values_function' => '', + ), + 'translatable' => 0, + 'type' => 'list_boolean', + ); + + // Exported field_base: 'og_group_ref'. + $field_bases['og_group_ref'] = array( + 'active' => 1, + 'cardinality' => -1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'og_group_ref', + 'indexes' => array( + 'target_id' => array( + 0 => 'target_id', + ), + ), + 'locked' => 0, + 'module' => 'entityreference', + 'settings' => array( + 'handler' => 'og', + 'handler_settings' => array( + 'behaviors' => array( + 'og_behavior' => array( + 'status' => TRUE, + ), + 'views-select-list' => array( + 'status' => 1, + ), + ), + 'membership_type' => 'og_membership_type_default', + 'sort' => array( + 'type' => 'none', + ), + 'target_bundles' => array(), + ), + 'handler_submit' => 'Change handler', + 'target_type' => 'node', + ), + 'target_type' => 'node', + 'translatable' => 0, + 'type' => 'entityreference', + ); + + // Exported field_base: 'og_roles_permissions'. + $field_bases['og_roles_permissions'] = array( + 'active' => 1, + 'cardinality' => 1, + 'deleted' => 0, + 'entity_types' => array(), + 'field_name' => 'og_roles_permissions', + 'indexes' => array( + 'value' => array( + 0 => 'value', + ), + ), + 'locked' => 0, + 'module' => 'list', + 'settings' => array( + 'allowed_values' => array( + 0 => 'Use default roles and permissions', + 1 => 'Override default roles and permissions', + ), + 'allowed_values_function' => '', + ), + 'translatable' => 0, + 'type' => 'list_boolean', + ); + + return $field_bases; +} diff --git a/sites/all/modules/itk/osto_content_types/osto_content_types.features.field_instance.inc b/sites/all/modules/itk/osto_content_types/osto_content_types.features.field_instance.inc new file mode 100644 index 000000000..bd4678f87 --- /dev/null +++ b/sites/all/modules/itk/osto_content_types/osto_content_types.features.field_instance.inc @@ -0,0 +1,6782 @@ + 'document', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 600, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'body', + 'label' => 'Beskrivelse', + 'required' => 0, + 'settings' => array( + 'display_summary' => 1, + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 20, + 'summary_rows' => 5, + ), + 'type' => 'text_textarea_with_summary', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-document-field_doc_file'. + $field_instances['node-document-field_doc_file'] = array( + 'bundle' => 'document', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'file', + 'settings' => array(), + 'type' => 'file_table', + 'weight' => 1, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_doc_file', + 'label' => 'Filer', + 'required' => 1, + 'settings' => array( + 'description_field' => 0, + 'file_directory' => 'documents', + 'file_extensions' => 'pdf txt doc docx jpg jpeg png gif ppt pptx xls xlsx odt rtf key ods odp csv svg', + 'max_filesize' => '', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'file', + 'settings' => array( + 'progress_indicator' => 'throbber', + ), + 'type' => 'file_generic', + 'weight' => 3, + ), + ); + + // Exported field_instance: 'node-document-group_content_access'. + $field_instances['node-document-group_content_access'] = array( + 'bundle' => 'document', + 'default_value' => array( + 0 => array( + 'value' => 0, + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 2, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'group_content_access', + 'label' => 'Group content visibility', + 'required' => TRUE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'label' => 'above', + 'type' => 'list_default', + ), + 'teaser' => array( + 'label' => 'above', + 'type' => 'list_default', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 2, + ), + 'widget_type' => 'options_select', + ); + + // Exported field_instance: 'node-document-og_group_ref'. + $field_instances['node-document-og_group_ref'] = array( + 'bundle' => 'document', + 'default_value' => NULL, + 'default_value_function' => 'entityreference_prepopulate_field_default_value', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'og_group_ref', + 'label' => 'Groups audience', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'og_widget' => array( + 'access_override' => 0, + 'admin' => array( + 'widget_type' => 'entityreference_autocomplete', + ), + 'default' => array( + 'widget_type' => 'options_select', + ), + 'status' => TRUE, + ), + 'prepopulate' => array( + 'action' => 'hide', + 'action_on_edit' => 1, + 'fallback' => 'none', + 'providers' => array( + 'og_context' => 0, + 'url' => 1, + ), + 'skip_perm' => 0, + 'status' => 1, + ), + ), + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'custom settings' => FALSE, + 'label' => 'Fuld', + 'type' => 'og_list_default', + ), + 'teaser' => array( + 'custom settings' => FALSE, + 'label' => 'Smagsprøve', + 'type' => 'og_list_default', + ), + ), + 'widget' => array( + 'active' => 0, + 'module' => 'og', + 'settings' => array(), + 'type' => 'og_complex', + 'weight' => 1, + ), + ); + + // Exported field_instance: 'node-event-body'. + $field_instances['node-event-body'] = array( + 'bundle' => 'event', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 1, + ), + 'search_result' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 300, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 600, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'body', + 'label' => 'Brødtekst', + 'required' => 0, + 'settings' => array( + 'display_summary' => 1, + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 20, + 'summary_rows' => 5, + ), + 'type' => 'text_textarea_with_summary', + 'weight' => 7, + ), + ); + + // Exported field_instance: 'node-event-field_attendee_organizer'. + $field_instances['node-event-field_attendee_organizer'] = array( + 'bundle' => 'event', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 9, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 8, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 7, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_attendee_organizer', + 'label' => 'Arrangør', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 5, + ), + ); + + // Exported field_instance: 'node-event-field_event_address'. + $field_instances['node-event-field_event_address'] = array( + 'bundle' => 'event', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 12, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 12, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_event_address', + 'label' => 'Adresse', + 'required' => 0, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'addressfield', + 'settings' => array( + 'available_countries' => array( + 'DK' => 'DK', + ), + 'default_country' => '', + 'format_handlers' => array( + 'address' => 'address', + 'address-hide-country' => 'address-hide-country', + 'organisation' => 'organisation', + 'name-full' => 0, + 'name-oneline' => 0, + ), + ), + 'type' => 'addressfield_standard', + 'weight' => 10, + ), + ); + + // Exported field_instance: 'node-event-field_event_contact_name'. + $field_instances['node-event-field_event_contact_name'] = array( + 'bundle' => 'event', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => 'Navnet på en kontaktperson', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_event_contact_name', + 'label' => 'Kontaktperson', + 'required' => 1, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 6, + ), + ); + + // Exported field_instance: 'node-event-field_event_date'. + $field_instances['node-event-field_event_date'] = array( + 'bundle' => 'event', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 1, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_event_date', + 'label' => 'Dato', + 'required' => 1, + 'settings' => array( + 'default_value' => 'now', + 'default_value2' => 'same', + 'default_value_code' => '', + 'default_value_code2' => '', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'date', + 'settings' => array( + 'display_all_day' => 1, + 'increment' => 15, + 'input_format' => 'd/m/Y - H:i:s', + 'input_format_custom' => '', + 'label_position' => 'above', + 'text_parts' => array(), + 'year_range' => '-3:+3', + ), + 'type' => 'date_popup', + 'weight' => 9, + ), + ); + + // Exported field_instance: 'node-event-field_event_email'. + $field_instances['node-event-field_event_email'] = array( + 'bundle' => 'event', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 9, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 2, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_event_email', + 'label' => 'Email', + 'required' => 1, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'email', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'email_textfield', + 'weight' => 7, + ), + ); + + // Exported field_instance: 'node-event-field_event_price'. + $field_instances['node-event-field_event_price'] = array( + 'bundle' => 'event', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 13, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 12, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 8, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_event_price', + 'label' => 'Pris', + 'required' => 0, + 'settings' => array( + 'max' => '', + 'min' => '', + 'prefix' => '', + 'suffix' => ' kr.', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'number', + 'settings' => array(), + 'type' => 'number', + 'weight' => 8, + ), + ); + + // Exported field_instance: 'node-event-field_event_registration'. + $field_instances['node-event-field_event_registration'] = array( + 'bundle' => 'event', + 'default_value' => array( + 0 => array( + 'registration_type' => 'event', + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 8, + ), + 'search_result' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 7, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 9, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_event_registration', + 'label' => 'Tilmelding', + 'required' => 0, + 'settings' => array( + 'default_registration_settings' => array( + 'capacity' => 0, + 'reminder' => array( + 'reminder_settings' => array( + 'reminder_date' => NULL, + 'reminder_template' => '', + ), + 'send_reminder' => 0, + ), + 'scheduling' => array( + 'close' => NULL, + 'open' => NULL, + ), + 'settings' => array( + 'confirmation' => 'Din tilmelding er blevet gemt.', + 'confirmation_redirect' => '', + 'from_address' => 'os2@os2.eu', + 'maximum_spaces' => 1, + 'multiple_registrations' => 0, + ), + 'status' => 1, + ), + 'hide_register_tab' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'registration', + 'settings' => array(), + 'type' => 'registration_select', + 'weight' => 3, + ), + ); + + // Exported field_instance: 'node-event-field_main_category'. + $field_instances['node-event-field_main_category'] = array( + 'bundle' => 'event', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 7, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_category', + 'label' => 'Kategori', + 'required' => 1, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-event-field_main_image'. + $field_instances['node-event-field_main_image'] = array( + 'bundle' => 'event', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'file_entity', + 'settings' => array( + 'file_view_mode' => 'default', + ), + 'type' => 'file_rendered', + 'weight' => 0, + ), + 'search_result' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_image', + 'label' => 'Billede', + 'required' => 0, + 'settings' => array( + 'alt_field' => 1, + 'default_image' => 0, + 'file_directory' => 'events', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 1, + 'focus_min_size' => '620x220', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '620x220', + 'title_field' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 6, + ), + ); + + // Exported field_instance: 'node-event-group_content_access'. + $field_instances['node-event-group_content_access'] = array( + 'bundle' => 'event', + 'default_value' => array( + 0 => array( + 'value' => 0, + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + 'search_result' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'group_content_access', + 'label' => 'Group content visibility', + 'required' => TRUE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'label' => 'above', + 'type' => 'list_default', + ), + 'teaser' => array( + 'label' => 'above', + 'type' => 'list_default', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 2, + ), + 'widget_type' => 'options_select', + ); + + // Exported field_instance: 'node-event-og_group_ref'. + $field_instances['node-event-og_group_ref'] = array( + 'bundle' => 'event', + 'default_value' => NULL, + 'default_value_function' => 'entityreference_prepopulate_field_default_value', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 13, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 13, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'og_group_ref', + 'label' => 'Groups audience', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'og_widget' => array( + 'access_override' => 1, + 'admin' => array( + 'widget_type' => 'entityreference_autocomplete', + ), + 'default' => array( + 'widget_type' => 'options_select', + ), + 'status' => TRUE, + ), + 'prepopulate' => array( + 'action' => 'hide', + 'action_on_edit' => 1, + 'fallback' => 'none', + 'providers' => array( + 'og_context' => 0, + 'url' => 1, + ), + 'skip_perm' => 0, + 'status' => 1, + ), + ), + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'custom settings' => FALSE, + 'label' => 'Fuld', + 'type' => 'og_list_default', + ), + 'teaser' => array( + 'custom settings' => FALSE, + 'label' => 'Smagsprøve', + 'type' => 'og_list_default', + ), + ), + 'widget' => array( + 'active' => 0, + 'module' => 'og', + 'settings' => array(), + 'type' => 'og_complex', + 'weight' => 1, + ), + ); + + // Exported field_instance: 'node-news_article-body'. + $field_instances['node-news_article-body'] = array( + 'bundle' => 'news_article', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 1, + ), + 'teaser' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 600, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'body', + 'label' => 'Brødtekst', + 'required' => 1, + 'settings' => array( + 'display_summary' => 1, + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 20, + 'summary_rows' => 5, + ), + 'type' => 'text_textarea_with_summary', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-news_article-field_main_category'. + $field_instances['node-news_article-field_main_category'] = array( + 'bundle' => 'news_article', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_category', + 'label' => 'Kategori', + 'required' => 1, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 2, + ), + ); + + // Exported field_instance: 'node-news_article-field_main_image'. + $field_instances['node-news_article-field_main_image'] = array( + 'bundle' => 'news_article', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => 'node_banner', + ), + 'type' => 'image', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_image', + 'label' => 'Billede', + 'required' => 0, + 'settings' => array( + 'alt_field' => 1, + 'default_image' => 0, + 'file_directory' => 'news', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 1, + 'focus_min_size' => '620x220', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '620x220', + 'title_field' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 3, + ), + ); + + // Exported field_instance: 'node-page-body'. + $field_instances['node-page-body'] = array( + 'bundle' => 'page', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 1, + ), + 'teaser' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 600, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'body', + 'label' => 'Brødtekst', + 'required' => 1, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'display_summary' => 1, + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 20, + 'summary_rows' => 5, + ), + 'type' => 'text_textarea_with_summary', + 'weight' => 2, + ), + ); + + // Exported field_instance: 'node-page-field_main_image'. + $field_instances['node-page-field_main_image'] = array( + 'bundle' => 'page', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => 'node_banner', + ), + 'type' => 'image', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_image', + 'label' => 'Billede', + 'required' => 0, + 'settings' => array( + 'alt_field' => 1, + 'default_image' => 0, + 'file_directory' => 'basic_page', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 1, + 'focus_min_size' => '620x220', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '620x220', + 'title_field' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 1, + ), + ); + + // Exported field_instance: 'node-page-field_main_links'. + $field_instances['node-page-field_main_links'] = array( + 'bundle' => 'page', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 2, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_links', + 'label' => 'Links', + 'required' => 0, + 'settings' => array( + 'absolute_url' => 1, + 'attributes' => array( + 'class' => '', + 'configurable_class' => 0, + 'configurable_title' => 0, + 'rel' => '', + 'target' => 'default', + 'title' => '', + ), + 'display' => array( + 'url_cutoff' => 80, + ), + 'enable_tokens' => 1, + 'rel_remove' => 'default', + 'title' => 'required', + 'title_label_use_field_label' => 0, + 'title_maxlength' => 128, + 'title_value' => '', + 'url' => 0, + 'user_register_form' => FALSE, + 'validate_url' => 1, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'link', + 'settings' => array(), + 'type' => 'link_field', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-post-body'. + $field_instances['node-post-body'] = array( + 'bundle' => 'post', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 1, + ), + 'search_index' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 400, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 600, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'body', + 'label' => 'Brødtekst', + 'required' => 1, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'display_summary' => 1, + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 20, + 'summary_rows' => 5, + ), + 'type' => 'text_textarea_with_summary', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-post-field_doc_file'. + $field_instances['node-post-field_doc_file'] = array( + 'bundle' => 'post', + 'deleted' => 0, + 'description' => 'Tilføje en eller flere vedhæftede filer. de vises i bunden af nyheden.', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'file', + 'settings' => array(), + 'type' => 'file_table', + 'weight' => 3, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_doc_file', + 'label' => 'Filer', + 'required' => 0, + 'settings' => array( + 'description_field' => 0, + 'file_directory' => 'blog-files', + 'file_extensions' => 'pdf ppt pptx doc docx xls xlsx jpg png odt ods odp odg odf zip', + 'max_filesize' => '', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'file', + 'settings' => array( + 'progress_indicator' => 'throbber', + ), + 'type' => 'file_generic', + 'weight' => 5, + ), + ); + + // Exported field_instance: 'node-post-field_main_image'. + $field_instances['node-post-field_main_image'] = array( + 'bundle' => 'post', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => 'node_banner', + ), + 'type' => 'image', + 'weight' => 0, + ), + 'search_index' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 2, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_image', + 'label' => 'Billede', + 'required' => 0, + 'settings' => array( + 'alt_field' => 1, + 'default_image' => 0, + 'file_directory' => 'blog', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 1, + 'focus_min_size' => '620x220', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '620x220', + 'title_field' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 3, + ), + ); + + // Exported field_instance: 'node-post-group_content_access'. + $field_instances['node-post-group_content_access'] = array( + 'bundle' => 'post', + 'default_value' => array( + 0 => array( + 'value' => 0, + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'group_content_access', + 'label' => 'Group content visibility', + 'required' => TRUE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'label' => 'above', + 'type' => 'list_default', + ), + 'teaser' => array( + 'label' => 'above', + 'type' => 'list_default', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 2, + ), + 'widget_type' => 'options_select', + ); + + // Exported field_instance: 'node-post-og_group_ref'. + $field_instances['node-post-og_group_ref'] = array( + 'bundle' => 'post', + 'default_value' => NULL, + 'default_value_function' => 'entityreference_prepopulate_field_default_value', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'entityreference', + 'settings' => array( + 'bypass_access' => FALSE, + 'link' => FALSE, + ), + 'type' => 'entityreference_label', + 'weight' => 4, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'og_group_ref', + 'label' => 'Groups audience', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'og_widget' => array( + 'access_override' => 0, + 'admin' => array( + 'widget_type' => 'entityreference_autocomplete', + ), + 'default' => array( + 'widget_type' => 'options_select', + ), + 'status' => TRUE, + ), + 'prepopulate' => array( + 'action' => 'hide', + 'action_on_edit' => 1, + 'fallback' => 'none', + 'providers' => array( + 'og_context' => 0, + 'url' => 1, + ), + 'skip_perm' => 0, + 'status' => 1, + ), + ), + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'custom settings' => FALSE, + 'label' => 'Fuld', + 'type' => 'og_list_default', + ), + 'teaser' => array( + 'custom settings' => FALSE, + 'label' => 'Smagsprøve', + 'type' => 'og_list_default', + ), + ), + 'widget' => array( + 'active' => 0, + 'module' => 'og', + 'settings' => array(), + 'type' => 'og_complex', + 'weight' => 1, + ), + ); + + // Exported field_instance: 'node-product-body'. + $field_instances['node-product-body'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 1, + ), + 'search_index' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 1, + ), + 'search_result' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 600, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 600, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'body', + 'label' => 'Beskrivelse', + 'required' => 1, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 0, + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'mailchimp_campaign' => 0, + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'mailchimp_campaign' => array( + 'weight' => 0, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'display_summary' => 1, + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 10, + 'summary_rows' => 5, + ), + 'type' => 'text_textarea_with_summary', + 'weight' => 8, + ), + ); + + // Exported field_instance: 'node-product-field_kompatibilitet'. + $field_instances['node-product-field_kompatibilitet'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 15, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 15, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 14, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_kompatibilitet', + 'label' => 'Kompatibilitet', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 'custom_full_html', + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 44, + ), + ); + + // Exported field_instance: 'node-product-field_links'. + $field_instances['node-product-field_links'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 9, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 9, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 8, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_links', + 'label' => 'Links', + 'required' => 0, + 'settings' => array( + 'absolute_url' => 1, + 'attributes' => array( + 'class' => '', + 'configurable_class' => 0, + 'configurable_title' => 0, + 'rel' => '', + 'target' => '_blank', + 'title' => '', + ), + 'display' => array( + 'url_cutoff' => 80, + ), + 'enable_tokens' => 1, + 'rel_remove' => 'default', + 'title' => 'optional', + 'title_label_use_field_label' => 0, + 'title_maxlength' => 128, + 'title_value' => '', + 'url' => 0, + 'user_register_form' => FALSE, + 'validate_url' => 1, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'link', + 'settings' => array(), + 'type' => 'link_field', + 'weight' => 52, + ), + ); + + // Exported field_instance: 'node-product-field_m_lgruppe'. + $field_instances['node-product-field_m_lgruppe'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => 'Indtast gerne flere separeret med komma.', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 12, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 12, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_m_lgruppe', + 'label' => 'Målgruppe', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 'custom_full_html', + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 43, + ), + ); + + // Exported field_instance: 'node-product-field_main_partners'. + $field_instances['node-product-field_main_partners'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'default_value_function' => '', + 'deleted' => 0, + 'description' => 'Tilknyt de offentlige partnere til dette produkt. OBS: De offentlige partnere skal være medlem af OS2 og dermed oprettet på hjemmesiden. +', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 23, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 23, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 22, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_partners', + 'label' => 'Partnere', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'prepopulate' => array( + 'status' => 0, + ), + ), + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'entityreference', + 'settings' => array( + 'match_operator' => 'CONTAINS', + 'path' => '', + 'size' => 60, + ), + 'type' => 'entityreference_autocomplete', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-product-field_main_suppliers'. + $field_instances['node-product-field_main_suppliers'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'default_value_function' => '', + 'deleted' => 0, + 'description' => 'Tilknyt evt. nogle leverandører til dette produkt. OBS: Leverandørerne skal være oprettet på hjemmesiden.', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 24, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 24, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 23, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_suppliers', + 'label' => 'Leverandører', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'prepopulate' => array( + 'status' => 0, + ), + ), + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'entityreference', + 'settings' => array( + 'match_operator' => 'CONTAINS', + 'path' => '', + 'size' => 60, + ), + 'type' => 'entityreference_autocomplete', + 'weight' => 5, + ), + ); + + // Exported field_instance: 'node-product-field_operativsystemer'. + $field_instances['node-product-field_operativsystemer'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 14, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 14, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 13, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_operativsystemer', + 'label' => 'Operativsystemer', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 'custom_full_html', + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 45, + ), + ); + + // Exported field_instance: 'node-product-field_os2_produktniveau'. + $field_instances['node-product-field_os2_produktniveau'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 8, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 8, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 7, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_os2_produktniveau', + 'label' => 'OS2 Produktniveau', + 'required' => 0, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 5, + ), + ); + + // Exported field_instance: 'node-product-field_product_category'. + $field_instances['node-product-field_product_category'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 18, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 18, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 17, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_product_category', + 'label' => 'Kategori', + 'required' => 1, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-product-field_product_download'. + $field_instances['node-product-field_product_download'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 22, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 22, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 21, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_product_download', + 'label' => 'Download', + 'required' => 0, + 'settings' => array( + 'absolute_url' => 1, + 'attributes' => array( + 'class' => '', + 'configurable_class' => 0, + 'configurable_title' => 0, + 'rel' => '', + 'target' => '_blank', + 'title' => '', + ), + 'display' => array( + 'url_cutoff' => 80, + ), + 'enable_tokens' => 1, + 'rel_remove' => 'default', + 'title' => 'optional', + 'title_label_use_field_label' => 0, + 'title_maxlength' => 128, + 'title_value' => '', + 'url' => 0, + 'user_register_form' => FALSE, + 'validate_url' => 1, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'link', + 'settings' => array(), + 'type' => 'link_field', + 'weight' => 49, + ), + ); + + // Exported field_instance: 'node-product-field_product_features'. + $field_instances['node-product-field_product_features'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 16, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 16, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 15, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_product_features', + 'label' => 'Produktfordele', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 0, + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'mailchimp_campaign' => 0, + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'mailchimp_campaign' => array( + 'weight' => 0, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 51, + ), + ); + + // Exported field_instance: 'node-product-field_product_image'. + $field_instances['node-product-field_product_image'] = array( + 'bundle' => 'product', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => 'node_banner', + ), + 'type' => 'image', + 'weight' => 0, + ), + 'search_index' => array( + 'label' => 'hidden', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => 'node_banner', + ), + 'type' => 'image', + 'weight' => 0, + ), + 'search_result' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 2, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_product_image', + 'label' => 'Billede', + 'required' => 0, + 'settings' => array( + 'alt_field' => 1, + 'default_image' => 0, + 'file_directory' => 'products', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 1, + 'focus_min_size' => '620x220', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '620x220', + 'title_field' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 3, + ), + ); + + // Exported field_instance: 'node-product-field_product_license'. + $field_instances['node-product-field_product_license'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 19, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 19, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 18, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_product_license', + 'label' => 'Licens', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 0, + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 48, + ), + ); + + // Exported field_instance: 'node-product-field_product_logo'. + $field_instances['node-product-field_product_logo'] = array( + 'bundle' => 'product', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 17, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 17, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 16, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_product_logo', + 'label' => 'Produktlogo', + 'required' => 0, + 'settings' => array( + 'alt_field' => 0, + 'default_image' => 0, + 'file_directory' => 'product-logo', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 0, + 'focus_min_size' => '220x220', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '220x220', + 'title_field' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-product-field_product_project'. + $field_instances['node-product-field_product_project'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'default_value_function' => '', + 'deleted' => 0, + 'description' => 'Hvis produktet er oprettet som projekt på hjemmesiden, kan du tilknytte projektrummet her.', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 20, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 20, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 19, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_product_project', + 'label' => 'Projekt', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'prepopulate' => array( + 'status' => 0, + ), + ), + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'entityreference', + 'settings' => array( + 'match_operator' => 'CONTAINS', + 'path' => '', + 'size' => 60, + ), + 'type' => 'entityreference_autocomplete', + 'weight' => 6, + ), + ); + + // Exported field_instance: 'node-product-field_product_resume'. + $field_instances['node-product-field_product_resume'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => 'Beskriv essensen af produktet med en kort formulering.', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + 'search_index' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + 'search_result' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 9, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_product_resume', + 'label' => 'Statement', + 'required' => 1, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 2, + ), + 'type' => 'text_textarea', + 'weight' => 7, + ), + ); + + // Exported field_instance: 'node-product-field_product_version'. + $field_instances['node-product-field_product_version'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 21, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 21, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 20, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_product_version', + 'label' => 'Version', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 0, + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 47, + ), + ); + + // Exported field_instance: 'node-product-field_programmeringssprog'. + $field_instances['node-product-field_programmeringssprog'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 13, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 13, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 12, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_programmeringssprog', + 'label' => 'Programmeringssprog', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 'custom_full_html', + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 46, + ), + ); + + // Exported field_instance: 'node-product-field_projekttype'. + $field_instances['node-product-field_projekttype'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_projekttype', + 'label' => 'Projekttype', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 'custom_full_html', + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 41, + ), + ); + + // Exported field_instance: 'node-product-field_weight'. + $field_instances['node-product-field_weight'] = array( + 'bundle' => 'product', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => 'Internt felt til sortering i listevisninger.', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_weight', + 'label' => 'Sorteringsvægt', + 'required' => 0, + 'settings' => array( + 'max' => '', + 'min' => 1, + 'prefix' => '', + 'suffix' => '', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'number', + 'settings' => array(), + 'type' => 'number', + 'weight' => 16, + ), + ); + + // Exported field_instance: 'node-product-group_access'. + $field_instances['node-product-group_access'] = array( + 'bundle' => 'product', + 'default_value' => array( + 0 => array( + 'value' => 0, + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'group_access', + 'label' => 'Group visibility', + 'required' => TRUE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'label' => 'above', + 'type' => 'options_onoff', + ), + 'teaser' => array( + 'label' => 'above', + 'type' => 'options_onoff', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_buttons', + 'weight' => 2, + ), + 'widget_type' => 'options_select', + ); + + // Exported field_instance: 'node-product-group_group'. + $field_instances['node-product-group_group'] = array( + 'bundle' => 'product', + 'default_value' => array( + 0 => array( + 'value' => 1, + ), + ), + 'deleted' => 0, + 'description' => 'Determine if this is an OG group.', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 7, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 7, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'display_label' => 1, + 'entity_type' => 'node', + 'field_name' => 'group_group', + 'label' => 'Gruppe', + 'required' => FALSE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'custom settings' => FALSE, + 'label' => 'Fuld', + 'type' => 'og_group_subscribe', + ), + 'teaser' => array( + 'custom settings' => FALSE, + 'label' => 'Smagsprøve', + 'type' => 'og_group_subscribe', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array( + 'display_label' => 0, + 'og_hide' => TRUE, + ), + 'type' => 'options_onoff', + 'weight' => 1, + ), + ); + + // Exported field_instance: 'node-product-og_roles_permissions'. + $field_instances['node-product-og_roles_permissions'] = array( + 'bundle' => 'product', + 'default_value' => array( + 0 => array( + 'value' => 0, + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + 'search_index' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + 'search_result' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'og_roles_permissions', + 'label' => 'Group roles and permissions', + 'required' => TRUE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'custom settings' => FALSE, + 'label' => 'Fuld', + 'type' => 'list_default', + ), + 'teaser' => array( + 'custom settings' => FALSE, + 'label' => 'Smagsprøve', + 'type' => 'list_default', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 3, + ), + ); + + // Exported field_instance: 'node-project-body'. + $field_instances['node-project-body'] = array( + 'bundle' => 'project', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 1, + ), + 'teaser' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 600, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'body', + 'label' => 'Beskrivelse', + 'required' => 1, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'display_summary' => 0, + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 20, + 'summary_rows' => 5, + ), + 'type' => 'text_textarea_with_summary', + 'weight' => 12, + ), + ); + + // Exported field_instance: 'node-project-field_group_image'. + $field_instances['node-project-field_group_image'] = array( + 'bundle' => 'project', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => 'node_banner', + ), + 'type' => 'image', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 12, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_group_image', + 'label' => 'Billede', + 'required' => 0, + 'settings' => array( + 'alt_field' => 1, + 'default_image' => 0, + 'file_directory' => 'group', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 1, + 'focus_min_size' => '620x220', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '620x220', + 'title_field' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 8, + ), + ); + + // Exported field_instance: 'node-project-field_group_resume'. + $field_instances['node-project-field_group_resume'] = array( + 'bundle' => 'project', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 8, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_group_resume', + 'label' => 'Resumé', + 'required' => 1, + 'settings' => array( + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 11, + ), + ); + + // Exported field_instance: 'node-project-field_main_partners'. + $field_instances['node-project-field_main_partners'] = array( + 'bundle' => 'project', + 'default_value' => NULL, + 'default_value_function' => '', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 13, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_partners', + 'label' => 'Offentlige partnere', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'prepopulate' => array( + 'status' => 0, + ), + ), + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'entityreference', + 'settings' => array( + 'match_operator' => 'CONTAINS', + 'path' => '', + 'size' => 60, + ), + 'type' => 'entityreference_autocomplete', + 'weight' => 6, + ), + ); + + // Exported field_instance: 'node-project-field_main_suppliers'. + $field_instances['node-project-field_main_suppliers'] = array( + 'bundle' => 'project', + 'default_value' => NULL, + 'default_value_function' => '', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 12, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 15, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_suppliers', + 'label' => 'Leverandører', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'prepopulate' => array( + 'status' => 0, + ), + ), + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'entityreference', + 'settings' => array( + 'match_operator' => 'CONTAINS', + 'path' => '', + 'size' => 60, + ), + 'type' => 'entityreference_autocomplete', + 'weight' => 5, + ), + ); + + // Exported field_instance: 'node-project-field_product_logo'. + $field_instances['node-project-field_product_logo'] = array( + 'bundle' => 'project', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 9, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_product_logo', + 'label' => 'Projekt logo', + 'required' => 0, + 'settings' => array( + 'alt_field' => 0, + 'default_image' => 0, + 'file_directory' => 'project-logo', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 0, + 'focus_lock_ratio' => 0, + 'focus_min_size' => '', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '220x220', + 'title_field' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 7, + ), + ); + + // Exported field_instance: 'node-project-field_project_category'. + $field_instances['node-project-field_project_category'] = array( + 'bundle' => 'project', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 9, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_project_category', + 'label' => 'Kategori', + 'required' => 1, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'taxonomy', + 'settings' => array( + 'autocomplete_path' => 'taxonomy/autocomplete', + 'size' => 60, + ), + 'type' => 'taxonomy_autocomplete', + 'weight' => 5, + ), + ); + + // Exported field_instance: 'node-project-field_project_files'. + $field_instances['node-project-field_project_files'] = array( + 'bundle' => 'project', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 14, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 14, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_project_files', + 'label' => 'Filer', + 'required' => 0, + 'settings' => array( + 'description_field' => 0, + 'file_directory' => 'project_files', + 'file_extensions' => 'pdf txt doc docx xls xlsx xml zip', + 'max_filesize' => '', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'file', + 'settings' => array( + 'progress_indicator' => 'throbber', + ), + 'type' => 'file_generic', + 'weight' => 34, + ), + ); + + // Exported field_instance: 'node-project-field_project_github'. + $field_instances['node-project-field_project_github'] = array( + 'bundle' => 'project', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => 'Angiv et link til projektet på Github.', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 15, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 13, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_project_github', + 'label' => 'Github', + 'required' => 0, + 'settings' => array( + 'absolute_url' => 1, + 'attributes' => array( + 'class' => '', + 'configurable_class' => 0, + 'configurable_title' => 0, + 'rel' => '', + 'target' => '_blank', + 'title' => '', + ), + 'display' => array( + 'url_cutoff' => 128, + ), + 'enable_tokens' => 0, + 'rel_remove' => 'default', + 'title' => 'none', + 'title_label_use_field_label' => 0, + 'title_maxlength' => 128, + 'title_value' => 'Download på Github', + 'url' => 0, + 'user_register_form' => FALSE, + 'validate_url' => 1, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'link', + 'settings' => array(), + 'type' => 'link_field', + 'weight' => 33, + ), + ); + + // Exported field_instance: 'node-project-field_project_owner'. + $field_instances['node-project-field_project_owner'] = array( + 'bundle' => 'project', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => 'Angiv et navn på en person eller en virksomhed, som skal vises som ejer af projektet.', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_project_owner', + 'label' => 'Projektejer', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 0, + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-project-field_projekt_niveau'. + $field_instances['node-project-field_projekt_niveau'] = array( + 'bundle' => 'project', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 7, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_projekt_niveau', + 'label' => 'Projekt niveau', + 'required' => 0, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 6, + ), + ); + + // Exported field_instance: 'node-project-field_weight'. + $field_instances['node-project-field_weight'] = array( + 'bundle' => 'project', + 'default_value' => array( + 0 => array( + 'value' => 100, + ), + ), + 'deleted' => 0, + 'description' => 'Internt felt som benyttes til at angive sorteringsrækkefølge i lister', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_weight', + 'label' => 'Sorteringsvægt', + 'required' => 0, + 'settings' => array( + 'max' => '', + 'min' => 1, + 'prefix' => '', + 'suffix' => '', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'number', + 'settings' => array(), + 'type' => 'number', + 'weight' => 16, + ), + ); + + // Exported field_instance: 'node-project-group_access'. + $field_instances['node-project-group_access'] = array( + 'bundle' => 'project', + 'default_value' => array( + 0 => array( + 'value' => 0, + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 8, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'group_access', + 'label' => 'Group visibility', + 'required' => TRUE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'label' => 'above', + 'type' => 'options_onoff', + ), + 'teaser' => array( + 'label' => 'above', + 'type' => 'options_onoff', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_buttons', + 'weight' => 2, + ), + 'widget_type' => 'options_select', + ); + + // Exported field_instance: 'node-project-group_group'. + $field_instances['node-project-group_group'] = array( + 'bundle' => 'project', + 'default_value' => array( + 0 => array( + 'value' => 1, + ), + ), + 'deleted' => 0, + 'description' => 'Determine if this is an OG group.', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 16, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 16, + ), + ), + 'display_label' => 1, + 'entity_type' => 'node', + 'field_name' => 'group_group', + 'label' => 'Group', + 'required' => FALSE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'custom settings' => FALSE, + 'label' => 'Full', + 'type' => 'og_group_subscribe', + ), + 'teaser' => array( + 'custom settings' => FALSE, + 'label' => 'Teaser', + 'type' => 'og_group_subscribe', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array( + 'display_label' => 0, + 'og_hide' => TRUE, + ), + 'type' => 'options_onoff', + 'weight' => 1, + ), + ); + + // Exported field_instance: 'node-project-og_roles_permissions'. + $field_instances['node-project-og_roles_permissions'] = array( + 'bundle' => 'project', + 'default_value' => array( + 0 => array( + 'value' => 0, + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 7, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'og_roles_permissions', + 'label' => 'Group roles and permissions', + 'required' => TRUE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'custom settings' => FALSE, + 'label' => 'Fuld', + 'type' => 'list_default', + ), + 'teaser' => array( + 'custom settings' => FALSE, + 'label' => 'Smagsprøve', + 'type' => 'list_default', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 3, + ), + ); + + // Exported field_instance: 'node-public_partner-field_pub_part_address'. + $field_instances['node-public_partner-field_pub_part_address'] = array( + 'bundle' => 'public_partner', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 14, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_address', + 'label' => 'Adresse', + 'required' => 0, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'addressfield', + 'settings' => array( + 'available_countries' => array( + 'DK' => 'DK', + ), + 'default_country' => '', + 'format_handlers' => array( + 'address' => 'address', + 'address-hide-country' => 'address-hide-country', + 'organisation' => 0, + 'name-full' => 0, + 'name-oneline' => 0, + ), + ), + 'type' => 'addressfield_standard', + 'weight' => 8, + ), + ); + + // Exported field_instance: 'node-public_partner-field_pub_part_cat'. + $field_instances['node-public_partner-field_pub_part_cat'] = array( + 'bundle' => 'public_partner', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 9, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_cat', + 'label' => 'Kategori', + 'required' => 1, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 2, + ), + ); + + // Exported field_instance: 'node-public_partner-field_pub_part_organisation'. + $field_instances['node-public_partner-field_pub_part_organisation'] = array( + 'bundle' => 'public_partner', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_organisation', + 'label' => 'Organisation', + 'required' => 1, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 5, + ), + ); + + // Exported field_instance: 'node-public_partner-field_pub_part_other_users'. + $field_instances['node-public_partner-field_pub_part_other_users'] = array( + 'bundle' => 'public_partner', + 'default_value' => NULL, + 'default_value_function' => '', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 16, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_other_users', + 'label' => 'Andre brugere', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'prepopulate' => array( + 'status' => 0, + ), + ), + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'entityreference', + 'settings' => array( + 'match_operator' => 'CONTAINS', + 'path' => '', + 'size' => 60, + ), + 'type' => 'entityreference_autocomplete', + 'weight' => 10, + ), + ); + + // Exported field_instance: + // 'node-public_partner-field_pub_part_partner_contract'. + $field_instances['node-public_partner-field_pub_part_partner_contract'] = array( + 'bundle' => 'public_partner', + 'deleted' => 0, + 'description' => 'Upload en PDF', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 13, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_partner_contract', + 'label' => 'Partnerskabsaftale', + 'required' => 0, + 'settings' => array( + 'description_field' => 0, + 'file_directory' => '', + 'file_extensions' => 'pdf', + 'max_filesize' => '', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'media', + 'settings' => array( + 'allowed_schemes' => array( + 'public' => 'public', + ), + 'allowed_types' => array( + 'audio' => 0, + 'document' => 'document', + 'image' => 0, + 'video' => 0, + ), + 'browser_plugins' => array( + 'media_default--media_browser_1' => 0, + 'media_default--media_browser_my_files' => 0, + 'upload' => 0, + ), + ), + 'type' => 'media_generic', + 'weight' => 7, + ), + ); + + // Exported field_instance: + // 'node-public_partner-field_pub_part_partner_since'. + $field_instances['node-public_partner-field_pub_part_partner_since'] = array( + 'bundle' => 'public_partner', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 12, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_partner_since', + 'label' => 'Offentlig partner siden', + 'required' => 0, + 'settings' => array( + 'default_value' => 'now', + 'default_value2' => 'same', + 'default_value_code' => '', + 'default_value_code2' => '', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'date', + 'settings' => array( + 'display_all_day' => 0, + 'increment' => 15, + 'input_format' => 'd/m/Y - H:i:s', + 'input_format_custom' => '', + 'label_position' => 'above', + 'text_parts' => array(), + 'year_range' => '1900:+3', + ), + 'type' => 'date_popup', + 'weight' => 6, + ), + ); + + // Exported field_instance: 'node-public_partner-field_pub_part_partners'. + $field_instances['node-public_partner-field_pub_part_partners'] = array( + 'bundle' => 'public_partner', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'abovec', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 5, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_partners', + 'label' => 'Samarbejdspartnere?', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 8, + ), + ); + + // Exported field_instance: 'node-public_partner-field_pub_part_upload_logo'. + $field_instances['node-public_partner-field_pub_part_upload_logo'] = array( + 'bundle' => 'public_partner', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_upload_logo', + 'label' => 'Upload logo', + 'required' => 0, + 'settings' => array( + 'alt_field' => 0, + 'default_image' => 0, + 'file_directory' => 'public_partners', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 0, + 'focus_lock_ratio' => 0, + 'focus_min_size' => '', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '150x150', + 'title_field' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'media', + 'settings' => array( + 'allowed_schemes' => array( + 'public' => 'public', + ), + 'allowed_types' => array( + 'audio' => 0, + 'document' => 0, + 'image' => 'image', + 'video' => 0, + ), + 'browser_plugins' => array( + 'media_default--media_browser_1' => 0, + 'media_default--media_browser_my_files' => 0, + 'upload' => 0, + ), + ), + 'type' => 'media_generic', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-public_partner-field_pub_part_user_contact'. + $field_instances['node-public_partner-field_pub_part_user_contact'] = array( + 'bundle' => 'public_partner', + 'default_value' => NULL, + 'default_value_function' => '', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 15, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_user_contact', + 'label' => 'Kontaktpersoner', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'prepopulate' => array( + 'status' => 0, + ), + ), + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'entityreference', + 'settings' => array( + 'match_operator' => 'CONTAINS', + 'path' => '', + 'size' => 60, + ), + 'type' => 'entityreference_autocomplete', + 'weight' => 9, + ), + ); + + // Exported field_instance: 'node-public_partner-field_pub_part_what_inst'. + $field_instances['node-public_partner-field_pub_part_what_inst'] = array( + 'bundle' => 'public_partner', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'abovec', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_what_inst', + 'label' => 'Hvilken offentlig kommune/institution/forvaltning?', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 3, + ), + ); + + // Exported field_instance: + // 'node-public_partner-field_pub_part_what_opensource'. + $field_instances['node-public_partner-field_pub_part_what_opensource'] = array( + 'bundle' => 'public_partner', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'abovec', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 3, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_what_opensource', + 'label' => 'Hvilke Open Source løsninger/produkter anvendes?', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 6, + ), + ); + + // Exported field_instance: 'node-public_partner-field_pub_part_what_project'. + $field_instances['node-public_partner-field_pub_part_what_project'] = array( + 'bundle' => 'public_partner', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'abovec', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 4, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_what_project', + 'label' => 'Hvilke OS2 projekter / produkter har I?', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 0, + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 7, + ), + ); + + // Exported field_instance: 'node-public_partner-field_pub_part_what_sector'. + $field_instances['node-public_partner-field_pub_part_what_sector'] = array( + 'bundle' => 'public_partner', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'abovec', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 2, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_what_sector', + 'label' => 'Hvilken offentlig sektor?', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 5, + ), + ); + + // Exported field_instance: 'node-public_partner-field_pub_part_why_ting'. + $field_instances['node-public_partner-field_pub_part_why_ting'] = array( + 'bundle' => 'public_partner', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'abovec', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 1, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_why_ting', + 'label' => 'Hvorfor er I med i OS2?', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'custom_full_html' => 0, + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'custom_full_html' => array( + 'weight' => 0, + ), + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-quote-field_quote_author'. + $field_instances['node-quote-field_quote_author'] = array( + 'bundle' => 'quote', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 1, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 2, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_quote_author', + 'label' => 'Forfatter', + 'required' => 1, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 2, + ), + ); + + // Exported field_instance: 'node-quote-field_quote_author_title'. + $field_instances['node-quote-field_quote_author_title'] = array( + 'bundle' => 'quote', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 2, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 1, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_quote_author_title', + 'label' => 'Titel', + 'required' => 1, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 3, + ), + ); + + // Exported field_instance: 'node-quote-field_quote_body'. + $field_instances['node-quote-field_quote_body'] = array( + 'bundle' => 'quote', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_quote_body', + 'label' => 'Citat', + 'required' => 1, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 1, + ), + ); + + // Exported field_instance: 'node-slide-field_slide_body'. + $field_instances['node-slide-field_slide_body'] = array( + 'bundle' => 'slide', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_slide_body', + 'label' => 'Brødtekst', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-slide-field_slide_image'. + $field_instances['node-slide-field_slide_image'] = array( + 'bundle' => 'slide', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => '', + ), + 'type' => 'image', + 'weight' => 2, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_slide_image', + 'label' => 'Billede', + 'required' => 0, + 'settings' => array( + 'alt_field' => 1, + 'default_image' => 0, + 'file_directory' => 'slides', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 1, + 'focus_min_size' => '1600x300', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '1920x300', + 'title_field' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 2, + ), + ); + + // Exported field_instance: 'node-slide-field_slide_image_extra'. + $field_instances['node-slide-field_slide_image_extra'] = array( + 'bundle' => 'slide', + 'deleted' => 0, + 'description' => 'Billedet bør være minimum 300 pixel højt og med transparent baggrund.', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => '', + ), + 'type' => 'image', + 'weight' => 3, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 2, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_slide_image_extra', + 'label' => 'Ekstra billede', + 'required' => 0, + 'settings' => array( + 'alt_field' => 1, + 'default_image' => 0, + 'file_directory' => 'slides/extra', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 0, + 'focus_lock_ratio' => 0, + 'focus_min_size' => '', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '', + 'title_field' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 3, + ), + ); + + // Exported field_instance: 'node-slide-field_slide_layout'. + $field_instances['node-slide-field_slide_layout'] = array( + 'bundle' => 'slide', + 'default_value' => array( + 0 => array( + 'value' => 'full', + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'list', + 'settings' => array(), + 'type' => 'list_default', + 'weight' => 4, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 1, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_slide_layout', + 'label' => 'Layout', + 'required' => 1, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_buttons', + 'weight' => 1, + ), + ); + + // Exported field_instance: 'node-slide-field_slide_link'. + $field_instances['node-slide-field_slide_link'] = array( + 'bundle' => 'slide', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'link', + 'settings' => array(), + 'type' => 'link_default', + 'weight' => 1, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_slide_link', + 'label' => 'Links', + 'required' => 0, + 'settings' => array( + 'absolute_url' => 1, + 'attributes' => array( + 'class' => '', + 'configurable_class' => 1, + 'configurable_title' => 0, + 'rel' => '', + 'target' => 'default', + 'title' => '', + ), + 'display' => array( + 'url_cutoff' => 80, + ), + 'enable_tokens' => 1, + 'rel_remove' => 'default', + 'title' => 'required', + 'title_label_use_field_label' => 0, + 'title_maxlength' => 128, + 'title_value' => '', + 'url' => 0, + 'user_register_form' => FALSE, + 'validate_url' => 1, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'link', + 'settings' => array(), + 'type' => 'link_field', + 'weight' => 5, + ), + ); + + // Exported field_instance: 'node-supplier-field_main_partners'. + $field_instances['node-supplier-field_main_partners'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'default_value_function' => '', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_main_partners', + 'label' => 'Offentlige partnere', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'prepopulate' => array( + 'status' => 0, + ), + ), + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'entityreference', + 'settings' => array( + 'match_operator' => 'CONTAINS', + 'path' => '', + 'size' => 60, + ), + 'type' => 'entityreference_autocomplete', + 'weight' => 42, + ), + ); + + // Exported field_instance: 'node-supplier-field_produkter'. + $field_instances['node-supplier-field_produkter'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'default_value_function' => '', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 8, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_produkter', + 'label' => 'Produkter', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'prepopulate' => array( + 'status' => 0, + ), + ), + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'entityreference', + 'settings' => array( + 'match_operator' => 'CONTAINS', + 'path' => '', + 'size' => 60, + ), + 'type' => 'entityreference_autocomplete', + 'weight' => 41, + ), + ); + + // Exported field_instance: 'node-supplier-field_pub_part_address'. + $field_instances['node-supplier-field_pub_part_address'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 16, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_address', + 'label' => 'Adresse', + 'required' => 0, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'addressfield', + 'settings' => array( + 'available_countries' => array( + 'DK' => 'DK', + ), + 'default_country' => '', + 'format_handlers' => array( + 'address' => 'address', + 'address-hide-country' => 'address-hide-country', + 'organisation' => 0, + 'name-full' => 0, + 'name-oneline' => 0, + ), + ), + 'type' => 'addressfield_standard', + 'weight' => 25, + ), + ); + + // Exported field_instance: 'node-supplier-field_pub_part_other_users'. + $field_instances['node-supplier-field_pub_part_other_users'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'default_value_function' => '', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 18, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_other_users', + 'label' => 'Andre brugere', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'prepopulate' => array( + 'status' => 0, + ), + ), + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'entityreference', + 'settings' => array( + 'match_operator' => 'CONTAINS', + 'path' => '', + 'size' => 60, + ), + 'type' => 'entityreference_autocomplete', + 'weight' => 19, + ), + ); + + // Exported field_instance: 'node-supplier-field_pub_part_partner_contract'. + $field_instances['node-supplier-field_pub_part_partner_contract'] = array( + 'bundle' => 'supplier', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 15, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_partner_contract', + 'label' => 'Partnerskabsaftale', + 'required' => 0, + 'settings' => array( + 'description_field' => 0, + 'file_directory' => '', + 'file_extensions' => 'pdf', + 'max_filesize' => '', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'media', + 'settings' => array( + 'allowed_schemes' => array( + 'public' => 'public', + ), + 'allowed_types' => array( + 'audio' => 0, + 'document' => 'document', + 'image' => 0, + 'video' => 0, + ), + 'browser_plugins' => array( + 'media_default--media_browser_1' => 0, + 'media_default--media_browser_my_files' => 0, + 'upload' => 0, + ), + ), + 'type' => 'media_generic', + 'weight' => 23, + ), + ); + + // Exported field_instance: 'node-supplier-field_pub_part_user_contact'. + $field_instances['node-supplier-field_pub_part_user_contact'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'default_value_function' => '', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 17, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_pub_part_user_contact', + 'label' => 'Kontaktpersoner', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'prepopulate' => array( + 'status' => 0, + ), + ), + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'entityreference', + 'settings' => array( + 'match_operator' => 'CONTAINS', + 'path' => '', + 'size' => 60, + ), + 'type' => 'entityreference_autocomplete', + 'weight' => 18, + ), + ); + + // Exported field_instance: 'node-supplier-field_supp_cat'. + $field_instances['node-supplier-field_supp_cat'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 13, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_supp_cat', + 'label' => 'Kategori', + 'required' => 1, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'shs', + 'settings' => array( + 'shs' => array( + 'create_new_levels' => FALSE, + 'create_new_terms' => FALSE, + 'force_deepest' => FALSE, + 'node_count' => FALSE, + ), + ), + 'type' => 'taxonomy_shs', + 'weight' => 2, + ), + ); + + // Exported field_instance: 'node-supplier-field_supp_company'. + $field_instances['node-supplier-field_supp_company'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 19, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_supp_company', + 'label' => 'Virksomhedsnavn', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 20, + ), + ); + + // Exported field_instance: 'node-supplier-field_supp_core_skills'. + $field_instances['node-supplier-field_supp_core_skills'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'abovec', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 2, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_supp_core_skills', + 'label' => 'Kernekompetencer', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 6, + ), + ); + + // Exported field_instance: 'node-supplier-field_supp_image'. + $field_instances['node-supplier-field_supp_image'] = array( + 'bundle' => 'supplier', + 'deleted' => 0, + 'description' => 'Upload et top billede', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => 'node_banner', + ), + 'type' => 'image', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_supp_image', + 'label' => 'Billede', + 'required' => 0, + 'settings' => array( + 'alt_field' => 1, + 'default_image' => 0, + 'file_directory' => 'supplier', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 1, + 'focus_min_size' => '620x220', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '620x220', + 'title_field' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-supplier-field_supp_logo'. + $field_instances['node-supplier-field_supp_logo'] = array( + 'bundle' => 'supplier', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 12, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_supp_logo', + 'label' => 'Logo', + 'required' => 0, + 'settings' => array( + 'alt_field' => 1, + 'default_image' => 0, + 'file_directory' => 'supplier_logos', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 1, + 'focus_min_size' => '300x200', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '300x200', + 'title_field' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 3, + ), + ); + + // Exported field_instance: 'node-supplier-field_supp_num_employees'. + $field_instances['node-supplier-field_supp_num_employees'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 14, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_supp_num_employees', + 'label' => 'Antal ansatte', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'size' => 60, + ), + 'type' => 'text_textfield', + 'weight' => 22, + ), + ); + + // Exported field_instance: 'node-supplier-field_supp_open_sorce'. + $field_instances['node-supplier-field_supp_open_sorce'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'abovec', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 3, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_supp_open_sorce', + 'label' => 'Open source løsninger/produkter vi har udviklet', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 7, + ), + ); + + // Exported field_instance: 'node-supplier-field_supp_price_model'. + $field_instances['node-supplier-field_supp_price_model'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 5, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_supp_price_model', + 'label' => 'Prismodel', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 9, + ), + ); + + // Exported field_instance: 'node-supplier-field_supp_profile_txt'. + $field_instances['node-supplier-field_supp_profile_txt'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => 'Indledende profiltekst', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 1, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_supp_profile_txt', + 'label' => 'Profiltekst', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 5, + ), + ); + + // Exported field_instance: 'node-supplier-field_supp_references'. + $field_instances['node-supplier-field_supp_references'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 4, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_supp_references', + 'label' => 'Referencer', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 0, + 'full_html' => 'full_html', + 'plain_text' => 0, + ), + 'allowed_formats_toggle' => 1, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 8, + ), + ); + + // Exported field_instance: 'node-supplier-field_supp_supplier_since'. + $field_instances['node-supplier-field_supp_supplier_since'] = array( + 'bundle' => 'supplier', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 20, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_supp_supplier_since', + 'label' => 'OS2 leverandør siden', + 'required' => 0, + 'settings' => array( + 'default_value' => 'now', + 'default_value2' => 'same', + 'default_value_code' => '', + 'default_value_code2' => '', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'date', + 'settings' => array( + 'display_all_day' => 0, + 'increment' => 15, + 'input_format' => 'd/m/Y - H:i:s', + 'input_format_custom' => '', + 'label_position' => 'above', + 'text_parts' => array(), + 'year_range' => '1900:+3', + ), + 'type' => 'date_popup', + 'weight' => 21, + ), + ); + + // Exported field_instance: 'node-supplier-field_website'. + $field_instances['node-supplier-field_website'] = array( + 'bundle' => 'supplier', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_website', + 'label' => 'Website', + 'required' => 0, + 'settings' => array( + 'absolute_url' => 1, + 'attributes' => array( + 'class' => '', + 'configurable_class' => 0, + 'configurable_title' => 0, + 'rel' => '', + 'target' => '_blank', + 'title' => '', + ), + 'display' => array( + 'url_cutoff' => 80, + ), + 'enable_tokens' => 1, + 'rel_remove' => 'default', + 'title' => 'none', + 'title_label_use_field_label' => 0, + 'title_maxlength' => 128, + 'title_value' => '', + 'url' => 0, + 'user_register_form' => FALSE, + 'validate_url' => 1, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'link', + 'settings' => array(), + 'type' => 'link_field', + 'weight' => 24, + ), + ); + + // Exported field_instance: 'node-team-body'. + $field_instances['node-team-body'] = array( + 'bundle' => 'team', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 1, + ), + 'teaser' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 600, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'body', + 'label' => 'Body', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'display_summary' => 0, + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 20, + 'summary_rows' => 5, + ), + 'type' => 'text_textarea_with_summary', + 'weight' => 9, + ), + ); + + // Exported field_instance: 'node-team-field_group_image'. + $field_instances['node-team-field_group_image'] = array( + 'bundle' => 'team', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'image', + 'settings' => array( + 'image_link' => '', + 'image_style' => 'node_banner', + ), + 'type' => 'image', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 8, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_group_image', + 'label' => 'Billede', + 'required' => 1, + 'settings' => array( + 'alt_field' => 1, + 'default_image' => 0, + 'file_directory' => 'teams', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 1, + 'focus_min_size' => '620x220', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '620x220', + 'title_field' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 5, + ), + ); + + // Exported field_instance: 'node-team-field_group_resume'. + $field_instances['node-team-field_group_resume'] = array( + 'bundle' => 'team', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 7, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 9, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_group_resume', + 'label' => 'Resumé', + 'required' => 1, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'text_processing' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 5, + ), + 'type' => 'text_textarea', + 'weight' => 8, + ), + ); + + // Exported field_instance: 'node-team-field_product_logo'. + $field_instances['node-team-field_product_logo'] = array( + 'bundle' => 'team', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 8, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 2, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_product_logo', + 'label' => 'Gruppe logo', + 'required' => 0, + 'settings' => array( + 'alt_field' => 0, + 'default_image' => 0, + 'file_directory' => 'team-logo', + 'file_extensions' => 'png gif jpg jpeg', + 'focus' => 1, + 'focus_lock_ratio' => 1, + 'focus_min_size' => '220x220', + 'max_filesize' => '', + 'max_resolution' => '', + 'min_resolution' => '220x220', + 'title_field' => 0, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'image', + 'settings' => array( + 'preview_image_style' => 'thumbnail', + 'progress_indicator' => 'throbber', + ), + 'type' => 'image_image', + 'weight' => 6, + ), + ); + + // Exported field_instance: 'node-team-field_project_files'. + $field_instances['node-team-field_project_files'] = array( + 'bundle' => 'team', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 9, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 7, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_project_files', + 'label' => 'Filer', + 'required' => 0, + 'settings' => array( + 'description_field' => 0, + 'file_directory' => 'team_files', + 'file_extensions' => 'pdf txt doc docx xls xlsx xml zip tar', + 'max_filesize' => '', + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'file', + 'settings' => array( + 'progress_indicator' => 'throbber', + ), + 'type' => 'file_generic', + 'weight' => 12, + ), + ); + + // Exported field_instance: 'node-team-field_project_github'. + $field_instances['node-team-field_project_github'] = array( + 'bundle' => 'team', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'module' => 'link', + 'settings' => array(), + 'type' => 'link_default', + 'weight' => 2, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_project_github', + 'label' => 'Github', + 'required' => 0, + 'settings' => array( + 'absolute_url' => 1, + 'attributes' => array( + 'class' => '', + 'configurable_class' => 0, + 'configurable_title' => 0, + 'rel' => '', + 'target' => 'default', + 'title' => '', + ), + 'display' => array( + 'url_cutoff' => 128, + ), + 'enable_tokens' => 0, + 'rel_remove' => 'default', + 'title' => 'none', + 'title_label_use_field_label' => 0, + 'title_maxlength' => 128, + 'title_value' => 'Download på Github', + 'url' => 0, + 'user_register_form' => FALSE, + 'validate_url' => 1, + ), + 'widget' => array( + 'active' => 0, + 'module' => 'link', + 'settings' => array(), + 'type' => 'link_field', + 'weight' => 11, + ), + ); + + // Exported field_instance: 'node-team-field_team_category'. + $field_instances['node-team-field_team_category'] = array( + 'bundle' => 'team', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 10, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'field_team_category', + 'label' => 'Kategori', + 'required' => 1, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 4, + ), + ); + + // Exported field_instance: 'node-team-group_access'. + $field_instances['node-team-group_access'] = array( + 'bundle' => 'team', + 'default_value' => array( + 0 => array( + 'value' => 0, + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 6, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 4, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'group_access', + 'label' => 'Group visibility', + 'required' => TRUE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'label' => 'above', + 'type' => 'options_onoff', + ), + 'teaser' => array( + 'label' => 'above', + 'type' => 'options_onoff', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_buttons', + 'weight' => 2, + ), + 'widget_type' => 'options_select', + ); + + // Exported field_instance: 'node-team-group_group'. + $field_instances['node-team-group_group'] = array( + 'bundle' => 'team', + 'default_value' => array( + 0 => array( + 'value' => 1, + ), + ), + 'deleted' => 0, + 'description' => 'Determine if this is an OG group.', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 11, + ), + ), + 'display_label' => 1, + 'entity_type' => 'node', + 'field_name' => 'group_group', + 'label' => 'Gruppe', + 'required' => FALSE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'custom settings' => FALSE, + 'label' => 'Fuld', + 'type' => 'og_group_subscribe', + ), + 'teaser' => array( + 'custom settings' => FALSE, + 'label' => 'Smagsprøve', + 'type' => 'og_group_subscribe', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array( + 'display_label' => 0, + 'og_hide' => TRUE, + ), + 'type' => 'options_onoff', + 'weight' => 1, + ), + ); + + // Exported field_instance: 'node-team-og_roles_permissions'. + $field_instances['node-team-og_roles_permissions'] = array( + 'bundle' => 'team', + 'default_value' => array( + 0 => array( + 'value' => 0, + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 5, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'og_roles_permissions', + 'label' => 'Group roles and permissions', + 'required' => TRUE, + 'settings' => array( + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'custom settings' => FALSE, + 'label' => 'Fuld', + 'type' => 'list_default', + ), + 'teaser' => array( + 'custom settings' => FALSE, + 'label' => 'Smagsprøve', + 'type' => 'list_default', + ), + ), + 'widget' => array( + 'module' => 'options', + 'settings' => array(), + 'type' => 'options_select', + 'weight' => 3, + ), + ); + + // Exported field_instance: 'node-wiki-body'. + $field_instances['node-wiki-body'] = array( + 'bundle' => 'wiki', + 'default_value' => NULL, + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 0, + ), + 'teaser' => array( + 'label' => 'hidden', + 'module' => 'text', + 'settings' => array( + 'trim_length' => 600, + ), + 'type' => 'text_summary_or_trimmed', + 'weight' => 0, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'body', + 'label' => 'Body', + 'required' => 0, + 'settings' => array( + 'better_formats' => array( + 'allowed_formats' => array( + 'filtered_html' => 'filtered_html', + 'full_html' => 'full_html', + 'plain_text' => 'plain_text', + ), + 'allowed_formats_toggle' => 0, + 'default_order_toggle' => 0, + 'default_order_wrapper' => array( + 'formats' => array( + 'filtered_html' => array( + 'weight' => -9, + ), + 'full_html' => array( + 'weight' => -10, + ), + 'plain_text' => array( + 'weight' => -8, + ), + ), + ), + ), + 'display_summary' => 0, + 'text_processing' => 1, + 'user_register_form' => FALSE, + ), + 'widget' => array( + 'active' => 1, + 'module' => 'text', + 'settings' => array( + 'rows' => 20, + 'summary_rows' => 5, + ), + 'type' => 'text_textarea_with_summary', + 'weight' => 1, + ), + ); + + // Exported field_instance: 'node-wiki-og_group_ref'. + $field_instances['node-wiki-og_group_ref'] = array( + 'bundle' => 'wiki', + 'default_value' => NULL, + 'default_value_function' => 'entityreference_prepopulate_field_default_value', + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 2, + ), + 'teaser' => array( + 'label' => 'above', + 'settings' => array(), + 'type' => 'hidden', + 'weight' => 3, + ), + ), + 'entity_type' => 'node', + 'field_name' => 'og_group_ref', + 'label' => 'Groups audience', + 'required' => 0, + 'settings' => array( + 'behaviors' => array( + 'og_widget' => array( + 'access_override' => 0, + 'admin' => array( + 'widget_type' => 'entityreference_autocomplete', + ), + 'default' => array( + 'widget_type' => 'options_select', + ), + 'status' => TRUE, + ), + 'prepopulate' => array( + 'action' => 'hide', + 'action_on_edit' => 1, + 'fallback' => 'none', + 'providers' => array( + 'og_context' => 0, + 'url' => 1, + ), + 'skip_perm' => 0, + 'status' => 1, + ), + ), + 'user_register_form' => FALSE, + ), + 'view modes' => array( + 'full' => array( + 'custom settings' => FALSE, + 'label' => 'Fuld', + 'type' => 'og_list_default', + ), + 'teaser' => array( + 'custom settings' => FALSE, + 'label' => 'Smagsprøve', + 'type' => 'og_list_default', + ), + ), + 'widget' => array( + 'active' => 0, + 'module' => 'og', + 'settings' => array(), + 'type' => 'og_complex', + 'weight' => 41, + ), + ); + + // Translatables + // Included for use with string extractors like potx. + t('Adresse'); + t('Andre brugere'); + t('Angiv et link til projektet på Github.'); + t('Angiv et navn på en person eller en virksomhed, som skal vises som ejer af projektet.'); + t('Antal ansatte'); + t('Arrangør'); + t('Beskriv essensen af produktet med en kort formulering.'); + t('Beskrivelse'); + t('Billede'); + t('Billedet bør være minimum 300 pixel højt og med transparent baggrund.'); + t('Body'); + t('Brødtekst'); + t('Citat'); + t('Dato'); + t('Determine if this is an OG group.'); + t('Download'); + t('Ekstra billede'); + t('Email'); + t('Filer'); + t('Forfatter'); + t('Github'); + t('Group'); + t('Group content visibility'); + t('Group roles and permissions'); + t('Group visibility'); + t('Groups audience'); + t('Gruppe'); + t('Gruppe logo'); + t('Hvilke OS2 projekter / produkter har I?'); + t('Hvilke Open Source løsninger/produkter anvendes?'); + t('Hvilken offentlig kommune/institution/forvaltning?'); + t('Hvilken offentlig sektor?'); + t('Hvis produktet er oprettet som projekt på hjemmesiden, kan du tilknytte projektrummet her.'); + t('Hvorfor er I med i OS2?'); + t('Indledende profiltekst'); + t('Indtast gerne flere separeret med komma.'); + t('Internt felt som benyttes til at angive sorteringsrækkefølge i lister'); + t('Internt felt til sortering i listevisninger.'); + t('Kategori'); + t('Kernekompetencer'); + t('Kompatibilitet'); + t('Kontaktperson'); + t('Kontaktpersoner'); + t('Layout'); + t('Leverandører'); + t('Licens'); + t('Links'); + t('Logo'); + t('Målgruppe'); + t('Navnet på en kontaktperson'); + t('OS2 Produktniveau'); + t('OS2 leverandør siden'); + t('Offentlig partner siden'); + t('Offentlige partnere'); + t('Open source løsninger/produkter vi har udviklet'); + t('Operativsystemer'); + t('Organisation'); + t('Partnere'); + t('Partnerskabsaftale'); + t('Pris'); + t('Prismodel'); + t('Produkter'); + t('Produktfordele'); + t('Produktlogo'); + t('Profiltekst'); + t('Programmeringssprog'); + t('Projekt'); + t('Projekt logo'); + t('Projekt niveau'); + t('Projektejer'); + t('Projekttype'); + t('Referencer'); + t('Resumé'); + t('Samarbejdspartnere?'); + t('Sorteringsvægt'); + t('Statement'); + t('Tilføje en eller flere vedhæftede filer. de vises i bunden af nyheden.'); + t('Tilknyt de offentlige partnere til dette produkt. OBS: De offentlige partnere skal være medlem af OS2 og dermed oprettet på hjemmesiden. +'); + t('Tilknyt evt. nogle leverandører til dette produkt. OBS: Leverandørerne skal være oprettet på hjemmesiden.'); + t('Tilmelding'); + t('Titel'); + t('Upload en PDF'); + t('Upload et top billede'); + t('Upload logo'); + t('Version'); + t('Virksomhedsnavn'); + t('Website'); + + return $field_instances; +} diff --git a/sites/all/modules/itk/osto_content_types/osto_content_types.features.inc b/sites/all/modules/itk/osto_content_types/osto_content_types.features.inc new file mode 100644 index 000000000..eb8e09326 --- /dev/null +++ b/sites/all/modules/itk/osto_content_types/osto_content_types.features.inc @@ -0,0 +1,139 @@ + "1"); + } + if ($module == "strongarm" && $api == "strongarm") { + return array("version" => "1"); + } +} + +/** + * Implements hook_node_info(). + */ +function osto_content_types_node_info() { + $items = array( + 'document' => array( + 'name' => t('Dokument'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + 'event' => array( + 'name' => t('Begivenhed'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + 'news_article' => array( + 'name' => t('Nyhed'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + 'page' => array( + 'name' => t('Simpel side'), + 'base' => 'node_content', + 'description' => t('Use basic pages for your static content, such as an \'About us\' page.'), + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + 'post' => array( + 'name' => t('Indlæg'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + 'product' => array( + 'name' => t('Produkt'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + 'project' => array( + 'name' => t('Projekt'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + 'public_partner' => array( + 'name' => t('Offentlig partner'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Title'), + 'help' => '', + ), + 'quote' => array( + 'name' => t('Citat'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + 'slide' => array( + 'name' => t('Slide'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + 'supplier' => array( + 'name' => t('Leverandør'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + 'team' => array( + 'name' => t('Team'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + 'webform' => array( + 'name' => t('Webform'), + 'base' => 'node_content', + 'description' => t('Create a new form or questionnaire accessible to users. Submission results and statistics are recorded and accessible to privileged users.'), + 'has_title' => '1', + 'title_label' => t('Title'), + 'help' => '', + ), + 'wiki' => array( + 'name' => t('Wiki'), + 'base' => 'node_content', + 'description' => '', + 'has_title' => '1', + 'title_label' => t('Titel'), + 'help' => '', + ), + ); + drupal_alter('node_info', $items); + return $items; +} diff --git a/sites/all/modules/itk/osto_content_types/osto_content_types.features.taxonomy.inc b/sites/all/modules/itk/osto_content_types/osto_content_types.features.taxonomy.inc new file mode 100644 index 000000000..4758e2905 --- /dev/null +++ b/sites/all/modules/itk/osto_content_types/osto_content_types.features.taxonomy.inc @@ -0,0 +1,174 @@ + array( + 'name' => 'Indholdskategorier', + 'machine_name' => 'content_categories', + 'description' => 'Bruges til kategorisering af nyheder og andet regulært indhold.', + 'hierarchy' => 0, + 'module' => 'taxonomy', + 'weight' => 0, + 'rdf_mapping' => array( + 'rdftype' => array( + 0 => 'skos:ConceptScheme', + ), + 'name' => array( + 'predicates' => array( + 0 => 'dc:title', + ), + ), + 'description' => array( + 'predicates' => array( + 0 => 'rdfs:comment', + ), + ), + ), + ), + 'partner_categories' => array( + 'name' => 'Partnerkategorier', + 'machine_name' => 'partner_categories', + 'description' => '', + 'hierarchy' => 0, + 'module' => 'taxonomy', + 'weight' => 0, + 'rdf_mapping' => array( + 'rdftype' => array( + 0 => 'skos:ConceptScheme', + ), + 'name' => array( + 'predicates' => array( + 0 => 'dc:title', + ), + ), + 'description' => array( + 'predicates' => array( + 0 => 'rdfs:comment', + ), + ), + ), + ), + 'produktniveau' => array( + 'name' => 'Produktniveau', + 'machine_name' => 'produktniveau', + 'description' => '', + 'hierarchy' => 0, + 'module' => 'taxonomy', + 'weight' => 0, + 'rdf_mapping' => array( + 'rdftype' => array( + 0 => 'skos:ConceptScheme', + ), + 'name' => array( + 'predicates' => array( + 0 => 'dc:title', + ), + ), + 'description' => array( + 'predicates' => array( + 0 => 'rdfs:comment', + ), + ), + ), + ), + 'project_categories' => array( + 'name' => 'Projektkategorierier', + 'machine_name' => 'project_categories', + 'description' => '', + 'hierarchy' => 0, + 'module' => 'taxonomy', + 'weight' => 0, + 'rdf_mapping' => array( + 'rdftype' => array( + 0 => 'skos:ConceptScheme', + ), + 'name' => array( + 'predicates' => array( + 0 => 'dc:title', + ), + ), + 'description' => array( + 'predicates' => array( + 0 => 'rdfs:comment', + ), + ), + ), + ), + 'projektniveau' => array( + 'name' => 'Projektniveau', + 'machine_name' => 'projektniveau', + 'description' => '', + 'hierarchy' => 0, + 'module' => 'taxonomy', + 'weight' => 0, + 'rdf_mapping' => array( + 'rdftype' => array( + 0 => 'skos:ConceptScheme', + ), + 'name' => array( + 'predicates' => array( + 0 => 'dc:title', + ), + ), + 'description' => array( + 'predicates' => array( + 0 => 'rdfs:comment', + ), + ), + ), + ), + 'supplier_categories' => array( + 'name' => 'Leverandørkategorier', + 'machine_name' => 'supplier_categories', + 'description' => '', + 'hierarchy' => 0, + 'module' => 'taxonomy', + 'weight' => 0, + 'rdf_mapping' => array( + 'rdftype' => array( + 0 => 'skos:ConceptScheme', + ), + 'name' => array( + 'predicates' => array( + 0 => 'dc:title', + ), + ), + 'description' => array( + 'predicates' => array( + 0 => 'rdfs:comment', + ), + ), + ), + ), + 'team_categories' => array( + 'name' => 'Teamkategorier', + 'machine_name' => 'team_categories', + 'description' => '', + 'hierarchy' => 0, + 'module' => 'taxonomy', + 'weight' => 0, + 'rdf_mapping' => array( + 'rdftype' => array( + 0 => 'skos:ConceptScheme', + ), + 'name' => array( + 'predicates' => array( + 0 => 'dc:title', + ), + ), + 'description' => array( + 'predicates' => array( + 0 => 'rdfs:comment', + ), + ), + ), + ), + ); +} diff --git a/sites/all/modules/itk/osto_content_types/osto_content_types.field_group.inc b/sites/all/modules/itk/osto_content_types/osto_content_types.field_group.inc new file mode 100644 index 000000000..85c570e51 --- /dev/null +++ b/sites/all/modules/itk/osto_content_types/osto_content_types.field_group.inc @@ -0,0 +1,469 @@ +disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_cooperators|node|product|form'; + $field_group->group_name = 'group_cooperators'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'product'; + $field_group->mode = 'form'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Samarbejdspartnere', + 'weight' => '11', + 'children' => array( + 0 => 'field_main_partners', + 1 => 'field_main_suppliers', + 2 => 'field_product_project', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-cooperators field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_cooperators|node|product|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_cooperators|node|project|form'; + $field_group->group_name = 'group_cooperators'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'project'; + $field_group->mode = 'form'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Samarbejdspartnere', + 'weight' => '10', + 'children' => array( + 0 => 'field_main_suppliers', + 1 => 'field_main_partners', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-cooperators field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_cooperators|node|project|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_event_metadata|node|event|form'; + $field_group->group_name = 'group_event_metadata'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'event'; + $field_group->mode = 'form'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Begivenhed', + 'weight' => '5', + 'children' => array( + 0 => 'field_event_date', + 1 => 'field_event_address', + 2 => 'field_event_price', + 3 => 'field_attendee_organizer', + 4 => 'field_event_email', + 5 => 'field_event_contact_name', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-event-metadata field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_event_metadata|node|event|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_fact_grp|node|public_partner|form'; + $field_group->group_name = 'group_fact_grp'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'public_partner'; + $field_group->mode = 'form'; + $field_group->parent_name = 'group_sidebar_grp'; + $field_group->data = array( + 'label' => 'Fakta blok', + 'weight' => '3', + 'children' => array( + 0 => 'field_pub_part_upload_logo', + 1 => 'field_pub_part_organisation', + 2 => 'field_pub_part_partner_since', + 3 => 'field_pub_part_partner_contract', + 4 => 'field_pub_part_address', + ), + 'format_type' => 'htab', + 'format_settings' => array( + 'label' => 'Fakta blok', + 'instance_settings' => array( + 'required_fields' => 0, + 'id' => '', + 'classes' => 'group-fact-grp field-group-htab', + 'description' => '', + ), + 'formatter' => 'closed', + ), + ); + $field_groups['group_fact_grp|node|public_partner|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_fact_grp|node|supplier|form'; + $field_group->group_name = 'group_fact_grp'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'supplier'; + $field_group->mode = 'form'; + $field_group->parent_name = 'group_sidebar_grp'; + $field_group->data = array( + 'label' => 'Fakta blok', + 'weight' => '43', + 'children' => array( + 0 => 'field_supp_num_employees', + 1 => 'field_pub_part_partner_contract', + 2 => 'field_pub_part_address', + 3 => 'field_supp_company', + 4 => 'field_supp_supplier_since', + 5 => 'field_website', + ), + 'format_type' => 'htab', + 'format_settings' => array( + 'formatter' => 'closed', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-fact-grp field-group-htab', + 'required_fields' => 1, + 'id' => '', + ), + ), + ); + $field_groups['group_fact_grp|node|supplier|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_facts|node|product|form'; + $field_group->group_name = 'group_facts'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'product'; + $field_group->mode = 'form'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Fakta', + 'weight' => '10', + 'children' => array( + 0 => 'field_product_version', + 1 => 'field_product_download', + 2 => 'field_product_license', + 3 => 'field_projekttype', + 4 => 'field_m_lgruppe', + 5 => 'field_programmeringssprog', + 6 => 'field_operativsystemer', + 7 => 'field_kompatibilitet', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-facts field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_facts|node|product|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_meta_info|node|product|form'; + $field_group->group_name = 'group_meta_info'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'product'; + $field_group->mode = 'form'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Metainfo', + 'weight' => '9', + 'children' => array( + 0 => 'field_product_features', + 1 => 'field_links', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'label' => 'Metainfo', + 'instance_settings' => array( + 'required_fields' => 1, + 'id' => '', + 'classes' => 'group-meta-info field-group-fieldset', + 'description' => '', + ), + 'formatter' => 'collapsible', + ), + ); + $field_groups['group_meta_info|node|product|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_product_images|node|product|form'; + $field_group->group_name = 'group_product_images'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'product'; + $field_group->mode = 'form'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Billeder', + 'weight' => '6', + 'children' => array( + 0 => 'field_product_image', + 1 => 'field_product_logo', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-product-images field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_product_images|node|product|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_project_res|node|project|form'; + $field_group->group_name = 'group_project_res'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'project'; + $field_group->mode = 'form'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Ressourcer', + 'weight' => '9', + 'children' => array( + 0 => 'field_project_github', + 1 => 'field_project_files', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-project-res field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_project_res|node|project|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_sidebar_grp|node|public_partner|form'; + $field_group->group_name = 'group_sidebar_grp'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'public_partner'; + $field_group->mode = 'form'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Sidebar', + 'weight' => '9', + 'children' => array( + 0 => 'group_fact_grp', + 1 => 'group_user_grp', + ), + 'format_type' => 'htabs', + 'format_settings' => array( + 'label' => 'Sidebar', + 'instance_settings' => array( + 'classes' => '', + ), + ), + ); + $field_groups['group_sidebar_grp|node|public_partner|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_sidebar_grp|node|supplier|form'; + $field_group->group_name = 'group_sidebar_grp'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'supplier'; + $field_group->mode = 'form'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Sidebar', + 'weight' => '10', + 'children' => array( + 0 => 'field_produkter', + 1 => 'field_main_partners', + 2 => 'group_fact_grp', + 3 => 'group_user_grp', + ), + 'format_type' => 'htabs', + 'format_settings' => array( + 'formatter' => '', + 'instance_settings' => array( + 'classes' => '', + ), + ), + ); + $field_groups['group_sidebar_grp|node|supplier|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_sidebar|node|page|form'; + $field_group->group_name = 'group_sidebar'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'page'; + $field_group->mode = 'form'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Sidebar', + 'weight' => '3', + 'children' => array( + 0 => 'field_main_links', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-sidebar field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_sidebar|node|page|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_team_res|node|team|form'; + $field_group->group_name = 'group_team_res'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'team'; + $field_group->mode = 'form'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Ressourcer', + 'weight' => '7', + 'children' => array( + 0 => 'field_project_files', + 1 => 'field_project_github', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-team-res field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_team_res|node|team|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_user_grp|node|public_partner|form'; + $field_group->group_name = 'group_user_grp'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'public_partner'; + $field_group->mode = 'form'; + $field_group->parent_name = 'group_sidebar_grp'; + $field_group->data = array( + 'label' => 'Brugere blok', + 'weight' => '5', + 'children' => array( + 0 => 'field_pub_part_user_contact', + 1 => 'field_pub_part_other_users', + ), + 'format_type' => 'htab', + 'format_settings' => array( + 'formatter' => 'closed', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-user-grp field-group-htab', + 'required_fields' => 1, + 'id' => '', + ), + ), + ); + $field_groups['group_user_grp|node|public_partner|form'] = $field_group; + + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_user_grp|node|supplier|form'; + $field_group->group_name = 'group_user_grp'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'supplier'; + $field_group->mode = 'form'; + $field_group->parent_name = 'group_sidebar_grp'; + $field_group->data = array( + 'label' => 'Bruger blok', + 'weight' => '44', + 'children' => array( + 0 => 'field_pub_part_user_contact', + 1 => 'field_pub_part_other_users', + ), + 'format_type' => 'htab', + 'format_settings' => array( + 'formatter' => 'closed', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-user-grp field-group-htab', + 'required_fields' => 1, + 'id' => '', + ), + ), + ); + $field_groups['group_user_grp|node|supplier|form'] = $field_group; + + // Translatables + // Included for use with string extractors like potx. + t('Begivenhed'); + t('Billeder'); + t('Bruger blok'); + t('Brugere blok'); + t('Fakta'); + t('Fakta blok'); + t('Metainfo'); + t('Ressourcer'); + t('Samarbejdspartnere'); + t('Sidebar'); + + return $field_groups; +} diff --git a/sites/all/modules/itk/osto_content_types/osto_content_types.info b/sites/all/modules/itk/osto_content_types/osto_content_types.info new file mode 100644 index 000000000..a65ce6a9b --- /dev/null +++ b/sites/all/modules/itk/osto_content_types/osto_content_types.info @@ -0,0 +1,483 @@ +name = OS2 Content types +core = 7.x +package = Features +dependencies[] = addressfield +dependencies[] = ctools +dependencies[] = date +dependencies[] = email +dependencies[] = entityreference +dependencies[] = features +dependencies[] = field_group +dependencies[] = file +dependencies[] = file_entity +dependencies[] = image +dependencies[] = link +dependencies[] = list +dependencies[] = media +dependencies[] = node +dependencies[] = number +dependencies[] = og +dependencies[] = options +dependencies[] = os2_oss_projekter +dependencies[] = registration +dependencies[] = shs +dependencies[] = strongarm +dependencies[] = taxonomy +dependencies[] = text +features[ctools][] = field_group:field_group:1 +features[ctools][] = strongarm:strongarm:1 +features[features_api][] = api:2 +features[field_base][] = body +features[field_base][] = field_attendee_organizer +features[field_base][] = field_doc_file +features[field_base][] = field_event_address +features[field_base][] = field_event_contact_name +features[field_base][] = field_event_date +features[field_base][] = field_event_email +features[field_base][] = field_event_price +features[field_base][] = field_event_registration +features[field_base][] = field_group_image +features[field_base][] = field_group_resume +features[field_base][] = field_kompatibilitet +features[field_base][] = field_links +features[field_base][] = field_m_lgruppe +features[field_base][] = field_main_category +features[field_base][] = field_main_image +features[field_base][] = field_main_links +features[field_base][] = field_main_partners +features[field_base][] = field_main_suppliers +features[field_base][] = field_operativsystemer +features[field_base][] = field_os2_produktniveau +features[field_base][] = field_product_features +features[field_base][] = field_product_image +features[field_base][] = field_product_logo +features[field_base][] = field_product_project +features[field_base][] = field_product_resume +features[field_base][] = field_product_version +features[field_base][] = field_produkter +features[field_base][] = field_programmeringssprog +features[field_base][] = field_project_category +features[field_base][] = field_project_files +features[field_base][] = field_project_github +features[field_base][] = field_project_owner +features[field_base][] = field_projekt_niveau +features[field_base][] = field_projekttype +features[field_base][] = field_pub_part_address +features[field_base][] = field_pub_part_cat +features[field_base][] = field_pub_part_organisation +features[field_base][] = field_pub_part_other_users +features[field_base][] = field_pub_part_partner_contract +features[field_base][] = field_pub_part_partner_since +features[field_base][] = field_pub_part_partners +features[field_base][] = field_pub_part_upload_logo +features[field_base][] = field_pub_part_user_contact +features[field_base][] = field_pub_part_what_inst +features[field_base][] = field_pub_part_what_opensource +features[field_base][] = field_pub_part_what_project +features[field_base][] = field_pub_part_what_sector +features[field_base][] = field_pub_part_why_ting +features[field_base][] = field_quote_author +features[field_base][] = field_quote_author_title +features[field_base][] = field_quote_body +features[field_base][] = field_slide_body +features[field_base][] = field_slide_image +features[field_base][] = field_slide_image_extra +features[field_base][] = field_slide_layout +features[field_base][] = field_slide_link +features[field_base][] = field_supp_cat +features[field_base][] = field_supp_company +features[field_base][] = field_supp_core_skills +features[field_base][] = field_supp_image +features[field_base][] = field_supp_logo +features[field_base][] = field_supp_num_employees +features[field_base][] = field_supp_open_sorce +features[field_base][] = field_supp_price_model +features[field_base][] = field_supp_profile_txt +features[field_base][] = field_supp_references +features[field_base][] = field_supp_supplier_since +features[field_base][] = field_team_category +features[field_base][] = field_website +features[field_base][] = field_weight +features[field_base][] = group_access +features[field_base][] = group_content_access +features[field_base][] = group_group +features[field_base][] = og_group_ref +features[field_base][] = og_roles_permissions +features[field_group][] = group_cooperators|node|product|form +features[field_group][] = group_cooperators|node|project|form +features[field_group][] = group_event_metadata|node|event|form +features[field_group][] = group_fact_grp|node|public_partner|form +features[field_group][] = group_fact_grp|node|supplier|form +features[field_group][] = group_facts|node|product|form +features[field_group][] = group_meta_info|node|product|form +features[field_group][] = group_product_images|node|product|form +features[field_group][] = group_project_res|node|project|form +features[field_group][] = group_sidebar_grp|node|public_partner|form +features[field_group][] = group_sidebar_grp|node|supplier|form +features[field_group][] = group_sidebar|node|page|form +features[field_group][] = group_team_res|node|team|form +features[field_group][] = group_user_grp|node|public_partner|form +features[field_group][] = group_user_grp|node|supplier|form +features[field_instance][] = node-document-body +features[field_instance][] = node-document-field_doc_file +features[field_instance][] = node-document-group_content_access +features[field_instance][] = node-document-og_group_ref +features[field_instance][] = node-event-body +features[field_instance][] = node-event-field_attendee_organizer +features[field_instance][] = node-event-field_event_address +features[field_instance][] = node-event-field_event_contact_name +features[field_instance][] = node-event-field_event_date +features[field_instance][] = node-event-field_event_email +features[field_instance][] = node-event-field_event_price +features[field_instance][] = node-event-field_event_registration +features[field_instance][] = node-event-field_main_category +features[field_instance][] = node-event-field_main_image +features[field_instance][] = node-event-group_content_access +features[field_instance][] = node-event-og_group_ref +features[field_instance][] = node-news_article-body +features[field_instance][] = node-news_article-field_main_category +features[field_instance][] = node-news_article-field_main_image +features[field_instance][] = node-page-body +features[field_instance][] = node-page-field_main_image +features[field_instance][] = node-page-field_main_links +features[field_instance][] = node-post-body +features[field_instance][] = node-post-field_doc_file +features[field_instance][] = node-post-field_main_image +features[field_instance][] = node-post-group_content_access +features[field_instance][] = node-post-og_group_ref +features[field_instance][] = node-product-body +features[field_instance][] = node-product-field_kompatibilitet +features[field_instance][] = node-product-field_links +features[field_instance][] = node-product-field_m_lgruppe +features[field_instance][] = node-product-field_main_partners +features[field_instance][] = node-product-field_main_suppliers +features[field_instance][] = node-product-field_operativsystemer +features[field_instance][] = node-product-field_os2_produktniveau +features[field_instance][] = node-product-field_product_category +features[field_instance][] = node-product-field_product_download +features[field_instance][] = node-product-field_product_features +features[field_instance][] = node-product-field_product_image +features[field_instance][] = node-product-field_product_license +features[field_instance][] = node-product-field_product_logo +features[field_instance][] = node-product-field_product_project +features[field_instance][] = node-product-field_product_resume +features[field_instance][] = node-product-field_product_version +features[field_instance][] = node-product-field_programmeringssprog +features[field_instance][] = node-product-field_projekttype +features[field_instance][] = node-product-field_weight +features[field_instance][] = node-product-group_access +features[field_instance][] = node-product-group_group +features[field_instance][] = node-product-og_roles_permissions +features[field_instance][] = node-project-body +features[field_instance][] = node-project-field_group_image +features[field_instance][] = node-project-field_group_resume +features[field_instance][] = node-project-field_main_partners +features[field_instance][] = node-project-field_main_suppliers +features[field_instance][] = node-project-field_product_logo +features[field_instance][] = node-project-field_project_category +features[field_instance][] = node-project-field_project_files +features[field_instance][] = node-project-field_project_github +features[field_instance][] = node-project-field_project_owner +features[field_instance][] = node-project-field_projekt_niveau +features[field_instance][] = node-project-field_weight +features[field_instance][] = node-project-group_access +features[field_instance][] = node-project-group_group +features[field_instance][] = node-project-og_roles_permissions +features[field_instance][] = node-public_partner-field_pub_part_address +features[field_instance][] = node-public_partner-field_pub_part_cat +features[field_instance][] = node-public_partner-field_pub_part_organisation +features[field_instance][] = node-public_partner-field_pub_part_other_users +features[field_instance][] = node-public_partner-field_pub_part_partner_contract +features[field_instance][] = node-public_partner-field_pub_part_partner_since +features[field_instance][] = node-public_partner-field_pub_part_partners +features[field_instance][] = node-public_partner-field_pub_part_upload_logo +features[field_instance][] = node-public_partner-field_pub_part_user_contact +features[field_instance][] = node-public_partner-field_pub_part_what_inst +features[field_instance][] = node-public_partner-field_pub_part_what_opensource +features[field_instance][] = node-public_partner-field_pub_part_what_project +features[field_instance][] = node-public_partner-field_pub_part_what_sector +features[field_instance][] = node-public_partner-field_pub_part_why_ting +features[field_instance][] = node-quote-field_quote_author +features[field_instance][] = node-quote-field_quote_author_title +features[field_instance][] = node-quote-field_quote_body +features[field_instance][] = node-slide-field_slide_body +features[field_instance][] = node-slide-field_slide_image +features[field_instance][] = node-slide-field_slide_image_extra +features[field_instance][] = node-slide-field_slide_layout +features[field_instance][] = node-slide-field_slide_link +features[field_instance][] = node-supplier-field_main_partners +features[field_instance][] = node-supplier-field_produkter +features[field_instance][] = node-supplier-field_pub_part_address +features[field_instance][] = node-supplier-field_pub_part_other_users +features[field_instance][] = node-supplier-field_pub_part_partner_contract +features[field_instance][] = node-supplier-field_pub_part_user_contact +features[field_instance][] = node-supplier-field_supp_cat +features[field_instance][] = node-supplier-field_supp_company +features[field_instance][] = node-supplier-field_supp_core_skills +features[field_instance][] = node-supplier-field_supp_image +features[field_instance][] = node-supplier-field_supp_logo +features[field_instance][] = node-supplier-field_supp_num_employees +features[field_instance][] = node-supplier-field_supp_open_sorce +features[field_instance][] = node-supplier-field_supp_price_model +features[field_instance][] = node-supplier-field_supp_profile_txt +features[field_instance][] = node-supplier-field_supp_references +features[field_instance][] = node-supplier-field_supp_supplier_since +features[field_instance][] = node-supplier-field_website +features[field_instance][] = node-team-body +features[field_instance][] = node-team-field_group_image +features[field_instance][] = node-team-field_group_resume +features[field_instance][] = node-team-field_product_logo +features[field_instance][] = node-team-field_project_files +features[field_instance][] = node-team-field_project_github +features[field_instance][] = node-team-field_team_category +features[field_instance][] = node-team-group_access +features[field_instance][] = node-team-group_group +features[field_instance][] = node-team-og_roles_permissions +features[field_instance][] = node-wiki-body +features[field_instance][] = node-wiki-og_group_ref +features[node][] = document +features[node][] = event +features[node][] = news_article +features[node][] = page +features[node][] = post +features[node][] = product +features[node][] = project +features[node][] = public_partner +features[node][] = quote +features[node][] = slide +features[node][] = supplier +features[node][] = team +features[node][] = webform +features[node][] = wiki +features[taxonomy][] = content_categories +features[taxonomy][] = partner_categories +features[taxonomy][] = produktniveau +features[taxonomy][] = project_categories +features[taxonomy][] = projektniveau +features[taxonomy][] = supplier_categories +features[taxonomy][] = team_categories +features[variable][] = comment_anonymous_document +features[variable][] = comment_anonymous_event +features[variable][] = comment_anonymous_news_article +features[variable][] = comment_anonymous_page +features[variable][] = comment_anonymous_post +features[variable][] = comment_anonymous_product +features[variable][] = comment_anonymous_project +features[variable][] = comment_anonymous_public_partner +features[variable][] = comment_anonymous_quote +features[variable][] = comment_anonymous_slide +features[variable][] = comment_anonymous_supplier +features[variable][] = comment_anonymous_team +features[variable][] = comment_anonymous_webform +features[variable][] = comment_anonymous_wiki +features[variable][] = comment_default_mode_document +features[variable][] = comment_default_mode_event +features[variable][] = comment_default_mode_news_article +features[variable][] = comment_default_mode_page +features[variable][] = comment_default_mode_post +features[variable][] = comment_default_mode_product +features[variable][] = comment_default_mode_project +features[variable][] = comment_default_mode_public_partner +features[variable][] = comment_default_mode_quote +features[variable][] = comment_default_mode_slide +features[variable][] = comment_default_mode_supplier +features[variable][] = comment_default_mode_team +features[variable][] = comment_default_mode_webform +features[variable][] = comment_default_mode_wiki +features[variable][] = comment_default_per_page_document +features[variable][] = comment_default_per_page_event +features[variable][] = comment_default_per_page_news_article +features[variable][] = comment_default_per_page_page +features[variable][] = comment_default_per_page_post +features[variable][] = comment_default_per_page_product +features[variable][] = comment_default_per_page_project +features[variable][] = comment_default_per_page_public_partner +features[variable][] = comment_default_per_page_quote +features[variable][] = comment_default_per_page_slide +features[variable][] = comment_default_per_page_supplier +features[variable][] = comment_default_per_page_team +features[variable][] = comment_default_per_page_webform +features[variable][] = comment_default_per_page_wiki +features[variable][] = comment_document +features[variable][] = comment_event +features[variable][] = comment_form_location_document +features[variable][] = comment_form_location_event +features[variable][] = comment_form_location_news_article +features[variable][] = comment_form_location_page +features[variable][] = comment_form_location_post +features[variable][] = comment_form_location_product +features[variable][] = comment_form_location_project +features[variable][] = comment_form_location_public_partner +features[variable][] = comment_form_location_quote +features[variable][] = comment_form_location_slide +features[variable][] = comment_form_location_supplier +features[variable][] = comment_form_location_team +features[variable][] = comment_form_location_webform +features[variable][] = comment_form_location_wiki +features[variable][] = comment_news_article +features[variable][] = comment_page +features[variable][] = comment_post +features[variable][] = comment_preview_document +features[variable][] = comment_preview_event +features[variable][] = comment_preview_news_article +features[variable][] = comment_preview_page +features[variable][] = comment_preview_post +features[variable][] = comment_preview_product +features[variable][] = comment_preview_project +features[variable][] = comment_preview_public_partner +features[variable][] = comment_preview_quote +features[variable][] = comment_preview_slide +features[variable][] = comment_preview_supplier +features[variable][] = comment_preview_team +features[variable][] = comment_preview_webform +features[variable][] = comment_preview_wiki +features[variable][] = comment_product +features[variable][] = comment_project +features[variable][] = comment_public_partner +features[variable][] = comment_quote +features[variable][] = comment_slide +features[variable][] = comment_subject_field_document +features[variable][] = comment_subject_field_event +features[variable][] = comment_subject_field_news_article +features[variable][] = comment_subject_field_page +features[variable][] = comment_subject_field_post +features[variable][] = comment_subject_field_product +features[variable][] = comment_subject_field_project +features[variable][] = comment_subject_field_public_partner +features[variable][] = comment_subject_field_quote +features[variable][] = comment_subject_field_slide +features[variable][] = comment_subject_field_supplier +features[variable][] = comment_subject_field_team +features[variable][] = comment_subject_field_webform +features[variable][] = comment_subject_field_wiki +features[variable][] = comment_supplier +features[variable][] = comment_team +features[variable][] = comment_webform +features[variable][] = comment_wiki +features[variable][] = diff_enable_revisions_page_node_news_article +features[variable][] = diff_enable_revisions_page_node_post +features[variable][] = diff_enable_revisions_page_node_wiki +features[variable][] = diff_show_preview_changes_node_news_article +features[variable][] = diff_show_preview_changes_node_post +features[variable][] = diff_show_preview_changes_node_wiki +features[variable][] = diff_view_mode_preview_node_news_article +features[variable][] = diff_view_mode_preview_node_post +features[variable][] = diff_view_mode_preview_node_wiki +features[variable][] = field_bundle_settings_node__document +features[variable][] = field_bundle_settings_node__event +features[variable][] = field_bundle_settings_node__news_article +features[variable][] = field_bundle_settings_node__page +features[variable][] = field_bundle_settings_node__post +features[variable][] = field_bundle_settings_node__product +features[variable][] = field_bundle_settings_node__project +features[variable][] = field_bundle_settings_node__public_partner +features[variable][] = field_bundle_settings_node__quote +features[variable][] = field_bundle_settings_node__slide +features[variable][] = field_bundle_settings_node__supplier +features[variable][] = field_bundle_settings_node__team +features[variable][] = field_bundle_settings_node__webform +features[variable][] = field_bundle_settings_node__wiki +features[variable][] = language_content_type_document +features[variable][] = language_content_type_event +features[variable][] = language_content_type_news_article +features[variable][] = language_content_type_page +features[variable][] = language_content_type_post +features[variable][] = language_content_type_product +features[variable][] = language_content_type_project +features[variable][] = language_content_type_public_partner +features[variable][] = language_content_type_quote +features[variable][] = language_content_type_slide +features[variable][] = language_content_type_supplier +features[variable][] = language_content_type_team +features[variable][] = language_content_type_webform +features[variable][] = language_content_type_wiki +features[variable][] = menu_options_document +features[variable][] = menu_options_event +features[variable][] = menu_options_news_article +features[variable][] = menu_options_page +features[variable][] = menu_options_post +features[variable][] = menu_options_product +features[variable][] = menu_options_project +features[variable][] = menu_options_public_partner +features[variable][] = menu_options_quote +features[variable][] = menu_options_slide +features[variable][] = menu_options_supplier +features[variable][] = menu_options_team +features[variable][] = menu_options_webform +features[variable][] = menu_options_wiki +features[variable][] = menu_parent_document +features[variable][] = menu_parent_event +features[variable][] = menu_parent_news_article +features[variable][] = menu_parent_page +features[variable][] = menu_parent_post +features[variable][] = menu_parent_product +features[variable][] = menu_parent_project +features[variable][] = menu_parent_public_partner +features[variable][] = menu_parent_quote +features[variable][] = menu_parent_slide +features[variable][] = menu_parent_supplier +features[variable][] = menu_parent_team +features[variable][] = menu_parent_webform +features[variable][] = menu_parent_wiki +features[variable][] = node_options_document +features[variable][] = node_options_event +features[variable][] = node_options_news_article +features[variable][] = node_options_page +features[variable][] = node_options_post +features[variable][] = node_options_product +features[variable][] = node_options_project +features[variable][] = node_options_public_partner +features[variable][] = node_options_quote +features[variable][] = node_options_slide +features[variable][] = node_options_supplier +features[variable][] = node_options_team +features[variable][] = node_options_webform +features[variable][] = node_options_wiki +features[variable][] = node_preview_document +features[variable][] = node_preview_event +features[variable][] = node_preview_news_article +features[variable][] = node_preview_page +features[variable][] = node_preview_post +features[variable][] = node_preview_product +features[variable][] = node_preview_project +features[variable][] = node_preview_public_partner +features[variable][] = node_preview_quote +features[variable][] = node_preview_slide +features[variable][] = node_preview_supplier +features[variable][] = node_preview_team +features[variable][] = node_preview_webform +features[variable][] = node_preview_wiki +features[variable][] = node_submitted_document +features[variable][] = node_submitted_event +features[variable][] = node_submitted_news_article +features[variable][] = node_submitted_page +features[variable][] = node_submitted_post +features[variable][] = node_submitted_product +features[variable][] = node_submitted_project +features[variable][] = node_submitted_public_partner +features[variable][] = node_submitted_quote +features[variable][] = node_submitted_slide +features[variable][] = node_submitted_supplier +features[variable][] = node_submitted_team +features[variable][] = node_submitted_webform +features[variable][] = node_submitted_wiki +features[variable][] = pathauto_node_document_pattern +features[variable][] = pathauto_node_event_pattern +features[variable][] = pathauto_node_news_article_pattern +features[variable][] = pathauto_node_page_pattern +features[variable][] = pathauto_node_post_pattern +features[variable][] = pathauto_node_product_pattern +features[variable][] = pathauto_node_project_pattern +features[variable][] = pathauto_node_public_partner_pattern +features[variable][] = pathauto_node_quote_pattern +features[variable][] = pathauto_node_slide_pattern +features[variable][] = pathauto_node_supplier_pattern +features[variable][] = pathauto_node_team_pattern +features[variable][] = pathauto_node_wiki_pattern +features[variable][] = pathauto_taxonomy_term_content_categories_pattern +features[variable][] = pathauto_taxonomy_term_partner_categories_pattern +features[variable][] = pathauto_taxonomy_term_produktniveau_pattern +features[variable][] = pathauto_taxonomy_term_project_categories_pattern +features[variable][] = pathauto_taxonomy_term_projektniveau_pattern +features[variable][] = pathauto_taxonomy_term_supplier_categories_pattern +features[variable][] = pathauto_taxonomy_term_team_categories_pattern diff --git a/sites/all/modules/itk/osto_content_types/osto_content_types.module b/sites/all/modules/itk/osto_content_types/osto_content_types.module new file mode 100644 index 000000000..f53059686 --- /dev/null +++ b/sites/all/modules/itk/osto_content_types/osto_content_types.module @@ -0,0 +1,7 @@ +disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_document'; + $strongarm->value = 0; + $export['comment_anonymous_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_event'; + $strongarm->value = 0; + $export['comment_anonymous_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_news_article'; + $strongarm->value = '2'; + $export['comment_anonymous_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_page'; + $strongarm->value = 0; + $export['comment_anonymous_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_post'; + $strongarm->value = '2'; + $export['comment_anonymous_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_product'; + $strongarm->value = 0; + $export['comment_anonymous_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_project'; + $strongarm->value = 0; + $export['comment_anonymous_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_public_partner'; + $strongarm->value = 0; + $export['comment_anonymous_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_quote'; + $strongarm->value = 0; + $export['comment_anonymous_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_slide'; + $strongarm->value = 0; + $export['comment_anonymous_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_supplier'; + $strongarm->value = 0; + $export['comment_anonymous_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_team'; + $strongarm->value = 0; + $export['comment_anonymous_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_webform'; + $strongarm->value = 0; + $export['comment_anonymous_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_anonymous_wiki'; + $strongarm->value = '0'; + $export['comment_anonymous_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_document'; + $strongarm->value = 1; + $export['comment_default_mode_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_event'; + $strongarm->value = 1; + $export['comment_default_mode_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_news_article'; + $strongarm->value = 1; + $export['comment_default_mode_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_page'; + $strongarm->value = 1; + $export['comment_default_mode_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_post'; + $strongarm->value = 1; + $export['comment_default_mode_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_product'; + $strongarm->value = 1; + $export['comment_default_mode_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_project'; + $strongarm->value = 1; + $export['comment_default_mode_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_public_partner'; + $strongarm->value = 1; + $export['comment_default_mode_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_quote'; + $strongarm->value = 1; + $export['comment_default_mode_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_slide'; + $strongarm->value = 1; + $export['comment_default_mode_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_supplier'; + $strongarm->value = 1; + $export['comment_default_mode_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_team'; + $strongarm->value = 1; + $export['comment_default_mode_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_webform'; + $strongarm->value = 1; + $export['comment_default_mode_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_mode_wiki'; + $strongarm->value = 1; + $export['comment_default_mode_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_document'; + $strongarm->value = '50'; + $export['comment_default_per_page_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_event'; + $strongarm->value = '50'; + $export['comment_default_per_page_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_news_article'; + $strongarm->value = '50'; + $export['comment_default_per_page_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_page'; + $strongarm->value = '50'; + $export['comment_default_per_page_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_post'; + $strongarm->value = '50'; + $export['comment_default_per_page_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_product'; + $strongarm->value = '50'; + $export['comment_default_per_page_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_project'; + $strongarm->value = '50'; + $export['comment_default_per_page_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_public_partner'; + $strongarm->value = '50'; + $export['comment_default_per_page_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_quote'; + $strongarm->value = '50'; + $export['comment_default_per_page_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_slide'; + $strongarm->value = '50'; + $export['comment_default_per_page_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_supplier'; + $strongarm->value = '50'; + $export['comment_default_per_page_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_team'; + $strongarm->value = '50'; + $export['comment_default_per_page_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_webform'; + $strongarm->value = '50'; + $export['comment_default_per_page_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_default_per_page_wiki'; + $strongarm->value = '50'; + $export['comment_default_per_page_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_document'; + $strongarm->value = '1'; + $export['comment_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_event'; + $strongarm->value = '1'; + $export['comment_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_document'; + $strongarm->value = 1; + $export['comment_form_location_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_event'; + $strongarm->value = 1; + $export['comment_form_location_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_news_article'; + $strongarm->value = 1; + $export['comment_form_location_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_page'; + $strongarm->value = 1; + $export['comment_form_location_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_post'; + $strongarm->value = 1; + $export['comment_form_location_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_product'; + $strongarm->value = 1; + $export['comment_form_location_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_project'; + $strongarm->value = 1; + $export['comment_form_location_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_public_partner'; + $strongarm->value = 1; + $export['comment_form_location_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_quote'; + $strongarm->value = 1; + $export['comment_form_location_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_slide'; + $strongarm->value = 1; + $export['comment_form_location_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_supplier'; + $strongarm->value = 1; + $export['comment_form_location_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_team'; + $strongarm->value = 1; + $export['comment_form_location_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_webform'; + $strongarm->value = 1; + $export['comment_form_location_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_form_location_wiki'; + $strongarm->value = 1; + $export['comment_form_location_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_news_article'; + $strongarm->value = '2'; + $export['comment_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_page'; + $strongarm->value = '0'; + $export['comment_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_post'; + $strongarm->value = '2'; + $export['comment_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_document'; + $strongarm->value = '1'; + $export['comment_preview_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_event'; + $strongarm->value = '1'; + $export['comment_preview_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_news_article'; + $strongarm->value = '0'; + $export['comment_preview_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_page'; + $strongarm->value = '1'; + $export['comment_preview_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_post'; + $strongarm->value = '0'; + $export['comment_preview_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_product'; + $strongarm->value = '1'; + $export['comment_preview_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_project'; + $strongarm->value = '1'; + $export['comment_preview_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_public_partner'; + $strongarm->value = '1'; + $export['comment_preview_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_quote'; + $strongarm->value = '1'; + $export['comment_preview_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_slide'; + $strongarm->value = '1'; + $export['comment_preview_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_supplier'; + $strongarm->value = '1'; + $export['comment_preview_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_team'; + $strongarm->value = '1'; + $export['comment_preview_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_webform'; + $strongarm->value = '1'; + $export['comment_preview_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_preview_wiki'; + $strongarm->value = '0'; + $export['comment_preview_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_product'; + $strongarm->value = '1'; + $export['comment_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_project'; + $strongarm->value = '1'; + $export['comment_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_public_partner'; + $strongarm->value = '1'; + $export['comment_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_quote'; + $strongarm->value = '1'; + $export['comment_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_slide'; + $strongarm->value = '1'; + $export['comment_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_document'; + $strongarm->value = 1; + $export['comment_subject_field_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_event'; + $strongarm->value = 1; + $export['comment_subject_field_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_news_article'; + $strongarm->value = 0; + $export['comment_subject_field_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_page'; + $strongarm->value = 1; + $export['comment_subject_field_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_post'; + $strongarm->value = 0; + $export['comment_subject_field_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_product'; + $strongarm->value = 1; + $export['comment_subject_field_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_project'; + $strongarm->value = 1; + $export['comment_subject_field_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_public_partner'; + $strongarm->value = 1; + $export['comment_subject_field_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_quote'; + $strongarm->value = 1; + $export['comment_subject_field_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_slide'; + $strongarm->value = 1; + $export['comment_subject_field_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_supplier'; + $strongarm->value = 1; + $export['comment_subject_field_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_team'; + $strongarm->value = 1; + $export['comment_subject_field_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_webform'; + $strongarm->value = 1; + $export['comment_subject_field_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_subject_field_wiki'; + $strongarm->value = 0; + $export['comment_subject_field_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_supplier'; + $strongarm->value = '1'; + $export['comment_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_team'; + $strongarm->value = '1'; + $export['comment_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_webform'; + $strongarm->value = '0'; + $export['comment_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'comment_wiki'; + $strongarm->value = '2'; + $export['comment_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'diff_enable_revisions_page_node_news_article'; + $strongarm->value = 1; + $export['diff_enable_revisions_page_node_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'diff_enable_revisions_page_node_post'; + $strongarm->value = 1; + $export['diff_enable_revisions_page_node_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'diff_enable_revisions_page_node_wiki'; + $strongarm->value = 1; + $export['diff_enable_revisions_page_node_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'diff_show_preview_changes_node_news_article'; + $strongarm->value = 1; + $export['diff_show_preview_changes_node_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'diff_show_preview_changes_node_post'; + $strongarm->value = 1; + $export['diff_show_preview_changes_node_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'diff_show_preview_changes_node_wiki'; + $strongarm->value = 1; + $export['diff_show_preview_changes_node_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'diff_view_mode_preview_node_news_article'; + $strongarm->value = 'full'; + $export['diff_view_mode_preview_node_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'diff_view_mode_preview_node_post'; + $strongarm->value = 'full'; + $export['diff_view_mode_preview_node_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'diff_view_mode_preview_node_wiki'; + $strongarm->value = 'full'; + $export['diff_view_mode_preview_node_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__document'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '5', + ), + 'redirect' => array( + 'weight' => '6', + ), + ), + 'display' => array( + 'rrssb' => array( + 'default' => array( + 'weight' => '2', + 'visible' => TRUE, + ), + 'teaser' => array( + 'weight' => '1', + 'visible' => TRUE, + ), + ), + 'read_time' => array( + 'default' => array( + 'weight' => '3', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '3', + 'visible' => FALSE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__event'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => TRUE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '8', + ), + 'metatags' => array( + 'weight' => '10', + ), + 'redirect' => array( + 'weight' => '9', + ), + ), + 'display' => array( + 'rrssb' => array( + 'default' => array( + 'weight' => '2', + 'visible' => TRUE, + ), + 'search_result' => array( + 'weight' => '4', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '1', + 'visible' => TRUE, + ), + ), + 'read_time' => array( + 'teaser' => array( + 'weight' => '4', + 'visible' => FALSE, + ), + 'default' => array( + 'weight' => '4', + 'visible' => FALSE, + ), + 'search_result' => array( + 'weight' => '2', + 'visible' => FALSE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__news_article'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '1', + ), + ), + 'display' => array( + 'read_time' => array( + 'default' => array( + 'weight' => '3', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '2', + 'visible' => TRUE, + ), + ), + 'rrssb' => array( + 'default' => array( + 'weight' => '2', + 'visible' => TRUE, + ), + 'teaser' => array( + 'weight' => '1', + 'visible' => TRUE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__page'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '5', + ), + ), + 'display' => array( + 'read_time' => array( + 'default' => array( + 'weight' => '5', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '3', + 'visible' => FALSE, + ), + ), + 'rrssb' => array( + 'default' => array( + 'weight' => '2', + 'visible' => TRUE, + ), + 'teaser' => array( + 'weight' => '1', + 'visible' => TRUE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__post'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '6', + ), + 'metatags' => array( + 'weight' => '8', + ), + 'redirect' => array( + 'weight' => '7', + ), + ), + 'display' => array( + 'rrssb' => array( + 'default' => array( + 'weight' => '2', + 'visible' => TRUE, + ), + 'search_index' => array( + 'weight' => '1', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '1', + 'visible' => TRUE, + ), + ), + 'read_time' => array( + 'default' => array( + 'weight' => '5', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '2', + 'visible' => TRUE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__product'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => TRUE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '12', + ), + 'metatags' => array( + 'weight' => '13', + ), + 'redirect' => array( + 'weight' => '15', + ), + ), + 'display' => array( + 'rrssb' => array( + 'default' => array( + 'weight' => '2', + 'visible' => TRUE, + ), + 'search_index' => array( + 'weight' => '2', + 'visible' => TRUE, + ), + 'search_result' => array( + 'weight' => '1', + 'visible' => FALSE, + ), + ), + 'read_time' => array( + 'default' => array( + 'weight' => '3', + 'visible' => FALSE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__project'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '13', + ), + 'metatags' => array( + 'weight' => '14', + ), + 'redirect' => array( + 'weight' => '15', + ), + ), + 'display' => array( + 'rrssb' => array( + 'default' => array( + 'weight' => '2', + 'visible' => TRUE, + ), + 'teaser' => array( + 'weight' => '1', + 'visible' => TRUE, + ), + ), + 'read_time' => array( + 'default' => array( + 'weight' => '3', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '2', + 'visible' => FALSE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__public_partner'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '1', + ), + ), + 'display' => array( + 'ting_eva_primary_contacts_entity_view_1' => array( + 'default' => array( + 'weight' => '6', + 'visible' => TRUE, + ), + ), + 'read_time' => array( + 'default' => array( + 'weight' => '8', + 'visible' => FALSE, + ), + ), + 'rrssb' => array( + 'default' => array( + 'weight' => '7', + 'visible' => TRUE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__quote'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '4', + ), + ), + 'display' => array( + 'read_time' => array( + 'default' => array( + 'weight' => '3', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '0', + 'visible' => FALSE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__slide'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '6', + ), + ), + 'display' => array( + 'read_time' => array( + 'default' => array( + 'weight' => '5', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '0', + 'visible' => FALSE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__supplier'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '1', + ), + 'metatags' => array( + 'weight' => '40', + ), + 'redirect' => array( + 'weight' => '30', + ), + ), + 'display' => array( + 'ting_eva_primary_contacts_entity_view_1' => array( + 'default' => array( + 'weight' => '6', + 'visible' => TRUE, + ), + ), + 'rrssb' => array( + 'default' => array( + 'weight' => '7', + 'visible' => TRUE, + ), + ), + 'read_time' => array( + 'default' => array( + 'weight' => '9', + 'visible' => FALSE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__team'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array( + 'title' => array( + 'weight' => '0', + ), + 'path' => array( + 'weight' => '10', + ), + 'metatags' => array( + 'weight' => '11', + ), + 'redirect' => array( + 'weight' => '12', + ), + ), + 'display' => array( + 'rrssb' => array( + 'default' => array( + 'weight' => '3', + 'visible' => TRUE, + ), + 'teaser' => array( + 'weight' => '1', + 'visible' => TRUE, + ), + ), + 'read_time' => array( + 'default' => array( + 'weight' => '4', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '3', + 'visible' => FALSE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__webform'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array(), + 'display' => array( + 'webform' => array( + 'default' => array( + 'weight' => '0', + 'visible' => TRUE, + ), + 'teaser' => array( + 'weight' => '0', + 'visible' => TRUE, + ), + ), + 'read_time' => array( + 'default' => array( + 'weight' => '1', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '2', + 'visible' => FALSE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'field_bundle_settings_node__wiki'; + $strongarm->value = array( + 'view_modes' => array( + 'teaser' => array( + 'custom_settings' => TRUE, + ), + 'full' => array( + 'custom_settings' => FALSE, + ), + 'rss' => array( + 'custom_settings' => FALSE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), + 'token' => array( + 'custom_settings' => FALSE, + ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), + ), + 'extra_fields' => array( + 'form' => array(), + 'display' => array( + 'rrssb' => array( + 'default' => array( + 'weight' => '1', + 'visible' => TRUE, + ), + 'teaser' => array( + 'weight' => '1', + 'visible' => TRUE, + ), + ), + 'read_time' => array( + 'default' => array( + 'weight' => '3', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '2', + 'visible' => FALSE, + ), + ), + ), + ), + ); + $export['field_bundle_settings_node__wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_document'; + $strongarm->value = '0'; + $export['language_content_type_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_event'; + $strongarm->value = '0'; + $export['language_content_type_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_news_article'; + $strongarm->value = '0'; + $export['language_content_type_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_page'; + $strongarm->value = '0'; + $export['language_content_type_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_post'; + $strongarm->value = '0'; + $export['language_content_type_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_product'; + $strongarm->value = '0'; + $export['language_content_type_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_project'; + $strongarm->value = '0'; + $export['language_content_type_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_public_partner'; + $strongarm->value = '0'; + $export['language_content_type_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_quote'; + $strongarm->value = '0'; + $export['language_content_type_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_slide'; + $strongarm->value = '0'; + $export['language_content_type_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_supplier'; + $strongarm->value = '0'; + $export['language_content_type_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_team'; + $strongarm->value = '0'; + $export['language_content_type_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_webform'; + $strongarm->value = '0'; + $export['language_content_type_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'language_content_type_wiki'; + $strongarm->value = '0'; + $export['language_content_type_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_document'; + $strongarm->value = array(); + $export['menu_options_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_event'; + $strongarm->value = array(); + $export['menu_options_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_news_article'; + $strongarm->value = array(); + $export['menu_options_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_page'; + $strongarm->value = array( + 0 => 'main-menu', + ); + $export['menu_options_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_post'; + $strongarm->value = array(); + $export['menu_options_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_product'; + $strongarm->value = array( + 0 => 'main-menu', + ); + $export['menu_options_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_project'; + $strongarm->value = array( + 0 => 'main-menu', + ); + $export['menu_options_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_public_partner'; + $strongarm->value = array( + 0 => 'main-menu', + ); + $export['menu_options_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_quote'; + $strongarm->value = array(); + $export['menu_options_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_slide'; + $strongarm->value = array(); + $export['menu_options_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_supplier'; + $strongarm->value = array(); + $export['menu_options_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_team'; + $strongarm->value = array(); + $export['menu_options_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_webform'; + $strongarm->value = array( + 0 => 'main-menu', + ); + $export['menu_options_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_options_wiki'; + $strongarm->value = array(); + $export['menu_options_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_document'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_event'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_news_article'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_page'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_post'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_product'; + $strongarm->value = 'main-menu:1806'; + $export['menu_parent_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_project'; + $strongarm->value = 'main-menu:770'; + $export['menu_parent_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_public_partner'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_quote'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_slide'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_supplier'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_team'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_webform'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'menu_parent_wiki'; + $strongarm->value = 'main-menu:0'; + $export['menu_parent_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_document'; + $strongarm->value = array( + 0 => 'status', + ); + $export['node_options_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_event'; + $strongarm->value = array( + 0 => 'status', + ); + $export['node_options_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_news_article'; + $strongarm->value = array( + 0 => 'status', + ); + $export['node_options_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_page'; + $strongarm->value = array( + 0 => 'status', + ); + $export['node_options_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_post'; + $strongarm->value = array( + 0 => 'status', + ); + $export['node_options_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_product'; + $strongarm->value = array(); + $export['node_options_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_project'; + $strongarm->value = array(); + $export['node_options_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_public_partner'; + $strongarm->value = array( + 0 => 'status', + ); + $export['node_options_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_quote'; + $strongarm->value = array( + 0 => 'status', + ); + $export['node_options_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_slide'; + $strongarm->value = array( + 0 => 'status', + ); + $export['node_options_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_supplier'; + $strongarm->value = array( + 0 => 'status', + ); + $export['node_options_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_team'; + $strongarm->value = array( + 0 => 'status', + ); + $export['node_options_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_webform'; + $strongarm->value = array( + 0 => 'status', + ); + $export['node_options_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_options_wiki'; + $strongarm->value = array( + 0 => 'status', + 1 => 'revision', + ); + $export['node_options_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_document'; + $strongarm->value = '0'; + $export['node_preview_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_event'; + $strongarm->value = '0'; + $export['node_preview_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_news_article'; + $strongarm->value = '0'; + $export['node_preview_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_page'; + $strongarm->value = '0'; + $export['node_preview_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_post'; + $strongarm->value = '0'; + $export['node_preview_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_product'; + $strongarm->value = '0'; + $export['node_preview_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_project'; + $strongarm->value = '0'; + $export['node_preview_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_public_partner'; + $strongarm->value = '1'; + $export['node_preview_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_quote'; + $strongarm->value = '0'; + $export['node_preview_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_slide'; + $strongarm->value = '0'; + $export['node_preview_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_supplier'; + $strongarm->value = '0'; + $export['node_preview_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_team'; + $strongarm->value = '0'; + $export['node_preview_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_webform'; + $strongarm->value = '1'; + $export['node_preview_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_preview_wiki'; + $strongarm->value = '0'; + $export['node_preview_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_document'; + $strongarm->value = 1; + $export['node_submitted_document'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_event'; + $strongarm->value = 1; + $export['node_submitted_event'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_news_article'; + $strongarm->value = 1; + $export['node_submitted_news_article'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_page'; + $strongarm->value = 1; + $export['node_submitted_page'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_post'; + $strongarm->value = 1; + $export['node_submitted_post'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_product'; + $strongarm->value = 0; + $export['node_submitted_product'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_project'; + $strongarm->value = 0; + $export['node_submitted_project'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_public_partner'; + $strongarm->value = 0; + $export['node_submitted_public_partner'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_quote'; + $strongarm->value = 0; + $export['node_submitted_quote'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_slide'; + $strongarm->value = 0; + $export['node_submitted_slide'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_supplier'; + $strongarm->value = 0; + $export['node_submitted_supplier'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_team'; + $strongarm->value = 1; + $export['node_submitted_team'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_webform'; + $strongarm->value = 0; + $export['node_submitted_webform'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'node_submitted_wiki'; + $strongarm->value = 0; + $export['node_submitted_wiki'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_document_pattern'; + $strongarm->value = 'dokument/[node:title]'; + $export['pathauto_node_document_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_event_pattern'; + $strongarm->value = 'begivenhed/[node:title]'; + $export['pathauto_node_event_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_news_article_pattern'; + $strongarm->value = 'nyhed/[node:title]'; + $export['pathauto_node_news_article_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_page_pattern'; + $strongarm->value = 'side/[node:title]'; + $export['pathauto_node_page_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_post_pattern'; + $strongarm->value = 'blog/[node:title]'; + $export['pathauto_node_post_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_product_pattern'; + $strongarm->value = 'produkt/[node:title]'; + $export['pathauto_node_product_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_project_pattern'; + $strongarm->value = 'projekt/[node:title]'; + $export['pathauto_node_project_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_public_partner_pattern'; + $strongarm->value = 'offentlig-partner/[node:title]'; + $export['pathauto_node_public_partner_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_quote_pattern'; + $strongarm->value = 'citat/[node:title]'; + $export['pathauto_node_quote_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_slide_pattern'; + $strongarm->value = 'slide/[node:title]'; + $export['pathauto_node_slide_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_supplier_pattern'; + $strongarm->value = 'leverandoer/[node:title]'; + $export['pathauto_node_supplier_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_team_pattern'; + $strongarm->value = 'gruppe/[node:title]'; + $export['pathauto_node_team_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_node_wiki_pattern'; + $strongarm->value = 'wiki/[node:title]'; + $export['pathauto_node_wiki_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_taxonomy_term_content_categories_pattern'; + $strongarm->value = ''; + $export['pathauto_taxonomy_term_content_categories_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_taxonomy_term_partner_categories_pattern'; + $strongarm->value = ''; + $export['pathauto_taxonomy_term_partner_categories_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_taxonomy_term_produktniveau_pattern'; + $strongarm->value = ''; + $export['pathauto_taxonomy_term_produktniveau_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_taxonomy_term_project_categories_pattern'; + $strongarm->value = ''; + $export['pathauto_taxonomy_term_project_categories_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_taxonomy_term_projektniveau_pattern'; + $strongarm->value = ''; + $export['pathauto_taxonomy_term_projektniveau_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_taxonomy_term_supplier_categories_pattern'; + $strongarm->value = ''; + $export['pathauto_taxonomy_term_supplier_categories_pattern'] = $strongarm; + + $strongarm = new stdClass(); + $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ + $strongarm->api_version = 1; + $strongarm->name = 'pathauto_taxonomy_term_team_categories_pattern'; + $strongarm->value = ''; + $export['pathauto_taxonomy_term_team_categories_pattern'] = $strongarm; + + return $export; +} diff --git a/sites/all/modules/itk/osto_views/osto_views.info b/sites/all/modules/itk/osto_views/osto_views.info index 0481e56cf..15d7e4197 100644 --- a/sites/all/modules/itk/osto_views/osto_views.info +++ b/sites/all/modules/itk/osto_views/osto_views.info @@ -8,6 +8,8 @@ dependencies[] = better_exposed_filters dependencies[] = ctools dependencies[] = eva dependencies[] = flexslider_views +dependencies[] = read_time +dependencies[] = redirect dependencies[] = strongarm dependencies[] = views dependencies[] = views_content @@ -16,40 +18,25 @@ features[ctools][] = strongarm:strongarm:1 features[ctools][] = views:views_default:3.0 features[features_api][] = api:2 features[variable][] = views_defaults -features[views_view][] = ting_active_registration -features[views_view][] = ting_basic_page_links -features[views_view][] = ting_community_entrances -features[views_view][] = ting_community_slideshow +features[views_view][] = advanced_forum_active_topics +features[views_view][] = advanced_forum_topic_list +features[views_view][] = advanced_forum_unanswered_topics +features[views_view][] = forum_most_active features[views_view][] = ting_communiy_latest_activity -features[views_view][] = ting_eva_primary_contacts features[views_view][] = ting_event_attendees -features[views_view][] = ting_event_metadata features[views_view][] = ting_events features[views_view][] = ting_events_popular features[views_view][] = ting_group_content features[views_view][] = ting_group_members -features[views_view][] = ting_group_messages features[views_view][] = ting_group_relation -features[views_view][] = ting_latest_group_content_all_groups -features[views_view][] = ting_latest_products -features[views_view][] = ting_members features[views_view][] = ting_news features[views_view][] = ting_news_popular -features[views_view][] = ting_product_metadata features[views_view][] = ting_product_partners -features[views_view][] = ting_product_related_project features[views_view][] = ting_products -features[views_view][] = ting_project_ressources -features[views_view][] = ting_project_status features[views_view][] = ting_projects features[views_view][] = ting_public_partners -features[views_view][] = ting_quotes -features[views_view][] = ting_sidebar_all_users -features[views_view][] = ting_sidebar_fact -features[views_view][] = ting_sidebar_other_users -features[views_view][] = ting_sidebar_users +features[views_view][] = ting_slideshow features[views_view][] = ting_suppliers features[views_view][] = ting_teams -features[views_view][] = ting_user_followers -features[views_view][] = ting_user_messages features[views_view][] = ting_user_projects +files[] = views/osto_views_handler_field_custom_field.inc diff --git a/sites/all/modules/itk/osto_views/osto_views.module b/sites/all/modules/itk/osto_views/osto_views.module index 99a2eb84c..999f99631 100644 --- a/sites/all/modules/itk/osto_views/osto_views.module +++ b/sites/all/modules/itk/osto_views/osto_views.module @@ -4,4 +4,4 @@ * Code for the OS2 views feature. */ -include_once 'osto_views.features.inc'; +include_once 'osto_views.features.inc'; \ No newline at end of file diff --git a/sites/all/modules/itk/osto_views/osto_views.views.inc b/sites/all/modules/itk/osto_views/osto_views.views.inc new file mode 100644 index 000000000..014393942 --- /dev/null +++ b/sites/all/modules/itk/osto_views/osto_views.views.inc @@ -0,0 +1,29 @@ + array( + 'left_field' => 'nid', + 'field' => 'nid', + ), + ); + $data['read_time']['read_time'] = array( + 'title' => t('Read time'), + 'help' => t('Read time display'), + 'real field' => 'read_time', // Enter the base fields system name here. + 'field' => array( + 'handler' => 'views_handler_field_node', + ), + ); + + return $data; +} \ No newline at end of file diff --git a/sites/all/modules/itk/osto_views/osto_views.views_default.inc b/sites/all/modules/itk/osto_views/osto_views.views_default.inc index b59dc79d4..2f395bdaa 100644 --- a/sites/all/modules/itk/osto_views/osto_views.views_default.inc +++ b/sites/all/modules/itk/osto_views/osto_views.views_default.inc @@ -11,382 +11,675 @@ function osto_views_views_default_views() { $export = array(); $view = new view(); - $view->name = 'ting_active_registration'; - $view->description = 'List attendees for a given event.'; - $view->tag = 'commons_events'; - $view->base_table = 'registration'; - $view->human_name = 'Ting: Active registration'; + $view->name = 'advanced_forum_active_topics'; + $view->description = 'Shows the active topics in all forums.'; + $view->tag = 'Advanced Forum'; + $view->base_table = 'node'; + $view->human_name = 'Advanced Forum active topics'; $view->core = 7; $view->api_version = '3.0'; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['css_class'] = 'event-registration'; + /* Display: Defaults */ + $handler = $view->new_display('default', 'Defaults', 'default'); + $handler->display->display_options['title'] = 'Active forum topics'; $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; $handler->display->display_options['access']['type'] = 'none'; $handler->display->display_options['cache']['type'] = 'none'; $handler->display->display_options['query']['type'] = 'views_query'; + $handler->display->display_options['query']['options']['distinct'] = TRUE; + $handler->display->display_options['query']['options']['query_comment'] = FALSE; $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '1'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* Relationship: Registration: Registration to Indholdselement */ - $handler->display->display_options['relationships']['registration_related_node']['id'] = 'registration_related_node'; - $handler->display->display_options['relationships']['registration_related_node']['table'] = 'registration'; - $handler->display->display_options['relationships']['registration_related_node']['field'] = 'registration_related_node'; - $handler->display->display_options['relationships']['registration_related_node']['label'] = 'Begivenhed'; - /* Relationship: Tilmelding: User */ - $handler->display->display_options['relationships']['user_uid']['id'] = 'user_uid'; - $handler->display->display_options['relationships']['user_uid']['table'] = 'registration'; - $handler->display->display_options['relationships']['user_uid']['field'] = 'user_uid'; - $handler->display->display_options['relationships']['user_uid']['required'] = TRUE; - /* Field: Tilmelding: Delete link */ - $handler->display->display_options['fields']['delete_registration']['id'] = 'delete_registration'; - $handler->display->display_options['fields']['delete_registration']['table'] = 'registration'; - $handler->display->display_options['fields']['delete_registration']['field'] = 'delete_registration'; - $handler->display->display_options['fields']['delete_registration']['label'] = ''; - $handler->display->display_options['fields']['delete_registration']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['delete_registration']['text'] = 'Afmeld'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['relationship'] = 'registration_related_node'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'empty'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'fixed'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - /* Contextual filter: User: Uid */ - $handler->display->display_options['arguments']['uid']['id'] = 'uid'; - $handler->display->display_options['arguments']['uid']['table'] = 'users'; - $handler->display->display_options['arguments']['uid']['field'] = 'uid'; - $handler->display->display_options['arguments']['uid']['relationship'] = 'user_uid'; - $handler->display->display_options['arguments']['uid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['uid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['uid']['default_argument_type'] = 'current_user'; - $handler->display->display_options['arguments']['uid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['uid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['uid']['summary_options']['items_per_page'] = '25'; + $handler->display->display_options['pager']['type'] = 'full'; + $handler->display->display_options['pager']['options']['items_per_page'] = 20; + /* No results behavior: Global: Text area */ + $handler->display->display_options['empty']['text']['id'] = 'area'; + $handler->display->display_options['empty']['text']['table'] = 'views'; + $handler->display->display_options['empty']['text']['field'] = 'area'; + $handler->display->display_options['empty']['text']['content'] = 'No active topics.'; + /* Relationship: Content: Taxonomy terms on node */ + $handler->display->display_options['relationships']['term_node_tid']['id'] = 'term_node_tid'; + $handler->display->display_options['relationships']['term_node_tid']['table'] = 'node'; + $handler->display->display_options['relationships']['term_node_tid']['field'] = 'term_node_tid'; + /* Relationship: Content: Author */ + $handler->display->display_options['relationships']['uid']['id'] = 'uid'; + $handler->display->display_options['relationships']['uid']['table'] = 'node'; + $handler->display->display_options['relationships']['uid']['field'] = 'uid'; + /* Field: Content: Nid */ + $handler->display->display_options['fields']['nid']['id'] = 'nid'; + $handler->display->display_options['fields']['nid']['table'] = 'node'; + $handler->display->display_options['fields']['nid']['field'] = 'nid'; + $handler->display->display_options['fields']['nid']['exclude'] = TRUE; + /* Field: Indholdselement: Beskrivelse */ + $handler->display->display_options['fields']['teaser']['id'] = 'teaser'; + $handler->display->display_options['fields']['teaser']['table'] = 'field_data_body'; + $handler->display->display_options['fields']['teaser']['field'] = 'body'; + $handler->display->display_options['fields']['teaser']['label'] = 'Teaser'; + $handler->display->display_options['fields']['teaser']['exclude'] = TRUE; + $handler->display->display_options['fields']['teaser']['alter']['max_length'] = '200'; + $handler->display->display_options['fields']['teaser']['alter']['strip_tags'] = TRUE; + $handler->display->display_options['fields']['teaser']['type'] = 'text_summary_or_trimmed'; + $handler->display->display_options['fields']['teaser']['settings'] = array( + 'trim_length' => '200', + ); + /* Field: Broken/missing handler */ + $handler->display->display_options['fields']['topic_icon']['id'] = 'topic_icon'; + $handler->display->display_options['fields']['topic_icon']['table'] = 'node'; + $handler->display->display_options['fields']['topic_icon']['field'] = 'topic_icon'; + $handler->display->display_options['fields']['topic_icon']['label'] = ''; + /* Field: Content: Title */ + $handler->display->display_options['fields']['title']['id'] = 'title'; + $handler->display->display_options['fields']['title']['table'] = 'node'; + $handler->display->display_options['fields']['title']['field'] = 'title'; + $handler->display->display_options['fields']['title']['label'] = 'Topic'; + $handler->display->display_options['fields']['title']['alter']['text'] = '[title] '; + $handler->display->display_options['fields']['title']['alter']['make_link'] = TRUE; + $handler->display->display_options['fields']['title']['alter']['path'] = 'node/[nid]'; + $handler->display->display_options['fields']['title']['alter']['alt'] = '[teaser]'; + $handler->display->display_options['fields']['title']['alter']['link_class'] = 'topic-title'; + $handler->display->display_options['fields']['title']['link_to_node'] = FALSE; + /* Field: Content: Has new content */ + $handler->display->display_options['fields']['timestamp']['id'] = 'timestamp'; + $handler->display->display_options['fields']['timestamp']['table'] = 'history'; + $handler->display->display_options['fields']['timestamp']['field'] = 'timestamp'; + $handler->display->display_options['fields']['timestamp']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['timestamp']['alter']['text'] = '[timestamp] '; + $handler->display->display_options['fields']['timestamp']['comments'] = TRUE; + /* Field: Broken/missing handler */ + $handler->display->display_options['fields']['topic_pager']['id'] = 'topic_pager'; + $handler->display->display_options['fields']['topic_pager']['table'] = 'node'; + $handler->display->display_options['fields']['topic_pager']['field'] = 'topic_pager'; + /* Field: User: Name */ + $handler->display->display_options['fields']['name_1']['id'] = 'name_1'; + $handler->display->display_options['fields']['name_1']['table'] = 'users'; + $handler->display->display_options['fields']['name_1']['field'] = 'name'; + $handler->display->display_options['fields']['name_1']['relationship'] = 'uid'; + $handler->display->display_options['fields']['name_1']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['name_1']['alter']['text'] = '
by [name_1] '; + /* Field: Content: Post date */ + $handler->display->display_options['fields']['created']['id'] = 'created'; + $handler->display->display_options['fields']['created']['table'] = 'node'; + $handler->display->display_options['fields']['created']['field'] = 'created'; + $handler->display->display_options['fields']['created']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['created']['alter']['text'] = 'on [created]'; + /* Field: Content: Comment count */ + $handler->display->display_options['fields']['comment_count']['id'] = 'comment_count'; + $handler->display->display_options['fields']['comment_count']['table'] = 'node_comment_statistics'; + $handler->display->display_options['fields']['comment_count']['field'] = 'comment_count'; + $handler->display->display_options['fields']['comment_count']['label'] = 'Replies'; + $handler->display->display_options['fields']['comment_count']['empty'] = '0'; + $handler->display->display_options['fields']['comment_count']['hide_alter_empty'] = FALSE; + /* Field: Content: New comments */ + $handler->display->display_options['fields']['new_comments']['id'] = 'new_comments'; + $handler->display->display_options['fields']['new_comments']['table'] = 'node'; + $handler->display->display_options['fields']['new_comments']['field'] = 'new_comments'; + $handler->display->display_options['fields']['new_comments']['hide_empty'] = TRUE; + $handler->display->display_options['fields']['new_comments']['prefix'] = 'View '; + $handler->display->display_options['fields']['new_comments']['suffix'] = ' new'; + /* Field: Content statistics: Total views */ + $handler->display->display_options['fields']['totalcount']['id'] = 'totalcount'; + $handler->display->display_options['fields']['totalcount']['table'] = 'node_counter'; + $handler->display->display_options['fields']['totalcount']['field'] = 'totalcount'; + $handler->display->display_options['fields']['totalcount']['label'] = 'Views'; + $handler->display->display_options['fields']['totalcount']['empty'] = '0'; + $handler->display->display_options['fields']['totalcount']['empty_zero'] = TRUE; + /* Field: Content: Last comment author */ + $handler->display->display_options['fields']['last_comment_name']['id'] = 'last_comment_name'; + $handler->display->display_options['fields']['last_comment_name']['table'] = 'node_comment_statistics'; + $handler->display->display_options['fields']['last_comment_name']['field'] = 'last_comment_name'; + $handler->display->display_options['fields']['last_comment_name']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['last_comment_name']['alter']['text'] = 'by [last_comment_name]'; + /* Field: Content: Updated/commented date */ + $handler->display->display_options['fields']['last_updated']['id'] = 'last_updated'; + $handler->display->display_options['fields']['last_updated']['table'] = 'node_comment_statistics'; + $handler->display->display_options['fields']['last_updated']['field'] = 'last_updated'; + $handler->display->display_options['fields']['last_updated']['label'] = 'Last post'; + /* Field: Content: Sticky */ + $handler->display->display_options['fields']['sticky']['id'] = 'sticky'; + $handler->display->display_options['fields']['sticky']['table'] = 'node'; + $handler->display->display_options['fields']['sticky']['field'] = 'sticky'; + $handler->display->display_options['fields']['sticky']['exclude'] = TRUE; + $handler->display->display_options['fields']['sticky']['not'] = 0; + /* Field: Content: Comment status */ + $handler->display->display_options['fields']['comment']['id'] = 'comment'; + $handler->display->display_options['fields']['comment']['table'] = 'node'; + $handler->display->display_options['fields']['comment']['field'] = 'comment'; + $handler->display->display_options['fields']['comment']['exclude'] = TRUE; + /* Field: Taxonomy term: Name */ + $handler->display->display_options['fields']['name']['id'] = 'name'; + $handler->display->display_options['fields']['name']['table'] = 'taxonomy_term_data'; + $handler->display->display_options['fields']['name']['field'] = 'name'; + $handler->display->display_options['fields']['name']['relationship'] = 'term_node_tid'; + $handler->display->display_options['fields']['name']['label'] = 'Forum'; + $handler->display->display_options['fields']['name']['link_to_taxonomy'] = TRUE; + /* Filter criterion: Content: Published */ + $handler->display->display_options['filters']['status']['id'] = 'status'; + $handler->display->display_options['filters']['status']['table'] = 'node'; + $handler->display->display_options['filters']['status']['field'] = 'status'; + $handler->display->display_options['filters']['status']['value'] = '1'; + $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; + /* Filter criterion: Taxonomy term: Vocabulary */ + $handler->display->display_options['filters']['vid']['id'] = 'vid'; + $handler->display->display_options['filters']['vid']['table'] = 'taxonomy_term_data'; + $handler->display->display_options['filters']['vid']['field'] = 'vid'; + $handler->display->display_options['filters']['vid']['relationship'] = 'term_node_tid'; + $handler->display->display_options['filters']['vid']['value'] = array( + 2 => '2', + ); + $handler->display->display_options['filters']['vid']['expose']['operator'] = FALSE; + /* Filter criterion: Content: Has taxonomy terms (with depth) */ + $handler->display->display_options['filters']['term_node_tid_depth']['id'] = 'term_node_tid_depth'; + $handler->display->display_options['filters']['term_node_tid_depth']['table'] = 'node'; + $handler->display->display_options['filters']['term_node_tid_depth']['field'] = 'term_node_tid_depth'; + $handler->display->display_options['filters']['term_node_tid_depth']['exposed'] = TRUE; + $handler->display->display_options['filters']['term_node_tid_depth']['expose']['operator_id'] = 'term_node_tid_depth_op'; + $handler->display->display_options['filters']['term_node_tid_depth']['expose']['label'] = 'Show active topics in:'; + $handler->display->display_options['filters']['term_node_tid_depth']['expose']['operator'] = 'term_node_tid_depth_op'; + $handler->display->display_options['filters']['term_node_tid_depth']['expose']['identifier'] = 'forum'; + $handler->display->display_options['filters']['term_node_tid_depth']['expose']['remember'] = TRUE; + $handler->display->display_options['filters']['term_node_tid_depth']['type'] = 'select'; + $handler->display->display_options['filters']['term_node_tid_depth']['vocabulary'] = 'forums'; + $handler->display->display_options['filters']['term_node_tid_depth']['hierarchy'] = 1; + $handler->display->display_options['filters']['term_node_tid_depth']['depth'] = '2'; - /* Display: Content pane */ - $handler = $view->new_display('panel_pane', 'Content pane', 'panel_pane_1'); - $handler->display->display_options['defaults']['hide_admin_links'] = FALSE; - $handler->display->display_options['pane_title'] = 'Ting: Active registration'; - $handler->display->display_options['pane_category']['name'] = 'Ting'; - $handler->display->display_options['pane_category']['weight'] = '0'; - $handler->display->display_options['allow']['use_pager'] = 0; - $handler->display->display_options['allow']['items_per_page'] = 0; - $handler->display->display_options['allow']['offset'] = 0; - $handler->display->display_options['allow']['link_to_view'] = 0; - $handler->display->display_options['allow']['more_link'] = 0; - $handler->display->display_options['allow']['path_override'] = 0; - $handler->display->display_options['allow']['title_override'] = 0; - $handler->display->display_options['allow']['exposed_form'] = 0; - $handler->display->display_options['allow']['fields_override'] = 0; - $handler->display->display_options['argument_input'] = array( - 'null' => array( - 'type' => 'fixed', - 'context' => 'entity:comment.author', - 'context_optional' => 0, - 'panel' => '0', - 'fixed' => 'node', - 'label' => 'Global: Null', - ), - 'nid' => array( - 'type' => 'context', - 'context' => 'entity:node.nid', - 'context_optional' => 0, - 'panel' => '0', - 'fixed' => '', - 'label' => 'Content: Nid', - ), + /* Display: Page */ + $handler = $view->new_display('page', 'Page', 'page_1'); + $handler->display->display_options['path'] = 'forum/active'; + $handler->display->display_options['menu']['title'] = 'Active topics'; + $handler->display->display_options['menu']['weight'] = '1'; + $handler->display->display_options['menu']['context'] = 0; + $handler->display->display_options['menu']['context_only_inline'] = 0; + $handler->display->display_options['tab_options']['weight'] = '0'; + + /* Display: Feed */ + $handler = $view->new_display('feed', 'Feed', 'feed_1'); + $handler->display->display_options['defaults']['link_display'] = FALSE; + $handler->display->display_options['link_display'] = 'feed_1'; + $handler->display->display_options['pager']['type'] = 'some'; + $handler->display->display_options['style_plugin'] = 'rss'; + $handler->display->display_options['row_plugin'] = 'node_rss'; + $handler->display->display_options['path'] = 'forum/active/feed'; + $handler->display->display_options['displays'] = array( + 'page_1' => 'page_1', + 'default' => 0, ); - $translatables['ting_active_registration'] = array( - t('Master'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Begivenhed'), - t('User'), - t('Afmeld'), - t('Alle'), - t('Content pane'), + $translatables['advanced_forum_active_topics'] = array( + t('Defaults'), + t('Active forum topics'), t('more'), - t('Ting: Active registration'), - t('Ting'), + t('Apply'), + t('Reset'), + t('Sort by'), + t('Asc'), + t('Desc'), + t('Items per page'), + t('- All -'), + t('Offset'), + t('« first'), + t('‹ previous'), + t('next ›'), + t('last »'), + t('No active topics.'), + t('term'), + t('author'), + t('Nid'), + t('Teaser'), + t('Topic'), + t('[title] '), + t('[teaser]'), + t('Has new content'), + t('[timestamp] '), + t('Broken handler node.topic_pager'), + t('Name'), + t('
by [name_1] '), + t('Post date'), + t('on [created]'), + t('Replies'), + t('.'), + t(','), + t('New comments'), + t('View '), + t(' new'), + t('Views'), + t('Last comment author'), + t('by [last_comment_name]'), + t('Last post'), + t('Sticky'), + t('Comment status'), + t('Forum'), + t('Show active topics in:'), + t('Page'), + t('Feed'), ); - $export['ting_active_registration'] = $view; + $export['advanced_forum_active_topics'] = $view; $view = new view(); - $view->name = 'ting_basic_page_links'; - $view->description = ''; - $view->tag = 'default'; + $view->name = 'advanced_forum_topic_list'; + $view->description = 'Shows the topics in a given forum'; + $view->tag = 'Advanced Forum'; $view->base_table = 'node'; - $view->human_name = 'Ting: Basic page links'; + $view->human_name = 'Advanced Forum topic list'; $view->core = 7; $view->api_version = '3.0'; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Læs mere'; - $handler->display->display_options['css_class'] = 'read-more-links'; + /* Display: Defaults */ + $handler = $view->new_display('default', 'Defaults', 'default'); + $handler->display->display_options['title'] = 'Forum Name'; $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; + $handler->display->display_options['access']['type'] = 'none'; $handler->display->display_options['cache']['type'] = 'none'; $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['query']['options']['distinct'] = TRUE; + $handler->display->display_options['query']['options']['query_comment'] = FALSE; $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'none'; + $handler->display->display_options['pager']['type'] = 'full'; + $handler->display->display_options['pager']['options']['items_per_page'] = '10'; + $handler->display->display_options['pager']['options']['offset'] = '0'; + $handler->display->display_options['pager']['options']['id'] = '0'; + $handler->display->display_options['pager']['options']['quantity'] = '9'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; + $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; + $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; + $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; + $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; + $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; $handler->display->display_options['style_plugin'] = 'default'; $handler->display->display_options['row_plugin'] = 'fields'; - /* Field: Indholdselement: Links */ - $handler->display->display_options['fields']['field_main_links']['id'] = 'field_main_links'; - $handler->display->display_options['fields']['field_main_links']['table'] = 'field_data_field_main_links'; - $handler->display->display_options['fields']['field_main_links']['field'] = 'field_main_links'; - $handler->display->display_options['fields']['field_main_links']['label'] = ''; - $handler->display->display_options['fields']['field_main_links']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_main_links']['alter']['text'] = '[field_main_links-title] »'; - $handler->display->display_options['fields']['field_main_links']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_main_links']['click_sort_column'] = 'url'; - $handler->display->display_options['fields']['field_main_links']['type'] = 'link_plain'; - $handler->display->display_options['fields']['field_main_links']['delta_offset'] = '0'; - $handler->display->display_options['fields']['field_main_links']['multi_type'] = 'ul'; + $handler->display->display_options['row_options']['default_field_elements'] = FALSE; + /* Header: Global: Text area */ + $handler->display->display_options['header']['area']['id'] = 'area'; + $handler->display->display_options['header']['area']['table'] = 'views'; + $handler->display->display_options['header']['area']['field'] = 'area'; + $handler->display->display_options['header']['area']['content'] = '

Indlæg:

'; + $handler->display->display_options['header']['area']['format'] = 'full_html'; + /* No results behavior: Global: Text area */ + $handler->display->display_options['empty']['text']['id'] = 'text'; + $handler->display->display_options['empty']['text']['table'] = 'views'; + $handler->display->display_options['empty']['text']['field'] = 'area'; + $handler->display->display_options['empty']['text']['content'] = 'No posts in this forum.'; + $handler->display->display_options['empty']['text']['format'] = 'filtered_html'; + /* Relationship: Content: Author */ + $handler->display->display_options['relationships']['uid']['id'] = 'uid'; + $handler->display->display_options['relationships']['uid']['table'] = 'node'; + $handler->display->display_options['relationships']['uid']['field'] = 'uid'; + /* Field: Content: Nid */ + $handler->display->display_options['fields']['nid']['id'] = 'nid'; + $handler->display->display_options['fields']['nid']['table'] = 'node'; + $handler->display->display_options['fields']['nid']['field'] = 'nid'; + $handler->display->display_options['fields']['nid']['exclude'] = TRUE; + /* Field: Indholdselement: Beskrivelse */ + $handler->display->display_options['fields']['teaser']['id'] = 'teaser'; + $handler->display->display_options['fields']['teaser']['table'] = 'field_data_body'; + $handler->display->display_options['fields']['teaser']['field'] = 'body'; + $handler->display->display_options['fields']['teaser']['label'] = 'Teaser'; + $handler->display->display_options['fields']['teaser']['exclude'] = TRUE; + $handler->display->display_options['fields']['teaser']['alter']['max_length'] = '200'; + $handler->display->display_options['fields']['teaser']['alter']['strip_tags'] = TRUE; + $handler->display->display_options['fields']['teaser']['type'] = 'text_summary_or_trimmed'; + $handler->display->display_options['fields']['teaser']['settings'] = array( + 'trim_length' => '200', + ); + /* Field: Content: Title */ + $handler->display->display_options['fields']['title']['id'] = 'title'; + $handler->display->display_options['fields']['title']['table'] = 'node'; + $handler->display->display_options['fields']['title']['field'] = 'title'; + $handler->display->display_options['fields']['title']['label'] = ''; + $handler->display->display_options['fields']['title']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['title']['alter']['text'] = '[title] '; + $handler->display->display_options['fields']['title']['alter']['make_link'] = TRUE; + $handler->display->display_options['fields']['title']['alter']['path'] = 'node/[nid]'; + $handler->display->display_options['fields']['title']['alter']['alt'] = '[teaser]'; + $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['title']['element_wrapper_type'] = 'div'; + $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'post-title'; + $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; + $handler->display->display_options['fields']['title']['link_to_node'] = FALSE; + /* Field: Content: Post date */ + $handler->display->display_options['fields']['created']['id'] = 'created'; + $handler->display->display_options['fields']['created']['table'] = 'node'; + $handler->display->display_options['fields']['created']['field'] = 'created'; + $handler->display->display_options['fields']['created']['label'] = ''; + $handler->display->display_options['fields']['created']['exclude'] = TRUE; + $handler->display->display_options['fields']['created']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['created']['alter']['text'] = ' - [created]'; + $handler->display->display_options['fields']['created']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['created']['date_format'] = 'long'; + $handler->display->display_options['fields']['created']['second_date_format'] = 'long'; + /* Field: User: Name */ + $handler->display->display_options['fields']['name_1']['id'] = 'name_1'; + $handler->display->display_options['fields']['name_1']['table'] = 'users'; + $handler->display->display_options['fields']['name_1']['field'] = 'name'; + $handler->display->display_options['fields']['name_1']['relationship'] = 'uid'; + $handler->display->display_options['fields']['name_1']['label'] = ''; + $handler->display->display_options['fields']['name_1']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['name_1']['alter']['text'] = 'Oprettet af: [name_1]'; + $handler->display->display_options['fields']['name_1']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['name_1']['element_wrapper_type'] = 'div'; + $handler->display->display_options['fields']['name_1']['element_wrapper_class'] = 'post-info'; + $handler->display->display_options['fields']['name_1']['element_default_classes'] = FALSE; + /* Field: Content: Comment count */ + $handler->display->display_options['fields']['comment_count']['id'] = 'comment_count'; + $handler->display->display_options['fields']['comment_count']['table'] = 'node_comment_statistics'; + $handler->display->display_options['fields']['comment_count']['field'] = 'comment_count'; + $handler->display->display_options['fields']['comment_count']['label'] = ''; + $handler->display->display_options['fields']['comment_count']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['comment_count']['alter']['text'] = 'Svar[comment_count]'; + $handler->display->display_options['fields']['comment_count']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['comment_count']['element_wrapper_type'] = 'div'; + $handler->display->display_options['fields']['comment_count']['element_wrapper_class'] = 'comment-count'; + $handler->display->display_options['fields']['comment_count']['element_default_classes'] = FALSE; + $handler->display->display_options['fields']['comment_count']['empty'] = '0'; + $handler->display->display_options['fields']['comment_count']['empty_zero'] = TRUE; + $handler->display->display_options['fields']['comment_count']['hide_alter_empty'] = FALSE; /* Sort criterion: Content: Post date */ $handler->display->display_options['sorts']['created']['id'] = 'created'; $handler->display->display_options['sorts']['created']['table'] = 'node'; $handler->display->display_options['sorts']['created']['field'] = 'created'; $handler->display->display_options['sorts']['created']['order'] = 'DESC'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - $handler->display->display_options['arguments']['nid']['specify_validation'] = TRUE; - $handler->display->display_options['arguments']['nid']['validate']['type'] = 'node'; - $handler->display->display_options['arguments']['nid']['validate_options']['types'] = array( - 'page' => 'page', - ); + /* Contextual filter: Content: Has taxonomy term ID */ + $handler->display->display_options['arguments']['tid']['id'] = 'tid'; + $handler->display->display_options['arguments']['tid']['table'] = 'taxonomy_index'; + $handler->display->display_options['arguments']['tid']['field'] = 'tid'; + $handler->display->display_options['arguments']['tid']['default_argument_type'] = 'fixed'; + $handler->display->display_options['arguments']['tid']['summary']['format'] = 'default_summary'; /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; + $handler->display->display_options['filters']['status']['value'] = '1'; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Indholdselement: Links (field_main_links:url) */ - $handler->display->display_options['filters']['field_main_links_url']['id'] = 'field_main_links_url'; - $handler->display->display_options['filters']['field_main_links_url']['table'] = 'field_data_field_main_links'; - $handler->display->display_options['filters']['field_main_links_url']['field'] = 'field_main_links_url'; - $handler->display->display_options['filters']['field_main_links_url']['operator'] = 'not empty'; - - /* Display: Block */ - $handler = $view->new_display('block', 'Block', 'block'); - $handler->display->display_options['block_description'] = 'Read more links'; - $translatables['ting_basic_page_links'] = array( - t('Master'), - t('Læs mere'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('[field_main_links-title] »'), - t('Alle'), - t('Block'), + $translatables['advanced_forum_topic_list'] = array( + t('Defaults'), + t('Forum Name'), t('more'), - t('Read more links'), + t('Apply'), + t('Reset'), + t('Sort by'), + t('Asc'), + t('Desc'), + t('Antal elementer'), + t('- Alle -'), + t('Forskydning'), + t('« første'), + t('‹ forrige'), + t('næste ›'), + t('sidste »'), + t('

Indlæg:

'), + t('No posts in this forum.'), + t('author'), + t('Nid'), + t('Teaser'), + t('[title] '), + t('[teaser]'), + t(' - [created]'), + t('Oprettet af: [name_1]'), + t('Svar[comment_count]'), + t('.'), + t(','), + t('All'), ); - $export['ting_basic_page_links'] = $view; + $export['advanced_forum_topic_list'] = $view; $view = new view(); - $view->name = 'ting_community_entrances'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'taxonomy_term_data'; - $view->human_name = 'Ting: Community entrances'; + $view->name = 'advanced_forum_unanswered_topics'; + $view->description = 'Shows unanswered topics in a given forum'; + $view->tag = 'Advanced Forum'; + $view->base_table = 'node'; + $view->human_name = 'Advanced Forum unanswered topics'; $view->core = 7; $view->api_version = '3.0'; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['css_class'] = 'community-entrances'; + /* Display: Defaults */ + $handler = $view->new_display('default', 'Defaults', 'default'); + $handler->display->display_options['title'] = 'Unanswered forum topics'; $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; + $handler->display->display_options['access']['type'] = 'none'; $handler->display->display_options['cache']['type'] = 'none'; $handler->display->display_options['query']['type'] = 'views_query'; + $handler->display->display_options['query']['options']['distinct'] = TRUE; + $handler->display->display_options['query']['options']['query_comment'] = FALSE; $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '6'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; + $handler->display->display_options['pager']['type'] = 'full'; + $handler->display->display_options['pager']['options']['items_per_page'] = 20; + /* No results behavior: Global: Text area */ + $handler->display->display_options['empty']['text']['id'] = 'area'; + $handler->display->display_options['empty']['text']['table'] = 'views'; + $handler->display->display_options['empty']['text']['field'] = 'area'; + $handler->display->display_options['empty']['text']['content'] = 'No unanswered topics.'; + /* Relationship: Content: Taxonomy terms on node */ + $handler->display->display_options['relationships']['term_node_tid']['id'] = 'term_node_tid'; + $handler->display->display_options['relationships']['term_node_tid']['table'] = 'node'; + $handler->display->display_options['relationships']['term_node_tid']['field'] = 'term_node_tid'; + /* Relationship: Content: Author */ + $handler->display->display_options['relationships']['uid']['id'] = 'uid'; + $handler->display->display_options['relationships']['uid']['table'] = 'node'; + $handler->display->display_options['relationships']['uid']['field'] = 'uid'; + /* Field: Content: Nid */ + $handler->display->display_options['fields']['nid']['id'] = 'nid'; + $handler->display->display_options['fields']['nid']['table'] = 'node'; + $handler->display->display_options['fields']['nid']['field'] = 'nid'; + $handler->display->display_options['fields']['nid']['exclude'] = TRUE; + /* Field: Indholdselement: Beskrivelse */ + $handler->display->display_options['fields']['teaser']['id'] = 'teaser'; + $handler->display->display_options['fields']['teaser']['table'] = 'field_data_body'; + $handler->display->display_options['fields']['teaser']['field'] = 'body'; + $handler->display->display_options['fields']['teaser']['label'] = 'Teaser'; + $handler->display->display_options['fields']['teaser']['exclude'] = TRUE; + $handler->display->display_options['fields']['teaser']['alter']['max_length'] = '200'; + $handler->display->display_options['fields']['teaser']['alter']['strip_tags'] = TRUE; + $handler->display->display_options['fields']['teaser']['type'] = 'text_summary_or_trimmed'; + $handler->display->display_options['fields']['teaser']['settings'] = array( + 'trim_length' => '200', + ); + /* Field: Broken/missing handler */ + $handler->display->display_options['fields']['topic_icon']['id'] = 'topic_icon'; + $handler->display->display_options['fields']['topic_icon']['table'] = 'node'; + $handler->display->display_options['fields']['topic_icon']['field'] = 'topic_icon'; + $handler->display->display_options['fields']['topic_icon']['label'] = ''; + /* Field: Content: Title */ + $handler->display->display_options['fields']['title']['id'] = 'title'; + $handler->display->display_options['fields']['title']['table'] = 'node'; + $handler->display->display_options['fields']['title']['field'] = 'title'; + $handler->display->display_options['fields']['title']['label'] = 'Topic'; + $handler->display->display_options['fields']['title']['alter']['text'] = '[title] '; + $handler->display->display_options['fields']['title']['alter']['make_link'] = TRUE; + $handler->display->display_options['fields']['title']['alter']['path'] = 'node/[nid]'; + $handler->display->display_options['fields']['title']['alter']['alt'] = '[teaser]'; + $handler->display->display_options['fields']['title']['alter']['link_class'] = 'topic-title'; + $handler->display->display_options['fields']['title']['link_to_node'] = FALSE; + /* Field: Content: Has new content */ + $handler->display->display_options['fields']['timestamp']['id'] = 'timestamp'; + $handler->display->display_options['fields']['timestamp']['table'] = 'history'; + $handler->display->display_options['fields']['timestamp']['field'] = 'timestamp'; + $handler->display->display_options['fields']['timestamp']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['timestamp']['alter']['text'] = '[timestamp] '; + $handler->display->display_options['fields']['timestamp']['comments'] = TRUE; + /* Field: Broken/missing handler */ + $handler->display->display_options['fields']['topic_pager']['id'] = 'topic_pager'; + $handler->display->display_options['fields']['topic_pager']['table'] = 'node'; + $handler->display->display_options['fields']['topic_pager']['field'] = 'topic_pager'; + /* Field: User: Name */ + $handler->display->display_options['fields']['name_1']['id'] = 'name_1'; + $handler->display->display_options['fields']['name_1']['table'] = 'users'; + $handler->display->display_options['fields']['name_1']['field'] = 'name'; + $handler->display->display_options['fields']['name_1']['relationship'] = 'uid'; + $handler->display->display_options['fields']['name_1']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['name_1']['alter']['text'] = '
by [name_1] '; + /* Field: Content: Post date */ + $handler->display->display_options['fields']['created']['id'] = 'created'; + $handler->display->display_options['fields']['created']['table'] = 'node'; + $handler->display->display_options['fields']['created']['field'] = 'created'; + $handler->display->display_options['fields']['created']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['created']['alter']['text'] = 'on [created]'; + /* Field: Content statistics: Total views */ + $handler->display->display_options['fields']['totalcount']['id'] = 'totalcount'; + $handler->display->display_options['fields']['totalcount']['table'] = 'node_counter'; + $handler->display->display_options['fields']['totalcount']['field'] = 'totalcount'; + $handler->display->display_options['fields']['totalcount']['label'] = 'Views'; + $handler->display->display_options['fields']['totalcount']['empty'] = '0'; + $handler->display->display_options['fields']['totalcount']['empty_zero'] = TRUE; + /* Field: Content: Sticky */ + $handler->display->display_options['fields']['sticky']['id'] = 'sticky'; + $handler->display->display_options['fields']['sticky']['table'] = 'node'; + $handler->display->display_options['fields']['sticky']['field'] = 'sticky'; + $handler->display->display_options['fields']['sticky']['exclude'] = TRUE; + $handler->display->display_options['fields']['sticky']['not'] = 0; + /* Field: Content: Comment status */ + $handler->display->display_options['fields']['comment']['id'] = 'comment'; + $handler->display->display_options['fields']['comment']['table'] = 'node'; + $handler->display->display_options['fields']['comment']['field'] = 'comment'; + $handler->display->display_options['fields']['comment']['exclude'] = TRUE; /* Field: Taxonomy term: Name */ $handler->display->display_options['fields']['name']['id'] = 'name'; $handler->display->display_options['fields']['name']['table'] = 'taxonomy_term_data'; $handler->display->display_options['fields']['name']['field'] = 'name'; - $handler->display->display_options['fields']['name']['label'] = ''; - $handler->display->display_options['fields']['name']['exclude'] = TRUE; - $handler->display->display_options['fields']['name']['alter']['word_boundary'] = FALSE; - $handler->display->display_options['fields']['name']['alter']['ellipsis'] = FALSE; - $handler->display->display_options['fields']['name']['element_label_colon'] = FALSE; - /* Field: Taxonomy term: Term description */ - $handler->display->display_options['fields']['description']['id'] = 'description'; - $handler->display->display_options['fields']['description']['table'] = 'taxonomy_term_data'; - $handler->display->display_options['fields']['description']['field'] = 'description'; - $handler->display->display_options['fields']['description']['label'] = ''; - $handler->display->display_options['fields']['description']['exclude'] = TRUE; - $handler->display->display_options['fields']['description']['alter']['trim_whitespace'] = TRUE; - $handler->display->display_options['fields']['description']['alter']['nl2br'] = TRUE; - $handler->display->display_options['fields']['description']['alter']['strip_tags'] = TRUE; - $handler->display->display_options['fields']['description']['element_label_colon'] = FALSE; - /* Field: Ord i ordforråd: Link */ - $handler->display->display_options['fields']['field_com_entrance_link']['id'] = 'field_com_entrance_link'; - $handler->display->display_options['fields']['field_com_entrance_link']['table'] = 'field_data_field_com_entrance_link'; - $handler->display->display_options['fields']['field_com_entrance_link']['field'] = 'field_com_entrance_link'; - $handler->display->display_options['fields']['field_com_entrance_link']['label'] = ''; - $handler->display->display_options['fields']['field_com_entrance_link']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_com_entrance_link']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_com_entrance_link']['click_sort_column'] = 'url'; - $handler->display->display_options['fields']['field_com_entrance_link']['type'] = 'link_plain'; - /* Field: Ord i ordforråd: Ikon */ - $handler->display->display_options['fields']['field_com_entrance_icon']['id'] = 'field_com_entrance_icon'; - $handler->display->display_options['fields']['field_com_entrance_icon']['table'] = 'field_data_field_com_entrance_icon'; - $handler->display->display_options['fields']['field_com_entrance_icon']['field'] = 'field_com_entrance_icon'; - $handler->display->display_options['fields']['field_com_entrance_icon']['label'] = ''; - $handler->display->display_options['fields']['field_com_entrance_icon']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_com_entrance_icon']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_com_entrance_icon']['type'] = 'text_plain'; - /* Field: Global: Custom text */ - $handler->display->display_options['fields']['nothing']['id'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['table'] = 'views'; - $handler->display->display_options['fields']['nothing']['field'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['label'] = ''; - $handler->display->display_options['fields']['nothing']['alter']['text'] = ' -

[name]

-

[description]

-
'; - $handler->display->display_options['fields']['nothing']['element_type'] = '0'; - $handler->display->display_options['fields']['nothing']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['nothing']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['nothing']['element_wrapper_class'] = 'com-entrance-item'; - $handler->display->display_options['fields']['nothing']['element_default_classes'] = FALSE; - /* Sort criterion: Taxonomy term: Weight */ - $handler->display->display_options['sorts']['weight']['id'] = 'weight'; - $handler->display->display_options['sorts']['weight']['table'] = 'taxonomy_term_data'; - $handler->display->display_options['sorts']['weight']['field'] = 'weight'; - /* Filter criterion: Taxonomy vocabulary: Machine name */ - $handler->display->display_options['filters']['machine_name']['id'] = 'machine_name'; - $handler->display->display_options['filters']['machine_name']['table'] = 'taxonomy_vocabulary'; - $handler->display->display_options['filters']['machine_name']['field'] = 'machine_name'; - $handler->display->display_options['filters']['machine_name']['value'] = array( - 'community_entrances' => 'community_entrances', + $handler->display->display_options['fields']['name']['relationship'] = 'term_node_tid'; + $handler->display->display_options['fields']['name']['label'] = 'Forum'; + $handler->display->display_options['fields']['name']['link_to_taxonomy'] = TRUE; + /* Field: Content: Comment count */ + $handler->display->display_options['fields']['comment_count']['id'] = 'comment_count'; + $handler->display->display_options['fields']['comment_count']['table'] = 'node_comment_statistics'; + $handler->display->display_options['fields']['comment_count']['field'] = 'comment_count'; + $handler->display->display_options['fields']['comment_count']['label'] = ''; + $handler->display->display_options['fields']['comment_count']['exclude'] = TRUE; + $handler->display->display_options['fields']['comment_count']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['comment_count']['empty_zero'] = TRUE; + /* Sort criterion: Content: Post date */ + $handler->display->display_options['sorts']['created']['id'] = 'created'; + $handler->display->display_options['sorts']['created']['table'] = 'node'; + $handler->display->display_options['sorts']['created']['field'] = 'created'; + $handler->display->display_options['sorts']['created']['order'] = 'DESC'; + /* Filter criterion: Content: Published */ + $handler->display->display_options['filters']['status']['id'] = 'status'; + $handler->display->display_options['filters']['status']['table'] = 'node'; + $handler->display->display_options['filters']['status']['field'] = 'status'; + $handler->display->display_options['filters']['status']['value'] = '1'; + $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; + /* Filter criterion: Taxonomy term: Vocabulary */ + $handler->display->display_options['filters']['vid']['id'] = 'vid'; + $handler->display->display_options['filters']['vid']['table'] = 'taxonomy_term_data'; + $handler->display->display_options['filters']['vid']['field'] = 'vid'; + $handler->display->display_options['filters']['vid']['relationship'] = 'term_node_tid'; + $handler->display->display_options['filters']['vid']['value'] = array( + 2 => '2', ); + $handler->display->display_options['filters']['vid']['expose']['operator'] = FALSE; + /* Filter criterion: Content: Has taxonomy terms (with depth) */ + $handler->display->display_options['filters']['term_node_tid_depth']['id'] = 'term_node_tid_depth'; + $handler->display->display_options['filters']['term_node_tid_depth']['table'] = 'node'; + $handler->display->display_options['filters']['term_node_tid_depth']['field'] = 'term_node_tid_depth'; + $handler->display->display_options['filters']['term_node_tid_depth']['exposed'] = TRUE; + $handler->display->display_options['filters']['term_node_tid_depth']['expose']['operator_id'] = 'term_node_tid_depth_op'; + $handler->display->display_options['filters']['term_node_tid_depth']['expose']['label'] = 'Show unanswered topics in:'; + $handler->display->display_options['filters']['term_node_tid_depth']['expose']['operator'] = 'term_node_tid_depth_op'; + $handler->display->display_options['filters']['term_node_tid_depth']['expose']['identifier'] = 'forum'; + $handler->display->display_options['filters']['term_node_tid_depth']['expose']['remember'] = TRUE; + $handler->display->display_options['filters']['term_node_tid_depth']['type'] = 'select'; + $handler->display->display_options['filters']['term_node_tid_depth']['vocabulary'] = 'forums'; + $handler->display->display_options['filters']['term_node_tid_depth']['hierarchy'] = 1; + $handler->display->display_options['filters']['term_node_tid_depth']['depth'] = '2'; + /* Filter criterion: Content: Comment count */ + $handler->display->display_options['filters']['comment_count']['id'] = 'comment_count'; + $handler->display->display_options['filters']['comment_count']['table'] = 'node_comment_statistics'; + $handler->display->display_options['filters']['comment_count']['field'] = 'comment_count'; + $handler->display->display_options['filters']['comment_count']['value']['value'] = '0'; + $handler->display->display_options['filters']['comment_count']['expose']['operator_id'] = 'comment_count_op'; + $handler->display->display_options['filters']['comment_count']['expose']['label'] = 'Comment count'; + $handler->display->display_options['filters']['comment_count']['expose']['operator'] = 'comment_count_op'; + $handler->display->display_options['filters']['comment_count']['expose']['identifier'] = 'comment_count'; - /* Display: Block */ - $handler = $view->new_display('block', 'Block', 'block'); - $handler->display->display_options['block_description'] = 'Community Indgange'; + /* Display: Page */ + $handler = $view->new_display('page', 'Page', 'page_1'); + $handler->display->display_options['path'] = 'forum/unanswered'; + $handler->display->display_options['menu']['title'] = 'Unanswered topics'; + $handler->display->display_options['menu']['weight'] = '1'; + $handler->display->display_options['menu']['context'] = 0; + $handler->display->display_options['menu']['context_only_inline'] = 0; + $handler->display->display_options['tab_options']['weight'] = '0'; - /* Display: Community blok til forsiden */ - $handler = $view->new_display('block', 'Community blok til forsiden', 'block_1'); - $handler->display->display_options['defaults']['pager'] = FALSE; + /* Display: Feed */ + $handler = $view->new_display('feed', 'Feed', 'feed_1'); + $handler->display->display_options['defaults']['link_display'] = FALSE; + $handler->display->display_options['link_display'] = 'feed_1'; $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '3'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['block_description'] = 'Community Indgange til forsiden'; - $translatables['ting_community_entrances'] = array( - t('Master'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t(' -

[name]

-

[description]

-
'), - t('Block'), + $handler->display->display_options['style_plugin'] = 'rss'; + $handler->display->display_options['row_plugin'] = 'node_rss'; + $handler->display->display_options['path'] = 'forum/unanswered/feed'; + $handler->display->display_options['displays'] = array( + 'page_1' => 'page_1', + 'default' => 0, + ); + $translatables['advanced_forum_unanswered_topics'] = array( + t('Defaults'), + t('Unanswered forum topics'), t('more'), - t('Community Indgange'), - t('Community blok til forsiden'), - t('Community Indgange til forsiden'), + t('Apply'), + t('Reset'), + t('Sort by'), + t('Asc'), + t('Desc'), + t('Items per page'), + t('- All -'), + t('Offset'), + t('« first'), + t('‹ previous'), + t('next ›'), + t('last »'), + t('No unanswered topics.'), + t('term'), + t('author'), + t('Nid'), + t('Teaser'), + t('Topic'), + t('[title] '), + t('[teaser]'), + t('Has new content'), + t('[timestamp] '), + t('Broken handler node.topic_pager'), + t('Name'), + t('
by [name_1] '), + t('Post date'), + t('on [created]'), + t('Views'), + t('.'), + t(','), + t('Sticky'), + t('Comment status'), + t('Forum'), + t('Show unanswered topics in:'), + t('Comment count'), + t('Page'), + t('Feed'), ); - $export['ting_community_entrances'] = $view; + $export['advanced_forum_unanswered_topics'] = $view; $view = new view(); - $view->name = 'ting_community_slideshow'; + $view->name = 'forum_most_active'; $view->description = ''; $view->tag = 'default'; $view->base_table = 'node'; - $view->human_name = 'Ting: Community slideshow'; + $view->human_name = 'Forum: most active'; $view->core = 7; $view->api_version = '3.0'; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Ting: Community slideshow'; + $handler->display->display_options['title'] = 'Mest aktive indlæg'; $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; $handler->display->display_options['access']['type'] = 'perm'; $handler->display->display_options['cache']['type'] = 'none'; $handler->display->display_options['query']['type'] = 'views_query'; $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '3'; - $handler->display->display_options['style_plugin'] = 'flexslider'; + $handler->display->display_options['pager']['options']['items_per_page'] = '5'; + $handler->display->display_options['style_plugin'] = 'default'; + $handler->display->display_options['style_options']['row_class'] = 'active-comments'; + $handler->display->display_options['style_options']['default_row_class'] = FALSE; $handler->display->display_options['row_plugin'] = 'fields'; - /* Field: Content: Post date */ - $handler->display->display_options['fields']['created']['id'] = 'created'; - $handler->display->display_options['fields']['created']['table'] = 'node'; - $handler->display->display_options['fields']['created']['field'] = 'created'; - $handler->display->display_options['fields']['created']['label'] = ''; - $handler->display->display_options['fields']['created']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['created']['alter']['text'] = 'NYHED // [created]'; - $handler->display->display_options['fields']['created']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['created']['element_wrapper_class'] = 'created'; - $handler->display->display_options['fields']['created']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['created']['date_format'] = 'custom'; - $handler->display->display_options['fields']['created']['custom_date_format'] = 'd. F Y'; - $handler->display->display_options['fields']['created']['second_date_format'] = 'long'; + $handler->display->display_options['row_options']['default_field_elements'] = FALSE; /* Field: Content: Title */ $handler->display->display_options['fields']['title']['id'] = 'title'; $handler->display->display_options['fields']['title']['table'] = 'node'; @@ -394,18 +687,37 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['title']['label'] = ''; $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; $handler->display->display_options['fields']['title']['alter']['ellipsis'] = FALSE; - $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; - $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - /* Field: Content: Link */ - $handler->display->display_options['fields']['view_node']['id'] = 'view_node'; - $handler->display->display_options['fields']['view_node']['table'] = 'views_entity_node'; - $handler->display->display_options['fields']['view_node']['field'] = 'view_node'; - $handler->display->display_options['fields']['view_node']['label'] = ''; - $handler->display->display_options['fields']['view_node']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['view_node']['element_wrapper_class'] = 'read-more'; - $handler->display->display_options['fields']['view_node']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['view_node']['text'] = 'Læs mere »'; + /* Field: Content: Last comment time */ + $handler->display->display_options['fields']['last_comment_timestamp']['id'] = 'last_comment_timestamp'; + $handler->display->display_options['fields']['last_comment_timestamp']['table'] = 'node_comment_statistics'; + $handler->display->display_options['fields']['last_comment_timestamp']['field'] = 'last_comment_timestamp'; + $handler->display->display_options['fields']['last_comment_timestamp']['label'] = ''; + $handler->display->display_options['fields']['last_comment_timestamp']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['last_comment_timestamp']['element_wrapper_type'] = 'span'; + $handler->display->display_options['fields']['last_comment_timestamp']['element_wrapper_class'] = 'post-date'; + $handler->display->display_options['fields']['last_comment_timestamp']['element_default_classes'] = FALSE; + $handler->display->display_options['fields']['last_comment_timestamp']['date_format'] = 'medium'; + $handler->display->display_options['fields']['last_comment_timestamp']['second_date_format'] = 'long'; + /* Field: Content: Comment count */ + $handler->display->display_options['fields']['comment_count']['id'] = 'comment_count'; + $handler->display->display_options['fields']['comment_count']['table'] = 'node_comment_statistics'; + $handler->display->display_options['fields']['comment_count']['field'] = 'comment_count'; + $handler->display->display_options['fields']['comment_count']['label'] = ''; + $handler->display->display_options['fields']['comment_count']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['comment_count']['element_wrapper_type'] = 'span'; + $handler->display->display_options['fields']['comment_count']['element_wrapper_class'] = 'total-comments'; + $handler->display->display_options['fields']['comment_count']['element_default_classes'] = FALSE; + $handler->display->display_options['fields']['comment_count']['suffix'] = ' Kommentarer'; + /* Sort criterion: Content: Comment count */ + $handler->display->display_options['sorts']['comment_count']['id'] = 'comment_count'; + $handler->display->display_options['sorts']['comment_count']['table'] = 'node_comment_statistics'; + $handler->display->display_options['sorts']['comment_count']['field'] = 'comment_count'; + $handler->display->display_options['sorts']['comment_count']['order'] = 'DESC'; + /* Sort criterion: Content: Last comment time */ + $handler->display->display_options['sorts']['last_comment_timestamp']['id'] = 'last_comment_timestamp'; + $handler->display->display_options['sorts']['last_comment_timestamp']['table'] = 'node_comment_statistics'; + $handler->display->display_options['sorts']['last_comment_timestamp']['field'] = 'last_comment_timestamp'; + $handler->display->display_options['sorts']['last_comment_timestamp']['order'] = 'DESC'; /* Sort criterion: Content: Post date */ $handler->display->display_options['sorts']['created']['id'] = 'created'; $handler->display->display_options['sorts']['created']['table'] = 'node'; @@ -423,26 +735,26 @@ function osto_views_views_default_views() { $handler->display->display_options['filters']['type']['table'] = 'node'; $handler->display->display_options['filters']['type']['field'] = 'type'; $handler->display->display_options['filters']['type']['value'] = array( - 'news_article' => 'news_article', + 'forum' => 'forum', ); /* Display: Block */ $handler = $view->new_display('block', 'Block', 'block'); - $translatables['ting_community_slideshow'] = array( + $translatables['forum_most_active'] = array( t('Master'), - t('Ting: Community slideshow'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('NYHED // [created]'), - t('Læs mere »'), - t('Block'), + t('Mest aktive indlæg'), t('more'), + t('Apply'), + t('Reset'), + t('Sort by'), + t('Asc'), + t('Desc'), + t('.'), + t(','), + t(' Kommentarer'), + t('Block'), ); - $export['ting_community_slideshow'] = $view; + $export['forum_most_active'] = $view; $view = new view(); $view->name = 'ting_communiy_latest_activity'; @@ -1099,167 +1411,6 @@ function osto_views_views_default_views() { ); $export['ting_communiy_latest_activity'] = $view; - $view = new view(); - $view->name = 'ting_eva_primary_contacts'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: EVA - primary contacts'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Primære kontaktpersoner:'; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['query']['options']['disable_sql_rewrite'] = TRUE; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'full'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - $handler->display->display_options['row_options']['default_field_elements'] = FALSE; - /* Relationship: Entity Reference: Referenced Entity */ - $handler->display->display_options['relationships']['field_pub_part_user_contact_target_id']['id'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['relationships']['field_pub_part_user_contact_target_id']['table'] = 'field_data_field_pub_part_user_contact'; - $handler->display->display_options['relationships']['field_pub_part_user_contact_target_id']['field'] = 'field_pub_part_user_contact_target_id'; - /* Field: User: Picture */ - $handler->display->display_options['fields']['picture']['id'] = 'picture'; - $handler->display->display_options['fields']['picture']['table'] = 'users'; - $handler->display->display_options['fields']['picture']['field'] = 'picture'; - $handler->display->display_options['fields']['picture']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['fields']['picture']['label'] = ''; - $handler->display->display_options['fields']['picture']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['picture']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['picture']['element_wrapper_class'] = 'user-image'; - $handler->display->display_options['fields']['picture']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['picture']['link_photo_to_profile'] = FALSE; - $handler->display->display_options['fields']['picture']['image_style'] = 'sidebar_profile_image'; - /* Field: Bruger: Efternavn */ - $handler->display->display_options['fields']['field_user_lastname']['id'] = 'field_user_lastname'; - $handler->display->display_options['fields']['field_user_lastname']['table'] = 'field_data_field_user_lastname'; - $handler->display->display_options['fields']['field_user_lastname']['field'] = 'field_user_lastname'; - $handler->display->display_options['fields']['field_user_lastname']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['fields']['field_user_lastname']['label'] = ''; - $handler->display->display_options['fields']['field_user_lastname']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_user_lastname']['element_label_colon'] = FALSE; - /* Field: Bruger: Jobtitel */ - $handler->display->display_options['fields']['field_user_job_title']['id'] = 'field_user_job_title'; - $handler->display->display_options['fields']['field_user_job_title']['table'] = 'field_data_field_user_job_title'; - $handler->display->display_options['fields']['field_user_job_title']['field'] = 'field_user_job_title'; - $handler->display->display_options['fields']['field_user_job_title']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['fields']['field_user_job_title']['label'] = ''; - $handler->display->display_options['fields']['field_user_job_title']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_user_job_title']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_user_job_title']['alter']['text'] = '
[field_user_job_title]
'; - $handler->display->display_options['fields']['field_user_job_title']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_user_job_title']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_user_job_title']['hide_empty'] = TRUE; - /* Field: Bruger: Fornavn */ - $handler->display->display_options['fields']['field_user_firstname']['id'] = 'field_user_firstname'; - $handler->display->display_options['fields']['field_user_firstname']['table'] = 'field_data_field_user_firstname'; - $handler->display->display_options['fields']['field_user_firstname']['field'] = 'field_user_firstname'; - $handler->display->display_options['fields']['field_user_firstname']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['fields']['field_user_firstname']['label'] = ''; - $handler->display->display_options['fields']['field_user_firstname']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_user_firstname']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_user_firstname']['alter']['text'] = '
[field_user_firstname] [field_user_lastname]
-[field_user_job_title]'; - $handler->display->display_options['fields']['field_user_firstname']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_user_firstname']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_user_firstname']['element_wrapper_class'] = 'user'; - $handler->display->display_options['fields']['field_user_firstname']['element_default_classes'] = FALSE; - /* Field: User: Link */ - $handler->display->display_options['fields']['view_user']['id'] = 'view_user'; - $handler->display->display_options['fields']['view_user']['table'] = 'users'; - $handler->display->display_options['fields']['view_user']['field'] = 'view_user'; - $handler->display->display_options['fields']['view_user']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['fields']['view_user']['label'] = ''; - $handler->display->display_options['fields']['view_user']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['view_user']['alter']['text'] = '[field_user_firstname] '; - $handler->display->display_options['fields']['view_user']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['view_user']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['view_user']['element_wrapper_class'] = 'user'; - $handler->display->display_options['fields']['view_user']['element_default_classes'] = FALSE; - /* Sort criterion: Content: Post date */ - $handler->display->display_options['sorts']['created']['id'] = 'created'; - $handler->display->display_options['sorts']['created']['table'] = 'node'; - $handler->display->display_options['sorts']['created']['field'] = 'created'; - $handler->display->display_options['sorts']['created']['order'] = 'DESC'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'not found'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'fixed'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Indholdselement: Kontaktpersoner (field_pub_part_user_contact) */ - $handler->display->display_options['filters']['field_pub_part_user_contact_target_id']['id'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['filters']['field_pub_part_user_contact_target_id']['table'] = 'field_data_field_pub_part_user_contact'; - $handler->display->display_options['filters']['field_pub_part_user_contact_target_id']['field'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['filters']['field_pub_part_user_contact_target_id']['operator'] = 'not empty'; - - /* Display: EVA Field */ - $handler = $view->new_display('entity_view', 'EVA Field', 'entity_view_1'); - $handler->display->display_options['entity_type'] = 'node'; - $handler->display->display_options['bundles'] = array( - 0 => 'supplier', - 1 => 'public_partner', - ); - $handler->display->display_options['show_title'] = 1; - $translatables['ting_eva_primary_contacts'] = array( - t('Master'), - t('Primære kontaktpersoner:'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« første'), - t('‹ forrige'), - t('næste ›'), - t('sidste »'), - t('Bruger entity referenced from field_pub_part_user_contact'), - t('
[field_user_job_title]
'), - t('
[field_user_firstname] [field_user_lastname]
-[field_user_job_title]'), - t('[field_user_firstname] '), - t('Alle'), - t('EVA Field'), - t('more'), - ); - $export['ting_eva_primary_contacts'] = $view; - $view = new view(); $view->name = 'ting_event_attendees'; $view->description = 'List attendees for a given event.'; @@ -1665,295 +1816,29 @@ function osto_views_views_default_views() { $export['ting_event_attendees'] = $view; $view = new view(); - $view->name = 'ting_event_metadata'; + $view->name = 'ting_events'; $view->description = ''; $view->tag = 'default'; $view->base_table = 'node'; - $view->human_name = 'Ting: Event metadata'; + $view->human_name = 'Ting: Events'; $view->core = 7; $view->api_version = '3.0'; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Information om begivenhed'; - $handler->display->display_options['css_class'] = 'event-metadata'; + $handler->display->display_options['title'] = 'Kommende begivenheder'; + $handler->display->display_options['css_class'] = 'events-overview'; $handler->display->display_options['use_more_always'] = FALSE; $handler->display->display_options['use_more_text'] = 'mere'; $handler->display->display_options['access']['type'] = 'perm'; $handler->display->display_options['cache']['type'] = 'none'; $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; + $handler->display->display_options['exposed_form']['type'] = 'better_exposed_filters'; $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'full'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* Relationship: Registration Settings: Indholdselement to Registration Settings */ - $handler->display->display_options['relationships']['registration_settings_rel']['id'] = 'registration_settings_rel'; - $handler->display->display_options['relationships']['registration_settings_rel']['table'] = 'node'; - $handler->display->display_options['relationships']['registration_settings_rel']['field'] = 'registration_settings_rel'; - $handler->display->display_options['relationships']['registration_settings_rel']['label'] = 'Indstillinger for tilmelding'; - /* Field: Indholdselement: Dato */ - $handler->display->display_options['fields']['field_event_date']['id'] = 'field_event_date'; - $handler->display->display_options['fields']['field_event_date']['table'] = 'field_data_field_event_date'; - $handler->display->display_options['fields']['field_event_date']['field'] = 'field_event_date'; - $handler->display->display_options['fields']['field_event_date']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_event_date']['element_class'] = 'content'; - $handler->display->display_options['fields']['field_event_date']['element_label_type'] = 'span'; - $handler->display->display_options['fields']['field_event_date']['element_label_class'] = 'label'; - $handler->display->display_options['fields']['field_event_date']['element_wrapper_class'] = 'date'; - $handler->display->display_options['fields']['field_event_date']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_event_date']['settings'] = array( - 'format_type' => 'short', - 'fromto' => 'both', - 'multiple_number' => '', - 'multiple_from' => '', - 'multiple_to' => '', - ); - /* Field: Registration Settings: Close Date */ - $handler->display->display_options['fields']['close']['id'] = 'close'; - $handler->display->display_options['fields']['close']['table'] = 'registration_entity'; - $handler->display->display_options['fields']['close']['field'] = 'close'; - $handler->display->display_options['fields']['close']['relationship'] = 'registration_settings_rel'; - $handler->display->display_options['fields']['close']['element_type'] = 'span'; - $handler->display->display_options['fields']['close']['element_class'] = 'content'; - $handler->display->display_options['fields']['close']['element_label_type'] = 'span'; - $handler->display->display_options['fields']['close']['element_label_class'] = 'label'; - $handler->display->display_options['fields']['close']['element_wrapper_class'] = 'due-date'; - $handler->display->display_options['fields']['close']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['close']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['close']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['close']['date_format'] = 'long'; - $handler->display->display_options['fields']['close']['second_date_format'] = 'long'; - /* Field: Indholdselement: Email */ - $handler->display->display_options['fields']['field_event_email']['id'] = 'field_event_email'; - $handler->display->display_options['fields']['field_event_email']['table'] = 'field_data_field_event_email'; - $handler->display->display_options['fields']['field_event_email']['field'] = 'field_event_email'; - $handler->display->display_options['fields']['field_event_email']['label'] = ''; - $handler->display->display_options['fields']['field_event_email']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_event_email']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_event_email']['type'] = 'email_plain'; - /* Field: Indholdselement: Arrangør */ - $handler->display->display_options['fields']['field_attendee_organizer']['id'] = 'field_attendee_organizer'; - $handler->display->display_options['fields']['field_attendee_organizer']['table'] = 'field_data_field_attendee_organizer'; - $handler->display->display_options['fields']['field_attendee_organizer']['field'] = 'field_attendee_organizer'; - $handler->display->display_options['fields']['field_attendee_organizer']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_attendee_organizer']['element_class'] = 'content'; - $handler->display->display_options['fields']['field_attendee_organizer']['element_label_type'] = 'span'; - $handler->display->display_options['fields']['field_attendee_organizer']['element_label_class'] = 'label'; - $handler->display->display_options['fields']['field_attendee_organizer']['element_wrapper_class'] = 'organizer field'; - $handler->display->display_options['fields']['field_attendee_organizer']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_attendee_organizer']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_attendee_organizer']['empty_zero'] = TRUE; - /* Field: Indholdselement: Kontaktperson */ - $handler->display->display_options['fields']['field_event_contact_name']['id'] = 'field_event_contact_name'; - $handler->display->display_options['fields']['field_event_contact_name']['table'] = 'field_data_field_event_contact_name'; - $handler->display->display_options['fields']['field_event_contact_name']['field'] = 'field_event_contact_name'; - $handler->display->display_options['fields']['field_event_contact_name']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_event_contact_name']['alter']['text'] = '[field_event_contact_name]'; - $handler->display->display_options['fields']['field_event_contact_name']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_event_contact_name']['element_class'] = 'content'; - $handler->display->display_options['fields']['field_event_contact_name']['element_label_type'] = 'span'; - $handler->display->display_options['fields']['field_event_contact_name']['element_label_class'] = 'label'; - $handler->display->display_options['fields']['field_event_contact_name']['element_wrapper_class'] = 'contact'; - $handler->display->display_options['fields']['field_event_contact_name']['element_default_classes'] = FALSE; - /* Field: Indholdselement: Pris */ - $handler->display->display_options['fields']['field_event_price']['id'] = 'field_event_price'; - $handler->display->display_options['fields']['field_event_price']['table'] = 'field_data_field_event_price'; - $handler->display->display_options['fields']['field_event_price']['field'] = 'field_event_price'; - $handler->display->display_options['fields']['field_event_price']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_event_price']['element_class'] = 'content'; - $handler->display->display_options['fields']['field_event_price']['element_label_type'] = 'span'; - $handler->display->display_options['fields']['field_event_price']['element_label_class'] = 'label'; - $handler->display->display_options['fields']['field_event_price']['element_wrapper_class'] = 'price'; - $handler->display->display_options['fields']['field_event_price']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_event_price']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_event_price']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_event_price']['settings'] = array( - 'thousand_separator' => ' ', - 'decimal_separator' => '.', - 'scale' => '2', - 'prefix_suffix' => 1, - ); - /* Field: Registration Settings: Slots Total */ - $handler->display->display_options['fields']['capacity_total']['id'] = 'capacity_total'; - $handler->display->display_options['fields']['capacity_total']['table'] = 'registration_entity'; - $handler->display->display_options['fields']['capacity_total']['field'] = 'capacity_total'; - $handler->display->display_options['fields']['capacity_total']['relationship'] = 'registration_settings_rel'; - $handler->display->display_options['fields']['capacity_total']['label'] = 'Antal pladser'; - $handler->display->display_options['fields']['capacity_total']['element_type'] = 'span'; - $handler->display->display_options['fields']['capacity_total']['element_class'] = 'content'; - $handler->display->display_options['fields']['capacity_total']['element_label_type'] = 'span'; - $handler->display->display_options['fields']['capacity_total']['element_label_class'] = 'label'; - $handler->display->display_options['fields']['capacity_total']['element_wrapper_class'] = 'spots'; - $handler->display->display_options['fields']['capacity_total']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['capacity_total']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['capacity_total']['empty_zero'] = TRUE; - /* Field: Registration Settings: Spaces used */ - $handler->display->display_options['fields']['capacity_used']['id'] = 'capacity_used'; - $handler->display->display_options['fields']['capacity_used']['table'] = 'node'; - $handler->display->display_options['fields']['capacity_used']['field'] = 'capacity_used'; - $handler->display->display_options['fields']['capacity_used']['label'] = 'Antal tilmeldte'; - $handler->display->display_options['fields']['capacity_used']['element_type'] = 'span'; - $handler->display->display_options['fields']['capacity_used']['element_class'] = 'content'; - $handler->display->display_options['fields']['capacity_used']['element_label_type'] = 'span'; - $handler->display->display_options['fields']['capacity_used']['element_label_class'] = 'label'; - $handler->display->display_options['fields']['capacity_used']['element_wrapper_class'] = 'spots-used'; - $handler->display->display_options['fields']['capacity_used']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['capacity_used']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['capacity_used']['empty_zero'] = TRUE; - /* Field: Indholdselement: Adresse */ - $handler->display->display_options['fields']['field_event_address']['id'] = 'field_event_address'; - $handler->display->display_options['fields']['field_event_address']['table'] = 'field_data_field_event_address'; - $handler->display->display_options['fields']['field_event_address']['field'] = 'field_event_address'; - $handler->display->display_options['fields']['field_event_address']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_event_address']['element_class'] = 'content'; - $handler->display->display_options['fields']['field_event_address']['element_label_type'] = 'span'; - $handler->display->display_options['fields']['field_event_address']['element_label_class'] = 'label'; - $handler->display->display_options['fields']['field_event_address']['element_wrapper_class'] = 'address'; - $handler->display->display_options['fields']['field_event_address']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_event_address']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_event_address']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_event_address']['click_sort_column'] = 'country'; - $handler->display->display_options['fields']['field_event_address']['settings'] = array( - 'use_widget_handlers' => 1, - 'format_handlers' => array( - 'address' => 'address', - ), - ); - /* Field: Indholdselement: Tilmelding */ - $handler->display->display_options['fields']['field_event_registration']['id'] = 'field_event_registration'; - $handler->display->display_options['fields']['field_event_registration']['table'] = 'field_data_field_event_registration'; - $handler->display->display_options['fields']['field_event_registration']['field'] = 'field_event_registration'; - $handler->display->display_options['fields']['field_event_registration']['label'] = ''; - $handler->display->display_options['fields']['field_event_registration']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_event_registration']['element_wrapper_class'] = 'register'; - $handler->display->display_options['fields']['field_event_registration']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_event_registration']['type'] = 'registration_link'; - $handler->display->display_options['fields']['field_event_registration']['settings'] = array( - 'label' => ' Tilmeld', - ); - /* Field: Global: View */ - $handler->display->display_options['fields']['view']['id'] = 'view'; - $handler->display->display_options['fields']['view']['table'] = 'views'; - $handler->display->display_options['fields']['view']['field'] = 'view'; - $handler->display->display_options['fields']['view']['label'] = ''; - $handler->display->display_options['fields']['view']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['view']['element_wrapper_class'] = 'unregister'; - $handler->display->display_options['fields']['view']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['view']['view'] = 'ting_active_registration'; - $handler->display->display_options['fields']['view']['arguments'] = '!1'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'not found'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'fixed'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'event' => 'event', - ); - - /* Display: Content pane */ - $handler = $view->new_display('panel_pane', 'Content pane', 'panel_pane_1'); - $handler->display->display_options['pane_title'] = 'Ting: Event metadata'; - $handler->display->display_options['pane_category']['name'] = 'Ting'; - $handler->display->display_options['pane_category']['weight'] = '0'; - $handler->display->display_options['argument_input'] = array( - 'nid' => array( - 'type' => 'context', - 'context' => 'entity:node.nid', - 'context_optional' => 0, - 'panel' => '0', - 'fixed' => '', - 'label' => 'Indhold: Nid', - ), - ); - $translatables['ting_event_metadata'] = array( - t('Master'), - t('Information om begivenhed'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« første'), - t('‹ forrige'), - t('næste ›'), - t('sidste »'), - t('Indstillinger for tilmelding'), - t('Dato'), - t('Close Date'), - t('Arrangør'), - t('Kontaktperson'), - t('[field_event_contact_name]'), - t('Pris'), - t('Antal pladser'), - t('Antal tilmeldte'), - t('.'), - t(','), - t('Adresse'), - t('Alle'), - t('Content pane'), - t('more'), - t('Ting: Event metadata'), - t('Ting'), - ); - $export['ting_event_metadata'] = $view; - - $view = new view(); - $view->name = 'ting_events'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: Events'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Kommende begivenheder'; - $handler->display->display_options['css_class'] = 'events-overview'; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'better_exposed_filters'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['expose_sort_order'] = FALSE; + $handler->display->display_options['exposed_form']['options']['expose_sort_order'] = FALSE; $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; $handler->display->display_options['exposed_form']['options']['autosubmit'] = TRUE; @@ -2108,7 +1993,7 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - /* Field: Indholdselement: Brødtekst */ + /* Field: Indholdselement: Beskrivelse */ $handler->display->display_options['fields']['body']['id'] = 'body'; $handler->display->display_options['fields']['body']['table'] = 'field_data_body'; $handler->display->display_options['fields']['body']['field'] = 'body'; @@ -2160,9 +2045,9 @@ function osto_views_views_default_views() { $handler->display->display_options['filters']['field_event_date_value']['id'] = 'field_event_date_value'; $handler->display->display_options['filters']['field_event_date_value']['table'] = 'field_data_field_event_date'; $handler->display->display_options['filters']['field_event_date_value']['field'] = 'field_event_date_value'; - $handler->display->display_options['filters']['field_event_date_value']['operator'] = '>'; + $handler->display->display_options['filters']['field_event_date_value']['operator'] = '>='; $handler->display->display_options['filters']['field_event_date_value']['granularity'] = 'minute'; - $handler->display->display_options['filters']['field_event_date_value']['default_date'] = 'now'; + $handler->display->display_options['filters']['field_event_date_value']['default_date'] = 'now - 1 hour'; /* Filter criterion: Indholdselement: Kategori (field_main_category) */ $handler->display->display_options['filters']['field_main_category_tid']['id'] = 'field_main_category_tid'; $handler->display->display_options['filters']['field_main_category_tid']['table'] = 'field_data_field_main_category'; @@ -2322,7 +2207,7 @@ function osto_views_views_default_views() { $handler->display->display_options['filters']['field_event_date_value2']['id'] = 'field_event_date_value2'; $handler->display->display_options['filters']['field_event_date_value2']['table'] = 'field_data_field_event_date'; $handler->display->display_options['filters']['field_event_date_value2']['field'] = 'field_event_date_value2'; - $handler->display->display_options['filters']['field_event_date_value2']['operator'] = '<'; + $handler->display->display_options['filters']['field_event_date_value2']['operator'] = '<='; $handler->display->display_options['filters']['field_event_date_value2']['default_date'] = 'now'; /* Display: Block */ @@ -2416,7 +2301,7 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['created']['date_format'] = 'custom'; $handler->display->display_options['fields']['created']['custom_date_format'] = 'd. M, Y'; $handler->display->display_options['fields']['created']['second_date_format'] = 'long'; - /* Field: Indholdselement: Brødtekst */ + /* Field: Indholdselement: Beskrivelse */ $handler->display->display_options['fields']['body']['id'] = 'body'; $handler->display->display_options['fields']['body']['table'] = 'field_data_body'; $handler->display->display_options['fields']['body']['field'] = 'body'; @@ -2430,6 +2315,14 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['body']['settings'] = array( 'trim_length' => '300', ); + /* Field: Read time: Read time */ + $handler->display->display_options['fields']['read_time']['id'] = 'read_time'; + $handler->display->display_options['fields']['read_time']['table'] = 'read_time'; + $handler->display->display_options['fields']['read_time']['field'] = 'read_time'; + $handler->display->display_options['fields']['read_time']['label'] = ''; + $handler->display->display_options['fields']['read_time']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['read_time']['hide_empty'] = TRUE; + $handler->display->display_options['fields']['read_time']['empty_zero'] = TRUE; /* Sort criterion: Content: Post date */ $handler->display->display_options['sorts']['created']['id'] = 'created'; $handler->display->display_options['sorts']['created']['table'] = 'node'; @@ -2544,7 +2437,7 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - /* Field: Indholdselement: Brødtekst */ + /* Field: Indholdselement: Beskrivelse */ $handler->display->display_options['fields']['body']['id'] = 'body'; $handler->display->display_options['fields']['body']['table'] = 'field_data_body'; $handler->display->display_options['fields']['body']['field'] = 'body'; @@ -2842,162 +2735,6 @@ function osto_views_views_default_views() { ); $export['ting_group_members'] = $view; - $view = new view(); - $view->name = 'ting_group_messages'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'message'; - $view->human_name = 'Ting: Group messages'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Seneste aktivitet'; - $handler->display->display_options['css_class'] = 'messages-user'; - $handler->display->display_options['use_ajax'] = TRUE; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'none'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'mini'; - $handler->display->display_options['pager']['options']['items_per_page'] = '5'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['pager']['options']['id'] = '0'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* Relationship: Entity Reference: Referenced Entity */ - $handler->display->display_options['relationships']['field_target_node_target_id']['id'] = 'field_target_node_target_id'; - $handler->display->display_options['relationships']['field_target_node_target_id']['table'] = 'field_data_field_target_node'; - $handler->display->display_options['relationships']['field_target_node_target_id']['field'] = 'field_target_node_target_id'; - /* Relationship: OG membership: OG membership from Indholdselement */ - $handler->display->display_options['relationships']['og_membership_rel']['id'] = 'og_membership_rel'; - $handler->display->display_options['relationships']['og_membership_rel']['table'] = 'node'; - $handler->display->display_options['relationships']['og_membership_rel']['field'] = 'og_membership_rel'; - $handler->display->display_options['relationships']['og_membership_rel']['relationship'] = 'field_target_node_target_id'; - /* Field: Meddelelse: Type */ - $handler->display->display_options['fields']['type']['id'] = 'type'; - $handler->display->display_options['fields']['type']['table'] = 'message'; - $handler->display->display_options['fields']['type']['field'] = 'type'; - $handler->display->display_options['fields']['type']['label'] = ''; - $handler->display->display_options['fields']['type']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['type']['alter']['text'] = '
'; - $handler->display->display_options['fields']['type']['element_type'] = '0'; - $handler->display->display_options['fields']['type']['element_label_type'] = '0'; - $handler->display->display_options['fields']['type']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['type']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['type']['element_wrapper_class'] = 'message-icon'; - $handler->display->display_options['fields']['type']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['type']['machine_name'] = TRUE; - /* Field: Meddelelse: Rendered Meddelelse */ - $handler->display->display_options['fields']['rendered_entity']['id'] = 'rendered_entity'; - $handler->display->display_options['fields']['rendered_entity']['table'] = 'views_entity_message'; - $handler->display->display_options['fields']['rendered_entity']['field'] = 'rendered_entity'; - $handler->display->display_options['fields']['rendered_entity']['label'] = ''; - $handler->display->display_options['fields']['rendered_entity']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['rendered_entity']['element_wrapper_class'] = 'message'; - $handler->display->display_options['fields']['rendered_entity']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['rendered_entity']['link_to_entity'] = 1; - $handler->display->display_options['fields']['rendered_entity']['display'] = 'view'; - $handler->display->display_options['fields']['rendered_entity']['view_mode'] = 'full'; - $handler->display->display_options['fields']['rendered_entity']['bypass_access'] = 1; - /* Field: Meddelelse: Timestamp */ - $handler->display->display_options['fields']['timestamp']['id'] = 'timestamp'; - $handler->display->display_options['fields']['timestamp']['table'] = 'message'; - $handler->display->display_options['fields']['timestamp']['field'] = 'timestamp'; - $handler->display->display_options['fields']['timestamp']['label'] = ''; - $handler->display->display_options['fields']['timestamp']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['timestamp']['element_wrapper_class'] = 'created'; - $handler->display->display_options['fields']['timestamp']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['timestamp']['date_format'] = 'time ago'; - $handler->display->display_options['fields']['timestamp']['second_date_format'] = 'long'; - /* Sort criterion: Meddelelse: Timestamp */ - $handler->display->display_options['sorts']['timestamp']['id'] = 'timestamp'; - $handler->display->display_options['sorts']['timestamp']['table'] = 'message'; - $handler->display->display_options['sorts']['timestamp']['field'] = 'timestamp'; - $handler->display->display_options['sorts']['timestamp']['order'] = 'DESC'; - /* Contextual filter: OG membership: Group ID */ - $handler->display->display_options['arguments']['gid']['id'] = 'gid'; - $handler->display->display_options['arguments']['gid']['table'] = 'og_membership'; - $handler->display->display_options['arguments']['gid']['field'] = 'gid'; - $handler->display->display_options['arguments']['gid']['relationship'] = 'og_membership_rel'; - $handler->display->display_options['arguments']['gid']['default_action'] = 'not found'; - $handler->display->display_options['arguments']['gid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['gid']['default_argument_type'] = 'fixed'; - $handler->display->display_options['arguments']['gid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['gid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['gid']['summary_options']['items_per_page'] = '25'; - /* Filter criterion: Meddelelse: Message category */ - $handler->display->display_options['filters']['type_category']['id'] = 'type_category'; - $handler->display->display_options['filters']['type_category']['table'] = 'message'; - $handler->display->display_options['filters']['type_category']['field'] = 'type_category'; - $handler->display->display_options['filters']['type_category']['value'] = array( - 'message_type' => 'message_type', - ); - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['relationship'] = 'field_target_node_target_id'; - $handler->display->display_options['filters']['status']['value'] = '1'; - - /* Display: Content pane */ - $handler = $view->new_display('panel_pane', 'Content pane', 'panel_pane_1'); - $handler->display->display_options['pane_title'] = 'Ting: Group messages'; - $handler->display->display_options['pane_category']['name'] = 'Ting'; - $handler->display->display_options['pane_category']['weight'] = '0'; - $handler->display->display_options['argument_input'] = array( - 'gid' => array( - 'type' => 'context', - 'context' => 'entity:node.nid', - 'context_optional' => 0, - 'panel' => '0', - 'fixed' => '', - 'label' => 'OG membership: Group ID', - ), - ); - $translatables['ting_group_messages'] = array( - t('Master'), - t('Seneste aktivitet'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« første'), - t('‹ forrige'), - t('næste ›'), - t('sidste »'), - t('Indholdselement entity referenced from field_target_node'), - t('OG membership from node'), - t('
'), - t('Alle'), - t('Content pane'), - t('more'), - t('Ting: Group messages'), - t('Ting'), - ); - $export['ting_group_messages'] = $view; - $view = new view(); $view->name = 'ting_group_relation'; $view->description = ''; @@ -3086,19 +2823,19 @@ function osto_views_views_default_views() { $export['ting_group_relation'] = $view; $view = new view(); - $view->name = 'ting_latest_group_content_all_groups'; + $view->name = 'ting_news'; $view->description = ''; $view->tag = 'default'; $view->base_table = 'node'; - $view->human_name = 'Ting: Latest group content all groups'; + $view->human_name = 'Ting: News'; $view->core = 7; $view->api_version = '3.0'; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Seneste projekt indhold'; - $handler->display->display_options['css_class'] = 'latest-group-content'; + $handler->display->display_options['title'] = 'Nyheder'; + $handler->display->display_options['css_class'] = 'news-overview image-filter-list'; $handler->display->display_options['use_more_always'] = FALSE; $handler->display->display_options['use_more_text'] = 'mere'; $handler->display->display_options['access']['type'] = 'perm'; @@ -3111,46 +2848,39 @@ function osto_views_views_default_views() { $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '3'; + $handler->display->display_options['pager']['type'] = 'full'; + $handler->display->display_options['pager']['options']['items_per_page'] = '6'; + $handler->display->display_options['pager']['options']['offset'] = '0'; + $handler->display->display_options['pager']['options']['id'] = '0'; + $handler->display->display_options['pager']['options']['quantity'] = '9'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; + $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; + $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; + $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; + $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; + $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; $handler->display->display_options['style_plugin'] = 'default'; $handler->display->display_options['row_plugin'] = 'fields'; + /* No results behavior: Global: Text area */ + $handler->display->display_options['empty']['area']['id'] = 'area'; + $handler->display->display_options['empty']['area']['table'] = 'views'; + $handler->display->display_options['empty']['area']['field'] = 'area'; + $handler->display->display_options['empty']['area']['empty'] = TRUE; + $handler->display->display_options['empty']['area']['content'] = '

Ingen resultater

'; + $handler->display->display_options['empty']['area']['format'] = 'full_html'; /* Relationship: Content: Author */ $handler->display->display_options['relationships']['uid']['id'] = 'uid'; $handler->display->display_options['relationships']['uid']['table'] = 'node'; $handler->display->display_options['relationships']['uid']['field'] = 'uid'; - /* Relationship: OG membership: OG membership from Indholdselement */ - $handler->display->display_options['relationships']['og_membership_rel_1']['id'] = 'og_membership_rel_1'; - $handler->display->display_options['relationships']['og_membership_rel_1']['table'] = 'node'; - $handler->display->display_options['relationships']['og_membership_rel_1']['field'] = 'og_membership_rel'; - $handler->display->display_options['relationships']['og_membership_rel_1']['required'] = TRUE; + /* Relationship: Comment: Comments of the node */ + $handler->display->display_options['relationships']['cid']['id'] = 'cid'; + $handler->display->display_options['relationships']['cid']['table'] = 'node'; + $handler->display->display_options['relationships']['cid']['field'] = 'cid'; /* Relationship: OG membership: Group Indholdselement from OG membership */ $handler->display->display_options['relationships']['og_membership_related_node_group']['id'] = 'og_membership_related_node_group'; $handler->display->display_options['relationships']['og_membership_related_node_group']['table'] = 'og_membership'; $handler->display->display_options['relationships']['og_membership_related_node_group']['field'] = 'og_membership_related_node_group'; - $handler->display->display_options['relationships']['og_membership_related_node_group']['relationship'] = 'og_membership_rel_1'; - $handler->display->display_options['relationships']['og_membership_related_node_group']['required'] = TRUE; - /* Field: Content: Type */ - $handler->display->display_options['fields']['type']['id'] = 'type'; - $handler->display->display_options['fields']['type']['table'] = 'node'; - $handler->display->display_options['fields']['type']['field'] = 'type'; - $handler->display->display_options['fields']['type']['label'] = ''; - $handler->display->display_options['fields']['type']['exclude'] = TRUE; - $handler->display->display_options['fields']['type']['element_label_colon'] = FALSE; - /* Field: Indholdselement: Groups audience */ - $handler->display->display_options['fields']['og_group_ref']['id'] = 'og_group_ref'; - $handler->display->display_options['fields']['og_group_ref']['table'] = 'og_membership'; - $handler->display->display_options['fields']['og_group_ref']['field'] = 'og_group_ref'; - $handler->display->display_options['fields']['og_group_ref']['label'] = ''; - $handler->display->display_options['fields']['og_group_ref']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['og_group_ref']['alter']['text'] = '[og_group_ref] / [type]'; - $handler->display->display_options['fields']['og_group_ref']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['og_group_ref']['element_wrapper_class'] = 'group'; - $handler->display->display_options['fields']['og_group_ref']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['og_group_ref']['settings'] = array( - 'link' => 1, - ); - $handler->display->display_options['fields']['og_group_ref']['delta_offset'] = '0'; /* Field: Content: Title */ $handler->display->display_options['fields']['title']['id'] = 'title'; $handler->display->display_options['fields']['title']['table'] = 'node'; @@ -3158,65 +2888,95 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['title']['label'] = ''; $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; $handler->display->display_options['fields']['title']['alter']['ellipsis'] = FALSE; + $handler->display->display_options['fields']['title']['element_type'] = 'h3'; $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - /* Field: User: Name */ - $handler->display->display_options['fields']['name']['id'] = 'name'; - $handler->display->display_options['fields']['name']['table'] = 'users'; - $handler->display->display_options['fields']['name']['field'] = 'name'; - $handler->display->display_options['fields']['name']['relationship'] = 'uid'; - $handler->display->display_options['fields']['name']['label'] = 'Oprettet af'; - $handler->display->display_options['fields']['name']['element_type'] = 'span'; - $handler->display->display_options['fields']['name']['element_label_type'] = 'span'; - $handler->display->display_options['fields']['name']['element_wrapper_class'] = 'author'; - $handler->display->display_options['fields']['name']['element_default_classes'] = FALSE; /* Field: Content: Post date */ $handler->display->display_options['fields']['created']['id'] = 'created'; $handler->display->display_options['fields']['created']['table'] = 'node'; $handler->display->display_options['fields']['created']['field'] = 'created'; $handler->display->display_options['fields']['created']['label'] = ''; + $handler->display->display_options['fields']['created']['exclude'] = TRUE; + $handler->display->display_options['fields']['created']['element_label_type'] = 'span'; $handler->display->display_options['fields']['created']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['created']['element_wrapper_type'] = 'div'; $handler->display->display_options['fields']['created']['element_wrapper_class'] = 'created'; $handler->display->display_options['fields']['created']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['created']['date_format'] = 'short'; + $handler->display->display_options['fields']['created']['date_format'] = 'custom'; + $handler->display->display_options['fields']['created']['custom_date_format'] = 'd. F, Y'; $handler->display->display_options['fields']['created']['second_date_format'] = 'long'; - /* Sort criterion: Content: Post date */ - $handler->display->display_options['sorts']['created']['id'] = 'created'; - $handler->display->display_options['sorts']['created']['table'] = 'node'; - $handler->display->display_options['sorts']['created']['field'] = 'created'; - $handler->display->display_options['sorts']['created']['order'] = 'DESC'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['relationship'] = 'og_membership_related_node_group'; - $handler->display->display_options['filters']['type']['value'] = array( - 'project' => 'project', + /* Field: User: Name */ + $handler->display->display_options['fields']['name']['id'] = 'name'; + $handler->display->display_options['fields']['name']['table'] = 'users'; + $handler->display->display_options['fields']['name']['field'] = 'name'; + $handler->display->display_options['fields']['name']['relationship'] = 'uid'; + $handler->display->display_options['fields']['name']['label'] = ''; + $handler->display->display_options['fields']['name']['exclude'] = TRUE; + $handler->display->display_options['fields']['name']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['name']['element_default_classes'] = FALSE; + /* Field: Read time: Read time */ + $handler->display->display_options['fields']['read_time']['id'] = 'read_time'; + $handler->display->display_options['fields']['read_time']['table'] = 'read_time'; + $handler->display->display_options['fields']['read_time']['field'] = 'read_time'; + $handler->display->display_options['fields']['read_time']['label'] = ''; + $handler->display->display_options['fields']['read_time']['exclude'] = TRUE; + $handler->display->display_options['fields']['read_time']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['read_time']['alter']['text'] = '
[read_time]
'; + $handler->display->display_options['fields']['read_time']['element_label_colon'] = FALSE; + /* Field: Indholdselement: Billede */ + $handler->display->display_options['fields']['field_main_image']['id'] = 'field_main_image'; + $handler->display->display_options['fields']['field_main_image']['table'] = 'field_data_field_main_image'; + $handler->display->display_options['fields']['field_main_image']['field'] = 'field_main_image'; + $handler->display->display_options['fields']['field_main_image']['label'] = ''; + $handler->display->display_options['fields']['field_main_image']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['field_main_image']['alter']['text'] = ' +[field_main_image]'; + $handler->display->display_options['fields']['field_main_image']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['field_main_image']['element_wrapper_class'] = 'image'; + $handler->display->display_options['fields']['field_main_image']['element_default_classes'] = FALSE; + $handler->display->display_options['fields']['field_main_image']['empty'] = ' +'; + $handler->display->display_options['fields']['field_main_image']['click_sort_column'] = 'fid'; + $handler->display->display_options['fields']['field_main_image']['settings'] = array( + 'image_style' => 'node_banner_small', + 'image_link' => 'content', ); - /* Filter criterion: Indholdselement: Groups audience (og_group_ref) */ - $handler->display->display_options['filters']['og_group_ref_target_id']['id'] = 'og_group_ref_target_id'; - $handler->display->display_options['filters']['og_group_ref_target_id']['table'] = 'og_membership'; - $handler->display->display_options['filters']['og_group_ref_target_id']['field'] = 'og_group_ref_target_id'; - $handler->display->display_options['filters']['og_group_ref_target_id']['operator'] = 'not empty'; - - /* Display: Projects */ - $handler = $view->new_display('block', 'Projects', 'block'); - $handler->display->display_options['block_description'] = 'Latest project content all projects'; - - /* Display: Teams */ - $handler = $view->new_display('block', 'Teams', 'block_1'); - $handler->display->display_options['defaults']['title'] = FALSE; - $handler->display->display_options['title'] = 'Seneste team indhold'; - $handler->display->display_options['defaults']['filter_groups'] = FALSE; - $handler->display->display_options['defaults']['filters'] = FALSE; + /* Field: Indholdselement: Beskrivelse */ + $handler->display->display_options['fields']['body']['id'] = 'body'; + $handler->display->display_options['fields']['body']['table'] = 'field_data_body'; + $handler->display->display_options['fields']['body']['field'] = 'body'; + $handler->display->display_options['fields']['body']['label'] = ''; + $handler->display->display_options['fields']['body']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['body']['element_wrapper_class'] = 'resume'; + $handler->display->display_options['fields']['body']['element_default_classes'] = FALSE; + $handler->display->display_options['fields']['body']['type'] = 'text_summary_or_trimmed'; + $handler->display->display_options['fields']['body']['settings'] = array( + 'trim_length' => '200', + ); + /* Field: Content: Title */ + $handler->display->display_options['fields']['title_1']['id'] = 'title_1'; + $handler->display->display_options['fields']['title_1']['table'] = 'node'; + $handler->display->display_options['fields']['title_1']['field'] = 'title'; + $handler->display->display_options['fields']['title_1']['relationship'] = 'og_membership_related_node_group'; + $handler->display->display_options['fields']['title_1']['label'] = 'Titel'; + $handler->display->display_options['fields']['title_1']['exclude'] = TRUE; + /* Field: Global: Custom text */ + $handler->display->display_options['fields']['nothing']['id'] = 'nothing'; + $handler->display->display_options['fields']['nothing']['table'] = 'views'; + $handler->display->display_options['fields']['nothing']['field'] = 'nothing'; + $handler->display->display_options['fields']['nothing']['label'] = ''; + $handler->display->display_options['fields']['nothing']['alter']['text'] = '[read_time] +
[created] / Af: [name]
'; + $handler->display->display_options['fields']['nothing']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['nothing']['element_wrapper_type'] = 'div'; + $handler->display->display_options['fields']['nothing']['element_wrapper_class'] = 'meta'; + $handler->display->display_options['fields']['nothing']['element_default_classes'] = FALSE; + /* Sort criterion: Content: Post date */ + $handler->display->display_options['sorts']['created']['id'] = 'created'; + $handler->display->display_options['sorts']['created']['table'] = 'node'; + $handler->display->display_options['sorts']['created']['field'] = 'created'; + $handler->display->display_options['sorts']['created']['order'] = 'DESC'; /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; @@ -3224,60 +2984,112 @@ function osto_views_views_default_views() { $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Indholdselement: Groups audience (og_group_ref) */ - $handler->display->display_options['filters']['og_group_ref_target_id']['id'] = 'og_group_ref_target_id'; - $handler->display->display_options['filters']['og_group_ref_target_id']['table'] = 'og_membership'; - $handler->display->display_options['filters']['og_group_ref_target_id']['field'] = 'og_group_ref_target_id'; - $handler->display->display_options['filters']['og_group_ref_target_id']['operator'] = 'not empty'; - $handler->display->display_options['filters']['og_group_ref_target_id']['group'] = 1; /* Filter criterion: Content: Type */ $handler->display->display_options['filters']['type']['id'] = 'type'; $handler->display->display_options['filters']['type']['table'] = 'node'; $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['relationship'] = 'og_membership_related_node_group'; $handler->display->display_options['filters']['type']['value'] = array( - 'team' => 'team', + 'post' => 'post', + 'news_article' => 'news_article', ); - $handler->display->display_options['filters']['type']['group'] = 1; - $handler->display->display_options['block_description'] = 'Latest team content all teams'; - $translatables['ting_latest_group_content_all_groups'] = array( + /* Filter criterion: Indholdselement: Groups audience (og_group_ref) */ + $handler->display->display_options['filters']['og_group_ref_target_id']['id'] = 'og_group_ref_target_id'; + $handler->display->display_options['filters']['og_group_ref_target_id']['table'] = 'og_membership'; + $handler->display->display_options['filters']['og_group_ref_target_id']['field'] = 'og_group_ref_target_id'; + $handler->display->display_options['filters']['og_group_ref_target_id']['exposed'] = TRUE; + $handler->display->display_options['filters']['og_group_ref_target_id']['expose']['operator_id'] = 'og_group_ref_target_id_op'; + $handler->display->display_options['filters']['og_group_ref_target_id']['expose']['label'] = 'Gruppe'; + $handler->display->display_options['filters']['og_group_ref_target_id']['expose']['operator'] = 'og_group_ref_target_id_op'; + $handler->display->display_options['filters']['og_group_ref_target_id']['expose']['identifier'] = 'og_group_ref_target_id'; + $handler->display->display_options['filters']['og_group_ref_target_id']['expose']['remember_roles'] = array( + 2 => '2', + 1 => 0, + 4 => 0, + 3 => 0, + 5 => 0, + ); + /* Filter criterion: Global: Combine fields filter */ + $handler->display->display_options['filters']['combine']['id'] = 'combine'; + $handler->display->display_options['filters']['combine']['table'] = 'views'; + $handler->display->display_options['filters']['combine']['field'] = 'combine'; + $handler->display->display_options['filters']['combine']['operator'] = 'contains'; + $handler->display->display_options['filters']['combine']['exposed'] = TRUE; + $handler->display->display_options['filters']['combine']['expose']['operator_id'] = 'combine_op'; + $handler->display->display_options['filters']['combine']['expose']['label'] = 'Søg på titel, indhold eller gruppe'; + $handler->display->display_options['filters']['combine']['expose']['operator'] = 'combine_op'; + $handler->display->display_options['filters']['combine']['expose']['identifier'] = 'combine'; + $handler->display->display_options['filters']['combine']['expose']['remember_roles'] = array( + 2 => '2', + 1 => 0, + 4 => 0, + 3 => 0, + 5 => 0, + ); + $handler->display->display_options['filters']['combine']['fields'] = array( + 'title' => 'title', + 'body' => 'body', + 'title_1' => 'title_1', + ); + + /* Display: Page */ + $handler = $view->new_display('page', 'Page', 'page'); + $handler->display->display_options['path'] = 'nyheder'; + $handler->display->display_options['menu']['type'] = 'normal'; + $handler->display->display_options['menu']['title'] = 'Nyheder'; + $handler->display->display_options['menu']['name'] = 'main-menu'; + $translatables['ting_news'] = array( t('Master'), - t('Seneste projekt indhold'), + t('Nyheder'), t('mere'), t('Udfør'), t('Gendan'), t('Sortér efter'), t('Stigende'), t('Faldende'), + t('Antal elementer'), + t('- Alle -'), + t('Forskydning'), + t('« første'), + t('‹ forrige'), + t('næste ›'), + t('sidste »'), + t('

Ingen resultater

'), t('author'), - t('OG membership from node'), + t('Comments'), t('Group node from OG membership'), - t('[og_group_ref] / [type]'), - t('Oprettet af'), - t('Projects'), + t('
[read_time]
'), + t(' +[field_main_image]'), + t(' +'), + t('Titel'), + t('[read_time] +
[created] / Af: [name]
'), + t('Gruppe'), + t('Søg på titel, indhold eller gruppe'), + t('Page'), t('more'), - t('Latest project content all projects'), - t('Teams'), - t('Seneste team indhold'), - t('Latest team content all teams'), ); - $export['ting_latest_group_content_all_groups'] = $view; + $export['ting_news'] = $view; $view = new view(); - $view->name = 'ting_latest_products'; + $view->name = 'ting_news_popular'; $view->description = ''; $view->tag = 'default'; $view->base_table = 'node'; - $view->human_name = 'Ting: Latest products'; + $view->human_name = 'Ting: News popular'; $view->core = 7; $view->api_version = '3.0'; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Seneste produkter'; + $handler->display->display_options['title'] = 'Seneste nyt fra OS2'; + $handler->display->display_options['css_class'] = 'news-popular'; + $handler->display->display_options['use_ajax'] = TRUE; $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; + $handler->display->display_options['use_more_text'] = 'Alle nyheder'; + $handler->display->display_options['link_display'] = 'custom_url'; $handler->display->display_options['access']['type'] = 'perm'; $handler->display->display_options['cache']['type'] = 'none'; $handler->display->display_options['query']['type'] = 'views_query'; @@ -3287,26 +3099,21 @@ function osto_views_views_default_views() { $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '3'; + $handler->display->display_options['pager']['type'] = 'mini'; + $handler->display->display_options['pager']['options']['items_per_page'] = '5'; + $handler->display->display_options['pager']['options']['offset'] = '0'; + $handler->display->display_options['pager']['options']['id'] = '0'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; + $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; + $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; + $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; $handler->display->display_options['style_plugin'] = 'default'; $handler->display->display_options['row_plugin'] = 'fields'; - /* Relationship: Content: Author */ - $handler->display->display_options['relationships']['uid']['id'] = 'uid'; - $handler->display->display_options['relationships']['uid']['table'] = 'node'; - $handler->display->display_options['relationships']['uid']['field'] = 'uid'; - $handler->display->display_options['relationships']['uid']['required'] = TRUE; - /* Field: Indholdselement: Kategori */ - $handler->display->display_options['fields']['field_product_category']['id'] = 'field_product_category'; - $handler->display->display_options['fields']['field_product_category']['table'] = 'field_data_field_product_category'; - $handler->display->display_options['fields']['field_product_category']['field'] = 'field_product_category'; - $handler->display->display_options['fields']['field_product_category']['label'] = ''; - $handler->display->display_options['fields']['field_product_category']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_product_category']['element_wrapper_class'] = 'category'; - $handler->display->display_options['fields']['field_product_category']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_product_category']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_product_category']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_product_category']['type'] = 'taxonomy_term_reference_plain'; + /* Relationship: Registration Settings: Indholdselement to Registration Settings */ + $handler->display->display_options['relationships']['registration_settings_rel']['id'] = 'registration_settings_rel'; + $handler->display->display_options['relationships']['registration_settings_rel']['table'] = 'node'; + $handler->display->display_options['relationships']['registration_settings_rel']['field'] = 'registration_settings_rel'; /* Field: Content: Title */ $handler->display->display_options['fields']['title']['id'] = 'title'; $handler->display->display_options['fields']['title']['table'] = 'node'; @@ -3317,31 +3124,22 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - /* Field: User: Name */ - $handler->display->display_options['fields']['name']['id'] = 'name'; - $handler->display->display_options['fields']['name']['table'] = 'users'; - $handler->display->display_options['fields']['name']['field'] = 'name'; - $handler->display->display_options['fields']['name']['relationship'] = 'uid'; - $handler->display->display_options['fields']['name']['label'] = 'Udgivet af'; - $handler->display->display_options['fields']['name']['element_type'] = 'span'; - $handler->display->display_options['fields']['name']['element_label_type'] = 'span'; - $handler->display->display_options['fields']['name']['element_wrapper_class'] = 'author'; - $handler->display->display_options['fields']['name']['element_default_classes'] = FALSE; /* Field: Content: Post date */ $handler->display->display_options['fields']['created']['id'] = 'created'; $handler->display->display_options['fields']['created']['table'] = 'node'; $handler->display->display_options['fields']['created']['field'] = 'created'; $handler->display->display_options['fields']['created']['label'] = ''; $handler->display->display_options['fields']['created']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['created']['element_wrapper_class'] = 'created'; + $handler->display->display_options['fields']['created']['element_wrapper_class'] = 'date'; $handler->display->display_options['fields']['created']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['created']['date_format'] = 'short'; + $handler->display->display_options['fields']['created']['date_format'] = 'fact_date'; $handler->display->display_options['fields']['created']['second_date_format'] = 'long'; /* Sort criterion: Content: Post date */ $handler->display->display_options['sorts']['created']['id'] = 'created'; $handler->display->display_options['sorts']['created']['table'] = 'node'; $handler->display->display_options['sorts']['created']['field'] = 'created'; $handler->display->display_options['sorts']['created']['order'] = 'DESC'; + $handler->display->display_options['sorts']['created']['granularity'] = 'minute'; /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; @@ -3354,177 +3152,312 @@ function osto_views_views_default_views() { $handler->display->display_options['filters']['type']['table'] = 'node'; $handler->display->display_options['filters']['type']['field'] = 'type'; $handler->display->display_options['filters']['type']['value'] = array( - 'product' => 'product', + 'news_article' => 'news_article', ); /* Display: Block */ $handler = $view->new_display('block', 'Block', 'block'); - $translatables['ting_latest_products'] = array( + $handler->display->display_options['block_description'] = 'Mest populære nyheder'; + $translatables['ting_news_popular'] = array( t('Master'), - t('Seneste produkter'), - t('mere'), + t('Seneste nyt fra OS2'), + t('Alle nyheder'), t('Udfør'), t('Gendan'), t('Sortér efter'), t('Stigende'), t('Faldende'), - t('author'), - t('Udgivet af'), + t('Antal elementer'), + t('- Alle -'), + t('Forskydning'), + t('« first'), + t('‹ forrige'), + t('næste ›'), + t('last »'), + t('node being the Registration'), t('Block'), t('more'), + t('Mest populære nyheder'), ); - $export['ting_latest_products'] = $view; + $export['ting_news_popular'] = $view; $view = new view(); - $view->name = 'ting_members'; + $view->name = 'ting_product_partners'; $view->description = ''; $view->tag = 'default'; - $view->base_table = 'users'; - $view->human_name = 'Ting: Members'; + $view->base_table = 'node'; + $view->human_name = 'Ting: Product partners/suppliers'; $view->core = 7; $view->api_version = '3.0'; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Medlemmer'; - $handler->display->display_options['css_class'] = 'members-overview'; - $handler->display->display_options['use_ajax'] = TRUE; + $handler->display->display_options['title'] = 'Tilknyttede partnere'; + $handler->display->display_options['css_class'] = 'product-cooperators'; $handler->display->display_options['use_more_always'] = FALSE; $handler->display->display_options['use_more_text'] = 'mere'; $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['access']['perm'] = 'access user profiles'; $handler->display->display_options['cache']['type'] = 'none'; $handler->display->display_options['query']['type'] = 'views_query'; + $handler->display->display_options['query']['options']['distinct'] = TRUE; $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Søg'; + $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'full'; - $handler->display->display_options['pager']['options']['items_per_page'] = '18'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; + $handler->display->display_options['pager']['type'] = 'none'; $handler->display->display_options['style_plugin'] = 'default'; $handler->display->display_options['row_plugin'] = 'fields'; - /* No results behavior: Global: Text area */ - $handler->display->display_options['empty']['area']['id'] = 'area'; - $handler->display->display_options['empty']['area']['table'] = 'views'; - $handler->display->display_options['empty']['area']['field'] = 'area'; - $handler->display->display_options['empty']['area']['empty'] = TRUE; - $handler->display->display_options['empty']['area']['content'] = '

Ingen resultater.

'; - $handler->display->display_options['empty']['area']['format'] = 'full_html'; - /* Field: User: Picture */ - $handler->display->display_options['fields']['picture']['id'] = 'picture'; - $handler->display->display_options['fields']['picture']['table'] = 'users'; - $handler->display->display_options['fields']['picture']['field'] = 'picture'; - $handler->display->display_options['fields']['picture']['label'] = ''; - $handler->display->display_options['fields']['picture']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['picture']['element_wrapper_class'] = 'image'; - $handler->display->display_options['fields']['picture']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['picture']['imagecache_preset'] = 'avatar_large'; - /* Field: User: Name */ - $handler->display->display_options['fields']['name']['id'] = 'name'; - $handler->display->display_options['fields']['name']['table'] = 'users'; - $handler->display->display_options['fields']['name']['field'] = 'name'; - $handler->display->display_options['fields']['name']['label'] = ''; - $handler->display->display_options['fields']['name']['alter']['word_boundary'] = FALSE; - $handler->display->display_options['fields']['name']['alter']['ellipsis'] = FALSE; - /* Sort criterion: Bruger: Fornavn (field_user_firstname) */ - $handler->display->display_options['sorts']['field_user_firstname_value']['id'] = 'field_user_firstname_value'; - $handler->display->display_options['sorts']['field_user_firstname_value']['table'] = 'field_data_field_user_firstname'; - $handler->display->display_options['sorts']['field_user_firstname_value']['field'] = 'field_user_firstname_value'; - /* Filter criterion: User: Active */ + /* Field: Indholdselement: Offentlige partnere */ + $handler->display->display_options['fields']['field_main_partners']['id'] = 'field_main_partners'; + $handler->display->display_options['fields']['field_main_partners']['table'] = 'field_data_field_main_partners'; + $handler->display->display_options['fields']['field_main_partners']['field'] = 'field_main_partners'; + $handler->display->display_options['fields']['field_main_partners']['label'] = ''; + $handler->display->display_options['fields']['field_main_partners']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['field_main_partners']['hide_empty'] = TRUE; + $handler->display->display_options['fields']['field_main_partners']['empty_zero'] = TRUE; + $handler->display->display_options['fields']['field_main_partners']['settings'] = array( + 'link' => 1, + ); + $handler->display->display_options['fields']['field_main_partners']['delta_offset'] = '0'; + $handler->display->display_options['fields']['field_main_partners']['multi_type'] = 'ul'; + /* Sort criterion: Content: Title */ + $handler->display->display_options['sorts']['title']['id'] = 'title'; + $handler->display->display_options['sorts']['title']['table'] = 'node'; + $handler->display->display_options['sorts']['title']['field'] = 'title'; + /* Contextual filter: Content: Nid */ + $handler->display->display_options['arguments']['nid']['id'] = 'nid'; + $handler->display->display_options['arguments']['nid']['table'] = 'node'; + $handler->display->display_options['arguments']['nid']['field'] = 'nid'; + $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; + $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; + $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; + $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; + $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; + $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; + /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'users'; + $handler->display->display_options['filters']['status']['table'] = 'node'; $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = '1'; + $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: User: The user ID */ - $handler->display->display_options['filters']['uid_raw']['id'] = 'uid_raw'; - $handler->display->display_options['filters']['uid_raw']['table'] = 'users'; - $handler->display->display_options['filters']['uid_raw']['field'] = 'uid_raw'; - $handler->display->display_options['filters']['uid_raw']['operator'] = '!='; - $handler->display->display_options['filters']['uid_raw']['value']['value'] = '1'; - /* Filter criterion: Global: Combine fields filter */ - $handler->display->display_options['filters']['combine']['id'] = 'combine'; - $handler->display->display_options['filters']['combine']['table'] = 'views'; - $handler->display->display_options['filters']['combine']['field'] = 'combine'; - $handler->display->display_options['filters']['combine']['operator'] = 'contains'; - $handler->display->display_options['filters']['combine']['exposed'] = TRUE; - $handler->display->display_options['filters']['combine']['expose']['operator_id'] = 'combine_op'; - $handler->display->display_options['filters']['combine']['expose']['operator'] = 'combine_op'; - $handler->display->display_options['filters']['combine']['expose']['identifier'] = 'combine'; - $handler->display->display_options['filters']['combine']['expose']['remember_roles'] = array( - 2 => '2', - 1 => 0, - 4 => 0, - 3 => 0, + /* Filter criterion: Content: Type */ + $handler->display->display_options['filters']['type']['id'] = 'type'; + $handler->display->display_options['filters']['type']['table'] = 'node'; + $handler->display->display_options['filters']['type']['field'] = 'type'; + $handler->display->display_options['filters']['type']['value'] = array( + 'product' => 'product', ); - $handler->display->display_options['filters']['combine']['fields'] = array( - 'name' => 'name', + /* Filter criterion: Indholdselement: Offentlige partnere (field_main_partners) */ + $handler->display->display_options['filters']['field_main_partners_target_id']['id'] = 'field_main_partners_target_id'; + $handler->display->display_options['filters']['field_main_partners_target_id']['table'] = 'field_data_field_main_partners'; + $handler->display->display_options['filters']['field_main_partners_target_id']['field'] = 'field_main_partners_target_id'; + $handler->display->display_options['filters']['field_main_partners_target_id']['operator'] = 'not empty'; + + /* Display: Partners */ + $handler = $view->new_display('block', 'Partners', 'block'); + $handler->display->display_options['defaults']['style_plugin'] = FALSE; + $handler->display->display_options['style_plugin'] = 'list'; + $handler->display->display_options['defaults']['style_options'] = FALSE; + $handler->display->display_options['defaults']['row_plugin'] = FALSE; + $handler->display->display_options['row_plugin'] = 'fields'; + $handler->display->display_options['defaults']['row_options'] = FALSE; + $handler->display->display_options['defaults']['footer'] = FALSE; + /* Footer: Global: Text area */ + $handler->display->display_options['footer']['area']['id'] = 'area'; + $handler->display->display_options['footer']['area']['table'] = 'views'; + $handler->display->display_options['footer']['area']['field'] = 'area'; + $handler->display->display_options['footer']['area']['empty'] = TRUE; + $handler->display->display_options['footer']['area']['content'] = ''; + $handler->display->display_options['footer']['area']['format'] = 'full_html'; + $handler->display->display_options['defaults']['relationships'] = FALSE; + /* Relationship: Entity Reference: Referenced Entity */ + $handler->display->display_options['relationships']['field_main_partners_target_id']['id'] = 'field_main_partners_target_id'; + $handler->display->display_options['relationships']['field_main_partners_target_id']['table'] = 'field_data_field_main_partners'; + $handler->display->display_options['relationships']['field_main_partners_target_id']['field'] = 'field_main_partners_target_id'; + $handler->display->display_options['relationships']['field_main_partners_target_id']['label'] = 'Indhold entity refereret fra field_main_partners'; + $handler->display->display_options['defaults']['fields'] = FALSE; + /* Field: Content: Title */ + $handler->display->display_options['fields']['title']['id'] = 'title'; + $handler->display->display_options['fields']['title']['table'] = 'node'; + $handler->display->display_options['fields']['title']['field'] = 'title'; + $handler->display->display_options['fields']['title']['relationship'] = 'field_main_partners_target_id'; + $handler->display->display_options['fields']['title']['label'] = ''; + $handler->display->display_options['fields']['title']['element_type'] = '0'; + $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; + $handler->display->display_options['defaults']['sorts'] = FALSE; + /* Sort criterion: Content: Title */ + $handler->display->display_options['sorts']['title']['id'] = 'title'; + $handler->display->display_options['sorts']['title']['table'] = 'node'; + $handler->display->display_options['sorts']['title']['field'] = 'title'; + $handler->display->display_options['sorts']['title']['relationship'] = 'field_main_partners_target_id'; + $handler->display->display_options['block_description'] = 'Product partners'; + + /* Display: Suppliers */ + $handler = $view->new_display('block', 'Suppliers', 'block_1'); + $handler->display->display_options['defaults']['title'] = FALSE; + $handler->display->display_options['title'] = 'Tilknyttede leverandører'; + $handler->display->display_options['defaults']['footer'] = FALSE; + /* Footer: Global: Text area */ + $handler->display->display_options['footer']['area']['id'] = 'area'; + $handler->display->display_options['footer']['area']['table'] = 'views'; + $handler->display->display_options['footer']['area']['field'] = 'area'; + $handler->display->display_options['footer']['area']['empty'] = TRUE; + $handler->display->display_options['footer']['area']['content'] = ''; + $handler->display->display_options['footer']['area']['format'] = 'full_html'; + $handler->display->display_options['defaults']['fields'] = FALSE; + /* Field: Indholdselement: Leverandører */ + $handler->display->display_options['fields']['field_main_suppliers']['id'] = 'field_main_suppliers'; + $handler->display->display_options['fields']['field_main_suppliers']['table'] = 'field_data_field_main_suppliers'; + $handler->display->display_options['fields']['field_main_suppliers']['field'] = 'field_main_suppliers'; + $handler->display->display_options['fields']['field_main_suppliers']['label'] = ''; + $handler->display->display_options['fields']['field_main_suppliers']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['field_main_suppliers']['hide_empty'] = TRUE; + $handler->display->display_options['fields']['field_main_suppliers']['empty_zero'] = TRUE; + $handler->display->display_options['fields']['field_main_suppliers']['settings'] = array( + 'link' => 1, + ); + $handler->display->display_options['fields']['field_main_suppliers']['delta_offset'] = '0'; + $handler->display->display_options['fields']['field_main_suppliers']['multi_type'] = 'ul'; + $handler->display->display_options['defaults']['filter_groups'] = FALSE; + $handler->display->display_options['defaults']['filters'] = FALSE; + /* Filter criterion: Content: Published */ + $handler->display->display_options['filters']['status']['id'] = 'status'; + $handler->display->display_options['filters']['status']['table'] = 'node'; + $handler->display->display_options['filters']['status']['field'] = 'status'; + $handler->display->display_options['filters']['status']['value'] = 1; + $handler->display->display_options['filters']['status']['group'] = 1; + $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; + /* Filter criterion: Content: Type */ + $handler->display->display_options['filters']['type']['id'] = 'type'; + $handler->display->display_options['filters']['type']['table'] = 'node'; + $handler->display->display_options['filters']['type']['field'] = 'type'; + $handler->display->display_options['filters']['type']['value'] = array( + 'product' => 'product', ); + /* Filter criterion: Indholdselement: Leverandører (field_main_suppliers) */ + $handler->display->display_options['filters']['field_main_suppliers_target_id']['id'] = 'field_main_suppliers_target_id'; + $handler->display->display_options['filters']['field_main_suppliers_target_id']['table'] = 'field_data_field_main_suppliers'; + $handler->display->display_options['filters']['field_main_suppliers_target_id']['field'] = 'field_main_suppliers_target_id'; + $handler->display->display_options['filters']['field_main_suppliers_target_id']['operator'] = 'not empty'; + $handler->display->display_options['block_description'] = 'Product suppliers'; - /* Display: Page */ - $handler = $view->new_display('page', 'Page', 'page'); - $handler->display->display_options['path'] = 'medlemmer'; - $translatables['ting_members'] = array( + /* Display: Products */ + $handler = $view->new_display('block', 'Products', 'block_2'); + $handler->display->display_options['defaults']['title'] = FALSE; + $handler->display->display_options['title'] = 'OS2 produkter i brug'; + $handler->display->display_options['defaults']['style_plugin'] = FALSE; + $handler->display->display_options['style_plugin'] = 'list'; + $handler->display->display_options['defaults']['style_options'] = FALSE; + $handler->display->display_options['defaults']['row_plugin'] = FALSE; + $handler->display->display_options['row_plugin'] = 'fields'; + $handler->display->display_options['defaults']['row_options'] = FALSE; + $handler->display->display_options['defaults']['relationships'] = FALSE; + /* Relationship: Entity Reference: Referencing entity */ + $handler->display->display_options['relationships']['reverse_field_main_partners_node']['id'] = 'reverse_field_main_partners_node'; + $handler->display->display_options['relationships']['reverse_field_main_partners_node']['table'] = 'node'; + $handler->display->display_options['relationships']['reverse_field_main_partners_node']['field'] = 'reverse_field_main_partners_node'; + $handler->display->display_options['relationships']['reverse_field_main_partners_node']['label'] = 'Indhold refererer til Indhold fra field_main_partners'; + $handler->display->display_options['relationships']['reverse_field_main_partners_node']['required'] = TRUE; + $handler->display->display_options['defaults']['fields'] = FALSE; + /* Field: Content: Title */ + $handler->display->display_options['fields']['title']['id'] = 'title'; + $handler->display->display_options['fields']['title']['table'] = 'node'; + $handler->display->display_options['fields']['title']['field'] = 'title'; + $handler->display->display_options['fields']['title']['relationship'] = 'reverse_field_main_partners_node'; + $handler->display->display_options['fields']['title']['label'] = ''; + $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; + $handler->display->display_options['defaults']['sorts'] = FALSE; + /* Sort criterion: Content: Title */ + $handler->display->display_options['sorts']['title']['id'] = 'title'; + $handler->display->display_options['sorts']['title']['table'] = 'node'; + $handler->display->display_options['sorts']['title']['field'] = 'title'; + $handler->display->display_options['sorts']['title']['relationship'] = 'reverse_field_main_partners_node'; + $handler->display->display_options['defaults']['arguments'] = FALSE; + /* Contextual filter: Content: Nid */ + $handler->display->display_options['arguments']['nid']['id'] = 'nid'; + $handler->display->display_options['arguments']['nid']['table'] = 'node'; + $handler->display->display_options['arguments']['nid']['field'] = 'nid'; + $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; + $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; + $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; + $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; + $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; + $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; + $handler->display->display_options['defaults']['filter_groups'] = FALSE; + $handler->display->display_options['defaults']['filters'] = FALSE; + /* Filter criterion: Content: Type */ + $handler->display->display_options['filters']['type']['id'] = 'type'; + $handler->display->display_options['filters']['type']['table'] = 'node'; + $handler->display->display_options['filters']['type']['field'] = 'type'; + $handler->display->display_options['filters']['type']['relationship'] = 'reverse_field_main_partners_node'; + $handler->display->display_options['filters']['type']['value'] = array( + 'product' => 'product', + ); + /* Filter criterion: Content: Published */ + $handler->display->display_options['filters']['status']['id'] = 'status'; + $handler->display->display_options['filters']['status']['table'] = 'node'; + $handler->display->display_options['filters']['status']['field'] = 'status'; + $handler->display->display_options['filters']['status']['relationship'] = 'reverse_field_main_partners_node'; + $handler->display->display_options['filters']['status']['value'] = '1'; + $handler->display->display_options['block_description'] = 'Partner products'; + $translatables['ting_product_partners'] = array( t('Master'), - t('Medlemmer'), + t('Tilknyttede partnere'), t('mere'), - t('Søg'), + t('Udfør'), t('Gendan'), t('Sortér efter'), t('Stigende'), t('Faldende'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« første'), - t('‹ forrige'), - t('næste ›'), - t('sidste »'), - t('

Ingen resultater.

'), - t('Page'), + t('Alle'), + t('Partners'), t('more'), + t(''), + t('Indhold entity refereret fra field_main_partners'), + t('Product partners'), + t('Suppliers'), + t('Tilknyttede leverandører'), + t(''), + t('Product suppliers'), + t('Products'), + t('OS2 produkter i brug'), + t('Indhold refererer til Indhold fra field_main_partners'), + t('Partner products'), ); - $export['ting_members'] = $view; + $export['ting_product_partners'] = $view; $view = new view(); - $view->name = 'ting_news'; + $view->name = 'ting_products'; $view->description = ''; $view->tag = 'default'; $view->base_table = 'node'; - $view->human_name = 'Ting: News'; + $view->human_name = 'Ting: Products'; $view->core = 7; $view->api_version = '3.0'; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Nyheder'; - $handler->display->display_options['css_class'] = 'news-overview'; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; + $handler->display->display_options['title'] = 'OS2 Produkter'; + $handler->display->display_options['css_class'] = 'product-overview logo-list'; + $handler->display->display_options['use_ajax'] = TRUE; + $handler->display->display_options['use_more_always'] = TRUE; + $handler->display->display_options['use_more_text'] = 'Se alle produkter'; + $handler->display->display_options['link_display'] = 'page'; $handler->display->display_options['access']['type'] = 'perm'; $handler->display->display_options['cache']['type'] = 'none'; $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['query']['options']['distinct'] = TRUE; $handler->display->display_options['exposed_form']['type'] = 'better_exposed_filters'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; + $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Søg'; $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; $handler->display->display_options['exposed_form']['options']['expose_sort_order'] = FALSE; $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['exposed_form']['options']['autosubmit'] = TRUE; $handler->display->display_options['exposed_form']['options']['bef'] = array( 'general' => array( 'allow_secondary' => 0, @@ -3536,1044 +3469,11 @@ function osto_views_views_default_views() { 'any_label' => NULL, 'filter_rewrite_values' => NULL, ), - 'field_main_category_tid' => array( - 'bef_format' => 'bef_links', + 'combine' => array( + 'bef_format' => 'default', 'more_options' => array( - 'bef_select_all_none' => FALSE, - 'bef_collapsible' => 0, 'is_secondary' => 0, - 'any_label' => 'Alle', - 'bef_filter_description' => '', - 'tokens' => array( - 'available' => array( - 0 => 'global_types', - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'rewrite' => array( - 'filter_rewrite_values' => '', - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - ), - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ); - $handler->display->display_options['pager']['type'] = 'full'; - $handler->display->display_options['pager']['options']['items_per_page'] = '5'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* No results behavior: Global: Text area */ - $handler->display->display_options['empty']['area']['id'] = 'area'; - $handler->display->display_options['empty']['area']['table'] = 'views'; - $handler->display->display_options['empty']['area']['field'] = 'area'; - $handler->display->display_options['empty']['area']['empty'] = TRUE; - $handler->display->display_options['empty']['area']['content'] = '

Ingen resultater

'; - $handler->display->display_options['empty']['area']['format'] = 'full_html'; - /* Relationship: Content: Author */ - $handler->display->display_options['relationships']['uid']['id'] = 'uid'; - $handler->display->display_options['relationships']['uid']['table'] = 'node'; - $handler->display->display_options['relationships']['uid']['field'] = 'uid'; - /* Relationship: Comment: Comments of the node */ - $handler->display->display_options['relationships']['cid']['id'] = 'cid'; - $handler->display->display_options['relationships']['cid']['table'] = 'node'; - $handler->display->display_options['relationships']['cid']['field'] = 'cid'; - /* Field: Content: Title */ - $handler->display->display_options['fields']['title']['id'] = 'title'; - $handler->display->display_options['fields']['title']['table'] = 'node'; - $handler->display->display_options['fields']['title']['field'] = 'title'; - $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; - $handler->display->display_options['fields']['title']['alter']['ellipsis'] = FALSE; - $handler->display->display_options['fields']['title']['element_type'] = 'h3'; - $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; - $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - /* Field: Content: Post date */ - $handler->display->display_options['fields']['created']['id'] = 'created'; - $handler->display->display_options['fields']['created']['table'] = 'node'; - $handler->display->display_options['fields']['created']['field'] = 'created'; - $handler->display->display_options['fields']['created']['label'] = ''; - $handler->display->display_options['fields']['created']['exclude'] = TRUE; - $handler->display->display_options['fields']['created']['element_label_type'] = 'span'; - $handler->display->display_options['fields']['created']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['created']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['created']['element_wrapper_class'] = 'created'; - $handler->display->display_options['fields']['created']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['created']['date_format'] = 'custom'; - $handler->display->display_options['fields']['created']['custom_date_format'] = 'd. F, Y'; - $handler->display->display_options['fields']['created']['second_date_format'] = 'long'; - /* Field: User: Name */ - $handler->display->display_options['fields']['name']['id'] = 'name'; - $handler->display->display_options['fields']['name']['table'] = 'users'; - $handler->display->display_options['fields']['name']['field'] = 'name'; - $handler->display->display_options['fields']['name']['relationship'] = 'uid'; - $handler->display->display_options['fields']['name']['label'] = ''; - $handler->display->display_options['fields']['name']['exclude'] = TRUE; - $handler->display->display_options['fields']['name']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['name']['element_wrapper_class'] = 'author'; - $handler->display->display_options['fields']['name']['element_default_classes'] = FALSE; - /* Field: Global: Custom text */ - $handler->display->display_options['fields']['nothing']['id'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['table'] = 'views'; - $handler->display->display_options['fields']['nothing']['field'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['label'] = ''; - $handler->display->display_options['fields']['nothing']['alter']['text'] = 'Oprettet: [created] / Af: [name]'; - $handler->display->display_options['fields']['nothing']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['nothing']['element_wrapper_class'] = 'meta'; - $handler->display->display_options['fields']['nothing']['element_default_classes'] = FALSE; - /* Field: Indholdselement: Billede */ - $handler->display->display_options['fields']['field_main_image']['id'] = 'field_main_image'; - $handler->display->display_options['fields']['field_main_image']['table'] = 'field_data_field_main_image'; - $handler->display->display_options['fields']['field_main_image']['field'] = 'field_main_image'; - $handler->display->display_options['fields']['field_main_image']['label'] = ''; - $handler->display->display_options['fields']['field_main_image']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_main_image']['element_wrapper_class'] = 'image'; - $handler->display->display_options['fields']['field_main_image']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_main_image']['click_sort_column'] = 'fid'; - $handler->display->display_options['fields']['field_main_image']['settings'] = array( - 'image_style' => 'node_banner', - 'image_link' => 'content', - ); - /* Field: Indholdselement: Brødtekst */ - $handler->display->display_options['fields']['body']['id'] = 'body'; - $handler->display->display_options['fields']['body']['table'] = 'field_data_body'; - $handler->display->display_options['fields']['body']['field'] = 'body'; - $handler->display->display_options['fields']['body']['label'] = ''; - $handler->display->display_options['fields']['body']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['body']['element_wrapper_class'] = 'resume'; - $handler->display->display_options['fields']['body']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['body']['type'] = 'text_summary_or_trimmed'; - $handler->display->display_options['fields']['body']['settings'] = array( - 'trim_length' => '600', - ); - /* Field: Content: Link */ - $handler->display->display_options['fields']['view_node']['id'] = 'view_node'; - $handler->display->display_options['fields']['view_node']['table'] = 'views_entity_node'; - $handler->display->display_options['fields']['view_node']['field'] = 'view_node'; - $handler->display->display_options['fields']['view_node']['label'] = ''; - $handler->display->display_options['fields']['view_node']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['view_node']['element_wrapper_class'] = 'read-more'; - $handler->display->display_options['fields']['view_node']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['view_node']['text'] = 'Læs mere'; - /* Sort criterion: Content: Post date */ - $handler->display->display_options['sorts']['created']['id'] = 'created'; - $handler->display->display_options['sorts']['created']['table'] = 'node'; - $handler->display->display_options['sorts']['created']['field'] = 'created'; - $handler->display->display_options['sorts']['created']['order'] = 'DESC'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'news_article' => 'news_article', - ); - - /* Display: Page */ - $handler = $view->new_display('page', 'Page', 'page'); - $handler->display->display_options['exposed_block'] = TRUE; - $handler->display->display_options['path'] = 'nyheder'; - $handler->display->display_options['menu']['type'] = 'normal'; - $handler->display->display_options['menu']['title'] = 'Nyheder'; - $handler->display->display_options['menu']['name'] = 'main-menu'; - $translatables['ting_news'] = array( - t('Master'), - t('Nyheder'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Avancerede indstillinger'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« første'), - t('‹ forrige'), - t('næste ›'), - t('sidste »'), - t('

Ingen resultater

'), - t('author'), - t('Comments'), - t('Oprettet: [created] / Af: [name]'), - t('Læs mere'), - t('Page'), - t('more'), - ); - $export['ting_news'] = $view; - - $view = new view(); - $view->name = 'ting_news_popular'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: News popular'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Seneste nyt fra OS2'; - $handler->display->display_options['css_class'] = 'news-popular'; - $handler->display->display_options['use_ajax'] = TRUE; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'Alle nyheder'; - $handler->display->display_options['link_display'] = 'custom_url'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'mini'; - $handler->display->display_options['pager']['options']['items_per_page'] = '5'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['pager']['options']['id'] = '0'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* Relationship: Registration Settings: Indholdselement to Registration Settings */ - $handler->display->display_options['relationships']['registration_settings_rel']['id'] = 'registration_settings_rel'; - $handler->display->display_options['relationships']['registration_settings_rel']['table'] = 'node'; - $handler->display->display_options['relationships']['registration_settings_rel']['field'] = 'registration_settings_rel'; - /* Field: Content: Title */ - $handler->display->display_options['fields']['title']['id'] = 'title'; - $handler->display->display_options['fields']['title']['table'] = 'node'; - $handler->display->display_options['fields']['title']['field'] = 'title'; - $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; - $handler->display->display_options['fields']['title']['alter']['ellipsis'] = FALSE; - $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; - $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - /* Field: Content: Post date */ - $handler->display->display_options['fields']['created']['id'] = 'created'; - $handler->display->display_options['fields']['created']['table'] = 'node'; - $handler->display->display_options['fields']['created']['field'] = 'created'; - $handler->display->display_options['fields']['created']['label'] = ''; - $handler->display->display_options['fields']['created']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['created']['element_wrapper_class'] = 'date'; - $handler->display->display_options['fields']['created']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['created']['date_format'] = 'fact_date'; - $handler->display->display_options['fields']['created']['second_date_format'] = 'long'; - /* Sort criterion: Content: Post date */ - $handler->display->display_options['sorts']['created']['id'] = 'created'; - $handler->display->display_options['sorts']['created']['table'] = 'node'; - $handler->display->display_options['sorts']['created']['field'] = 'created'; - $handler->display->display_options['sorts']['created']['order'] = 'DESC'; - $handler->display->display_options['sorts']['created']['granularity'] = 'minute'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'news_article' => 'news_article', - ); - - /* Display: Block */ - $handler = $view->new_display('block', 'Block', 'block'); - $handler->display->display_options['block_description'] = 'Mest populære nyheder'; - $translatables['ting_news_popular'] = array( - t('Master'), - t('Seneste nyt fra OS2'), - t('Alle nyheder'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« first'), - t('‹ forrige'), - t('næste ›'), - t('last »'), - t('node being the Registration'), - t('Block'), - t('more'), - t('Mest populære nyheder'), - ); - $export['ting_news_popular'] = $view; - - $view = new view(); - $view->name = 'ting_product_metadata'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: Product metadata'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Om produktet'; - $handler->display->display_options['css_class'] = 'product-metadata'; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '1'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - $handler->display->display_options['row_options']['hide_empty'] = TRUE; - /* Field: Indholdselement: Kategori */ - $handler->display->display_options['fields']['field_product_category']['id'] = 'field_product_category'; - $handler->display->display_options['fields']['field_product_category']['table'] = 'field_data_field_product_category'; - $handler->display->display_options['fields']['field_product_category']['field'] = 'field_product_category'; - $handler->display->display_options['fields']['field_product_category']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_product_category']['element_label_type'] = 'strong'; - /* Field: Indholdselement: Projekttype */ - $handler->display->display_options['fields']['field_projekttype']['id'] = 'field_projekttype'; - $handler->display->display_options['fields']['field_projekttype']['table'] = 'field_data_field_projekttype'; - $handler->display->display_options['fields']['field_projekttype']['field'] = 'field_projekttype'; - $handler->display->display_options['fields']['field_projekttype']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_projekttype']['element_label_type'] = 'strong'; - $handler->display->display_options['fields']['field_projekttype']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_projekttype']['empty_zero'] = TRUE; - /* Field: Indholdselement: Målgruppe */ - $handler->display->display_options['fields']['field_m_lgruppe']['id'] = 'field_m_lgruppe'; - $handler->display->display_options['fields']['field_m_lgruppe']['table'] = 'field_data_field_m_lgruppe'; - $handler->display->display_options['fields']['field_m_lgruppe']['field'] = 'field_m_lgruppe'; - $handler->display->display_options['fields']['field_m_lgruppe']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_m_lgruppe']['element_label_type'] = 'strong'; - $handler->display->display_options['fields']['field_m_lgruppe']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_m_lgruppe']['empty_zero'] = TRUE; - /* Field: Indholdselement: Kompatibilitet */ - $handler->display->display_options['fields']['field_kompatibilitet']['id'] = 'field_kompatibilitet'; - $handler->display->display_options['fields']['field_kompatibilitet']['table'] = 'field_data_field_kompatibilitet'; - $handler->display->display_options['fields']['field_kompatibilitet']['field'] = 'field_kompatibilitet'; - $handler->display->display_options['fields']['field_kompatibilitet']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_kompatibilitet']['element_label_type'] = 'strong'; - $handler->display->display_options['fields']['field_kompatibilitet']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_kompatibilitet']['empty_zero'] = TRUE; - /* Field: Indholdselement: Operativsystemer */ - $handler->display->display_options['fields']['field_operativsystemer']['id'] = 'field_operativsystemer'; - $handler->display->display_options['fields']['field_operativsystemer']['table'] = 'field_data_field_operativsystemer'; - $handler->display->display_options['fields']['field_operativsystemer']['field'] = 'field_operativsystemer'; - $handler->display->display_options['fields']['field_operativsystemer']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_operativsystemer']['element_label_type'] = 'strong'; - $handler->display->display_options['fields']['field_operativsystemer']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_operativsystemer']['empty_zero'] = TRUE; - /* Field: Indholdselement: Programmeringssprog */ - $handler->display->display_options['fields']['field_programmeringssprog']['id'] = 'field_programmeringssprog'; - $handler->display->display_options['fields']['field_programmeringssprog']['table'] = 'field_data_field_programmeringssprog'; - $handler->display->display_options['fields']['field_programmeringssprog']['field'] = 'field_programmeringssprog'; - $handler->display->display_options['fields']['field_programmeringssprog']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_programmeringssprog']['element_label_type'] = 'strong'; - $handler->display->display_options['fields']['field_programmeringssprog']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_programmeringssprog']['empty_zero'] = TRUE; - /* Field: Indholdselement: Version */ - $handler->display->display_options['fields']['field_product_version']['id'] = 'field_product_version'; - $handler->display->display_options['fields']['field_product_version']['table'] = 'field_data_field_product_version'; - $handler->display->display_options['fields']['field_product_version']['field'] = 'field_product_version'; - $handler->display->display_options['fields']['field_product_version']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_product_version']['element_label_type'] = 'strong'; - $handler->display->display_options['fields']['field_product_version']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_product_version']['empty_zero'] = TRUE; - /* Field: Indholdselement: Licens */ - $handler->display->display_options['fields']['field_product_license']['id'] = 'field_product_license'; - $handler->display->display_options['fields']['field_product_license']['table'] = 'field_data_field_product_license'; - $handler->display->display_options['fields']['field_product_license']['field'] = 'field_product_license'; - $handler->display->display_options['fields']['field_product_license']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_product_license']['element_label_type'] = 'strong'; - $handler->display->display_options['fields']['field_product_license']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_product_license']['empty_zero'] = TRUE; - /* Field: Indholdselement: Download */ - $handler->display->display_options['fields']['field_product_download']['id'] = 'field_product_download'; - $handler->display->display_options['fields']['field_product_download']['table'] = 'field_data_field_product_download'; - $handler->display->display_options['fields']['field_product_download']['field'] = 'field_product_download'; - $handler->display->display_options['fields']['field_product_download']['label'] = ''; - $handler->display->display_options['fields']['field_product_download']['element_label_type'] = 'strong'; - $handler->display->display_options['fields']['field_product_download']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_product_download']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_product_download']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_product_download']['click_sort_column'] = 'url'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'product' => 'product', - ); - - /* Display: Blok */ - $handler = $view->new_display('block', 'Blok', 'block_1'); - $handler->display->display_options['block_description'] = 'Product metadata'; - - /* Display: Blok produkt features */ - $handler = $view->new_display('block', 'Blok produkt features', 'block_2'); - $handler->display->display_options['defaults']['title'] = FALSE; - $handler->display->display_options['title'] = 'Produkt fordele'; - $handler->display->display_options['defaults']['fields'] = FALSE; - /* Field: Indholdselement: Produkt fordele */ - $handler->display->display_options['fields']['field_product_features']['id'] = 'field_product_features'; - $handler->display->display_options['fields']['field_product_features']['table'] = 'field_data_field_product_features'; - $handler->display->display_options['fields']['field_product_features']['field'] = 'field_product_features'; - $handler->display->display_options['fields']['field_product_features']['label'] = ''; - $handler->display->display_options['fields']['field_product_features']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_product_features']['element_wrapper_class'] = 'product-features'; - $handler->display->display_options['fields']['field_product_features']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_product_features']['delta_offset'] = '0'; - $handler->display->display_options['fields']['field_product_features']['multi_type'] = 'ul'; - $handler->display->display_options['defaults']['arguments'] = FALSE; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - $handler->display->display_options['block_description'] = 'Product features'; - - /* Display: Blok produkt links */ - $handler = $view->new_display('block', 'Blok produkt links', 'block_3'); - $handler->display->display_options['defaults']['title'] = FALSE; - $handler->display->display_options['title'] = 'Links'; - $handler->display->display_options['defaults']['header'] = FALSE; - $handler->display->display_options['defaults']['empty'] = FALSE; - $handler->display->display_options['defaults']['fields'] = FALSE; - /* Field: Indholdselement: Links */ - $handler->display->display_options['fields']['field_links']['id'] = 'field_links'; - $handler->display->display_options['fields']['field_links']['table'] = 'field_data_field_links'; - $handler->display->display_options['fields']['field_links']['field'] = 'field_links'; - $handler->display->display_options['fields']['field_links']['label'] = ''; - $handler->display->display_options['fields']['field_links']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_links']['element_wrapper_class'] = 'block-links'; - $handler->display->display_options['fields']['field_links']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_links']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_links']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_links']['click_sort_column'] = 'url'; - $handler->display->display_options['fields']['field_links']['delta_offset'] = '0'; - $handler->display->display_options['fields']['field_links']['multi_type'] = 'ul'; - $handler->display->display_options['defaults']['arguments'] = FALSE; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - $handler->display->display_options['arguments']['nid']['validate']['type'] = 'node'; - $handler->display->display_options['arguments']['nid']['validate_options']['types'] = array( - 'product' => 'product', - ); - $handler->display->display_options['arguments']['nid']['validate_options']['access'] = TRUE; - $handler->display->display_options['block_description'] = 'Product links'; - - /* Display: Blok produkt niveau */ - $handler = $view->new_display('block', 'Blok produkt niveau', 'block_4'); - $handler->display->display_options['defaults']['title'] = FALSE; - $handler->display->display_options['title'] = 'OS2 produktniveau'; - $handler->display->display_options['defaults']['fields'] = FALSE; - /* Field: Indholdselement: OS2 Produktniveau */ - $handler->display->display_options['fields']['field_os2_produktniveau']['id'] = 'field_os2_produktniveau'; - $handler->display->display_options['fields']['field_os2_produktniveau']['table'] = 'field_data_field_os2_produktniveau'; - $handler->display->display_options['fields']['field_os2_produktniveau']['field'] = 'field_os2_produktniveau'; - $handler->display->display_options['fields']['field_os2_produktniveau']['label'] = ''; - $handler->display->display_options['fields']['field_os2_produktniveau']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_os2_produktniveau']['element_wrapper_class'] = 'product-os2-level'; - $handler->display->display_options['fields']['field_os2_produktniveau']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_os2_produktniveau']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_os2_produktniveau']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_os2_produktniveau']['type'] = 'taxonomy_term_reference_plain'; - /* Field: Global: Custom text */ - $handler->display->display_options['fields']['nothing']['id'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['table'] = 'views'; - $handler->display->display_options['fields']['nothing']['field'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['label'] = ''; - $handler->display->display_options['fields']['nothing']['alter']['text'] = 'Hvad er OS2 produktniveauer?'; - $handler->display->display_options['fields']['nothing']['alter']['make_link'] = TRUE; - $handler->display->display_options['fields']['nothing']['alter']['path'] = '/node/232/'; - $handler->display->display_options['fields']['nothing']['alter']['link_class'] = 'product-level-qa-link'; - $handler->display->display_options['fields']['nothing']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['nothing']['element_wrapper_class'] = 'product-level-qa'; - $handler->display->display_options['defaults']['filter_groups'] = FALSE; - $handler->display->display_options['defaults']['filters'] = FALSE; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'product' => 'product', - 'project' => 'project', - ); - $handler->display->display_options['block_description'] = 'Product level'; - - /* Display: Blok projekt niveau */ - $handler = $view->new_display('block', 'Blok projekt niveau', 'block_5'); - $handler->display->display_options['defaults']['title'] = FALSE; - $handler->display->display_options['title'] = 'OS2 projektniveau'; - $handler->display->display_options['defaults']['fields'] = FALSE; - /* Field: Indholdselement: Projekt niveau */ - $handler->display->display_options['fields']['field_projekt_niveau']['id'] = 'field_projekt_niveau'; - $handler->display->display_options['fields']['field_projekt_niveau']['table'] = 'field_data_field_projekt_niveau'; - $handler->display->display_options['fields']['field_projekt_niveau']['field'] = 'field_projekt_niveau'; - $handler->display->display_options['fields']['field_projekt_niveau']['label'] = ''; - $handler->display->display_options['fields']['field_projekt_niveau']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_projekt_niveau']['element_wrapper_class'] = 'project-os2-level'; - $handler->display->display_options['fields']['field_projekt_niveau']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_projekt_niveau']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_projekt_niveau']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_projekt_niveau']['type'] = 'taxonomy_term_reference_plain'; - /* Field: Global: Custom text */ - $handler->display->display_options['fields']['nothing']['id'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['table'] = 'views'; - $handler->display->display_options['fields']['nothing']['field'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['label'] = ''; - $handler->display->display_options['fields']['nothing']['alter']['text'] = 'Hvad er OS2 projektniveauer?'; - $handler->display->display_options['fields']['nothing']['alter']['make_link'] = TRUE; - $handler->display->display_options['fields']['nothing']['alter']['path'] = '/node/232/'; - $handler->display->display_options['fields']['nothing']['alter']['link_class'] = 'product-level-qa-link'; - $handler->display->display_options['fields']['nothing']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['nothing']['element_wrapper_class'] = 'product-level-qa'; - $handler->display->display_options['defaults']['filter_groups'] = FALSE; - $handler->display->display_options['defaults']['filters'] = FALSE; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'product' => 'product', - 'project' => 'project', - ); - $handler->display->display_options['block_description'] = 'Project level'; - $translatables['ting_product_metadata'] = array( - t('Master'), - t('Om produktet'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Kategori'), - t('Projekttype'), - t('Målgruppe'), - t('Kompatibilitet'), - t('Operativsystemer'), - t('Programmeringssprog'), - t('Version'), - t('Licens'), - t('Alle'), - t('Blok'), - t('more'), - t('Product metadata'), - t('Blok produkt features'), - t('Produkt fordele'), - t('Product features'), - t('Blok produkt links'), - t('Links'), - t('Product links'), - t('Blok produkt niveau'), - t('OS2 produktniveau'), - t('Hvad er OS2 produktniveauer?'), - t('Product level'), - t('Blok projekt niveau'), - t('OS2 projektniveau'), - t('Hvad er OS2 projektniveauer?'), - t('Project level'), - ); - $export['ting_product_metadata'] = $view; - - $view = new view(); - $view->name = 'ting_product_partners'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: Product partners/suppliers'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Tilknyttede partnere'; - $handler->display->display_options['css_class'] = 'product-cooperators'; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['query']['options']['distinct'] = TRUE; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'none'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* Field: Indholdselement: Offentlige partnere */ - $handler->display->display_options['fields']['field_main_partners']['id'] = 'field_main_partners'; - $handler->display->display_options['fields']['field_main_partners']['table'] = 'field_data_field_main_partners'; - $handler->display->display_options['fields']['field_main_partners']['field'] = 'field_main_partners'; - $handler->display->display_options['fields']['field_main_partners']['label'] = ''; - $handler->display->display_options['fields']['field_main_partners']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_main_partners']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_main_partners']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_main_partners']['settings'] = array( - 'link' => 1, - ); - $handler->display->display_options['fields']['field_main_partners']['delta_offset'] = '0'; - $handler->display->display_options['fields']['field_main_partners']['multi_type'] = 'ul'; - /* Sort criterion: Content: Title */ - $handler->display->display_options['sorts']['title']['id'] = 'title'; - $handler->display->display_options['sorts']['title']['table'] = 'node'; - $handler->display->display_options['sorts']['title']['field'] = 'title'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'product' => 'product', - ); - /* Filter criterion: Indholdselement: Offentlige partnere (field_main_partners) */ - $handler->display->display_options['filters']['field_main_partners_target_id']['id'] = 'field_main_partners_target_id'; - $handler->display->display_options['filters']['field_main_partners_target_id']['table'] = 'field_data_field_main_partners'; - $handler->display->display_options['filters']['field_main_partners_target_id']['field'] = 'field_main_partners_target_id'; - $handler->display->display_options['filters']['field_main_partners_target_id']['operator'] = 'not empty'; - - /* Display: Partners */ - $handler = $view->new_display('block', 'Partners', 'block'); - $handler->display->display_options['defaults']['style_plugin'] = FALSE; - $handler->display->display_options['style_plugin'] = 'list'; - $handler->display->display_options['defaults']['style_options'] = FALSE; - $handler->display->display_options['defaults']['row_plugin'] = FALSE; - $handler->display->display_options['row_plugin'] = 'fields'; - $handler->display->display_options['defaults']['row_options'] = FALSE; - $handler->display->display_options['defaults']['footer'] = FALSE; - /* Footer: Global: Text area */ - $handler->display->display_options['footer']['area']['id'] = 'area'; - $handler->display->display_options['footer']['area']['table'] = 'views'; - $handler->display->display_options['footer']['area']['field'] = 'area'; - $handler->display->display_options['footer']['area']['empty'] = TRUE; - $handler->display->display_options['footer']['area']['content'] = ''; - $handler->display->display_options['footer']['area']['format'] = 'full_html'; - $handler->display->display_options['defaults']['relationships'] = FALSE; - /* Relationship: Entity Reference: Referenced Entity */ - $handler->display->display_options['relationships']['field_main_partners_target_id']['id'] = 'field_main_partners_target_id'; - $handler->display->display_options['relationships']['field_main_partners_target_id']['table'] = 'field_data_field_main_partners'; - $handler->display->display_options['relationships']['field_main_partners_target_id']['field'] = 'field_main_partners_target_id'; - $handler->display->display_options['relationships']['field_main_partners_target_id']['label'] = 'Indhold entity refereret fra field_main_partners'; - $handler->display->display_options['defaults']['fields'] = FALSE; - /* Field: Content: Title */ - $handler->display->display_options['fields']['title']['id'] = 'title'; - $handler->display->display_options['fields']['title']['table'] = 'node'; - $handler->display->display_options['fields']['title']['field'] = 'title'; - $handler->display->display_options['fields']['title']['relationship'] = 'field_main_partners_target_id'; - $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['element_type'] = '0'; - $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; - $handler->display->display_options['defaults']['sorts'] = FALSE; - /* Sort criterion: Content: Title */ - $handler->display->display_options['sorts']['title']['id'] = 'title'; - $handler->display->display_options['sorts']['title']['table'] = 'node'; - $handler->display->display_options['sorts']['title']['field'] = 'title'; - $handler->display->display_options['sorts']['title']['relationship'] = 'field_main_partners_target_id'; - $handler->display->display_options['block_description'] = 'Product partners'; - - /* Display: Suppliers */ - $handler = $view->new_display('block', 'Suppliers', 'block_1'); - $handler->display->display_options['defaults']['title'] = FALSE; - $handler->display->display_options['title'] = 'Tilknyttede leverandører'; - $handler->display->display_options['defaults']['footer'] = FALSE; - /* Footer: Global: Text area */ - $handler->display->display_options['footer']['area']['id'] = 'area'; - $handler->display->display_options['footer']['area']['table'] = 'views'; - $handler->display->display_options['footer']['area']['field'] = 'area'; - $handler->display->display_options['footer']['area']['empty'] = TRUE; - $handler->display->display_options['footer']['area']['content'] = ''; - $handler->display->display_options['footer']['area']['format'] = 'full_html'; - $handler->display->display_options['defaults']['fields'] = FALSE; - /* Field: Indholdselement: Leverandører */ - $handler->display->display_options['fields']['field_main_suppliers']['id'] = 'field_main_suppliers'; - $handler->display->display_options['fields']['field_main_suppliers']['table'] = 'field_data_field_main_suppliers'; - $handler->display->display_options['fields']['field_main_suppliers']['field'] = 'field_main_suppliers'; - $handler->display->display_options['fields']['field_main_suppliers']['label'] = ''; - $handler->display->display_options['fields']['field_main_suppliers']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_main_suppliers']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_main_suppliers']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_main_suppliers']['settings'] = array( - 'link' => 1, - ); - $handler->display->display_options['fields']['field_main_suppliers']['delta_offset'] = '0'; - $handler->display->display_options['fields']['field_main_suppliers']['multi_type'] = 'ul'; - $handler->display->display_options['defaults']['filter_groups'] = FALSE; - $handler->display->display_options['defaults']['filters'] = FALSE; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'product' => 'product', - ); - /* Filter criterion: Indholdselement: Leverandører (field_main_suppliers) */ - $handler->display->display_options['filters']['field_main_suppliers_target_id']['id'] = 'field_main_suppliers_target_id'; - $handler->display->display_options['filters']['field_main_suppliers_target_id']['table'] = 'field_data_field_main_suppliers'; - $handler->display->display_options['filters']['field_main_suppliers_target_id']['field'] = 'field_main_suppliers_target_id'; - $handler->display->display_options['filters']['field_main_suppliers_target_id']['operator'] = 'not empty'; - $handler->display->display_options['block_description'] = 'Product suppliers'; - - /* Display: Products */ - $handler = $view->new_display('block', 'Products', 'block_2'); - $handler->display->display_options['defaults']['title'] = FALSE; - $handler->display->display_options['title'] = 'OS2 produkter i brug'; - $handler->display->display_options['defaults']['style_plugin'] = FALSE; - $handler->display->display_options['style_plugin'] = 'list'; - $handler->display->display_options['defaults']['style_options'] = FALSE; - $handler->display->display_options['defaults']['row_plugin'] = FALSE; - $handler->display->display_options['row_plugin'] = 'fields'; - $handler->display->display_options['defaults']['row_options'] = FALSE; - $handler->display->display_options['defaults']['relationships'] = FALSE; - /* Relationship: Entity Reference: Referencing entity */ - $handler->display->display_options['relationships']['reverse_field_main_partners_node']['id'] = 'reverse_field_main_partners_node'; - $handler->display->display_options['relationships']['reverse_field_main_partners_node']['table'] = 'node'; - $handler->display->display_options['relationships']['reverse_field_main_partners_node']['field'] = 'reverse_field_main_partners_node'; - $handler->display->display_options['relationships']['reverse_field_main_partners_node']['label'] = 'Indhold refererer til Indhold fra field_main_partners'; - $handler->display->display_options['relationships']['reverse_field_main_partners_node']['required'] = TRUE; - $handler->display->display_options['defaults']['fields'] = FALSE; - /* Field: Content: Title */ - $handler->display->display_options['fields']['title']['id'] = 'title'; - $handler->display->display_options['fields']['title']['table'] = 'node'; - $handler->display->display_options['fields']['title']['field'] = 'title'; - $handler->display->display_options['fields']['title']['relationship'] = 'reverse_field_main_partners_node'; - $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; - $handler->display->display_options['defaults']['sorts'] = FALSE; - /* Sort criterion: Content: Title */ - $handler->display->display_options['sorts']['title']['id'] = 'title'; - $handler->display->display_options['sorts']['title']['table'] = 'node'; - $handler->display->display_options['sorts']['title']['field'] = 'title'; - $handler->display->display_options['sorts']['title']['relationship'] = 'reverse_field_main_partners_node'; - $handler->display->display_options['defaults']['arguments'] = FALSE; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - $handler->display->display_options['defaults']['filter_groups'] = FALSE; - $handler->display->display_options['defaults']['filters'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['relationship'] = 'reverse_field_main_partners_node'; - $handler->display->display_options['filters']['type']['value'] = array( - 'product' => 'product', - ); - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['relationship'] = 'reverse_field_main_partners_node'; - $handler->display->display_options['filters']['status']['value'] = '1'; - $handler->display->display_options['block_description'] = 'Partner products'; - $translatables['ting_product_partners'] = array( - t('Master'), - t('Tilknyttede partnere'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Alle'), - t('Partners'), - t('more'), - t(''), - t('Indhold entity refereret fra field_main_partners'), - t('Product partners'), - t('Suppliers'), - t('Tilknyttede leverandører'), - t(''), - t('Product suppliers'), - t('Products'), - t('OS2 produkter i brug'), - t('Indhold refererer til Indhold fra field_main_partners'), - t('Partner products'), - ); - $export['ting_product_partners'] = $view; - - $view = new view(); - $view->name = 'ting_product_related_project'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: Product related project'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Tilknyttet projektrum'; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '1'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* Relationship: Entity Reference: Referenced Entity */ - $handler->display->display_options['relationships']['field_product_project_target_id']['id'] = 'field_product_project_target_id'; - $handler->display->display_options['relationships']['field_product_project_target_id']['table'] = 'field_data_field_product_project'; - $handler->display->display_options['relationships']['field_product_project_target_id']['field'] = 'field_product_project_target_id'; - $handler->display->display_options['relationships']['field_product_project_target_id']['label'] = 'Project'; - $handler->display->display_options['relationships']['field_product_project_target_id']['required'] = TRUE; - /* Field: Content: Title */ - $handler->display->display_options['fields']['title']['id'] = 'title'; - $handler->display->display_options['fields']['title']['table'] = 'node'; - $handler->display->display_options['fields']['title']['field'] = 'title'; - $handler->display->display_options['fields']['title']['relationship'] = 'field_product_project_target_id'; - $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; - $handler->display->display_options['fields']['title']['alter']['ellipsis'] = FALSE; - $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'product' => 'product', - ); - /* Filter criterion: Indholdselement: Projekt (field_product_project) */ - $handler->display->display_options['filters']['field_product_project_target_id']['id'] = 'field_product_project_target_id'; - $handler->display->display_options['filters']['field_product_project_target_id']['table'] = 'field_data_field_product_project'; - $handler->display->display_options['filters']['field_product_project_target_id']['field'] = 'field_product_project_target_id'; - $handler->display->display_options['filters']['field_product_project_target_id']['operator'] = 'not empty'; - - /* Display: Block */ - $handler = $view->new_display('block', 'Block', 'block'); - $handler->display->display_options['block_description'] = 'Product related project'; - $translatables['ting_product_related_project'] = array( - t('Master'), - t('Tilknyttet projektrum'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Project'), - t('Alle'), - t('Block'), - t('more'), - t('Product related project'), - ); - $export['ting_product_related_project'] = $view; - - $view = new view(); - $view->name = 'ting_products'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: Products'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'OS2 Produkter'; - $handler->display->display_options['css_class'] = 'product-overview'; - $handler->display->display_options['use_ajax'] = TRUE; - $handler->display->display_options['use_more_always'] = TRUE; - $handler->display->display_options['use_more_text'] = 'Se alle produkter'; - $handler->display->display_options['link_display'] = 'page'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'better_exposed_filters'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Søg'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['expose_sort_order'] = FALSE; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['exposed_form']['options']['bef'] = array( - 'general' => array( - 'allow_secondary' => 0, - 'secondary_label' => 'Avancerede indstillinger', - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'combine' => array( - 'bef_format' => 'default', - 'more_options' => array( - 'is_secondary' => 0, - 'any_label' => '', + 'any_label' => '', 'bef_filter_description' => '', 'tokens' => array( 'available' => array( @@ -4712,7 +3612,6 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['title']['table'] = 'node'; $handler->display->display_options['fields']['title']['field'] = 'title'; $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['alter_text'] = TRUE; $handler->display->display_options['fields']['title']['alter']['text'] = ' [title]'; $handler->display->display_options['fields']['title']['alter']['max_length'] = '90'; $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; @@ -4742,7 +3641,7 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['field_product_logo']['element_default_classes'] = FALSE; $handler->display->display_options['fields']['field_product_logo']['click_sort_column'] = 'fid'; $handler->display->display_options['fields']['field_product_logo']['settings'] = array( - 'image_style' => 'project_large', + 'image_style' => 'node_banner', 'image_link' => 'content', ); /* Field: Indholdselement: Statement */ @@ -4764,7 +3663,6 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['nothing']['element_label_colon'] = FALSE; $handler->display->display_options['fields']['nothing']['element_wrapper_type'] = 'div'; $handler->display->display_options['fields']['nothing']['element_wrapper_class'] = 'meta'; - $handler->display->display_options['fields']['nothing']['element_default_classes'] = FALSE; /* Sort criterion: Content: Title */ $handler->display->display_options['sorts']['title']['id'] = 'title'; $handler->display->display_options['sorts']['title']['table'] = 'node'; @@ -4806,365 +3704,94 @@ function osto_views_views_default_views() { /* Sort criterion: Indholdselement: OS2 Produktniveau (field_os2_produktniveau) */ $handler->display->display_options['sorts']['field_os2_produktniveau_tid']['id'] = 'field_os2_produktniveau_tid'; $handler->display->display_options['sorts']['field_os2_produktniveau_tid']['table'] = 'field_data_field_os2_produktniveau'; - $handler->display->display_options['sorts']['field_os2_produktniveau_tid']['field'] = 'field_os2_produktniveau_tid'; - $handler->display->display_options['sorts']['field_os2_produktniveau_tid']['order'] = 'DESC'; - /* Sort criterion: Content: Title */ - $handler->display->display_options['sorts']['title']['id'] = 'title'; - $handler->display->display_options['sorts']['title']['table'] = 'node'; - $handler->display->display_options['sorts']['title']['field'] = 'title'; - $handler->display->display_options['path'] = 'produkter'; - $handler->display->display_options['menu']['type'] = 'normal'; - $handler->display->display_options['menu']['title'] = 'Produkter'; - $handler->display->display_options['menu']['name'] = 'main-menu'; - - /* Display: Forside blok */ - $handler = $view->new_display('block', 'Forside blok', 'block_1'); - $handler->display->display_options['defaults']['title'] = FALSE; - $handler->display->display_options['title'] = 'OS2 Produkter'; - $handler->display->display_options['defaults']['pager'] = FALSE; - $handler->display->display_options['pager']['type'] = 'mini'; - $handler->display->display_options['pager']['options']['items_per_page'] = '3'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['pager']['options']['id'] = '0'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['defaults']['footer'] = FALSE; - /* Footer: Global: Text area */ - $handler->display->display_options['footer']['area']['id'] = 'area'; - $handler->display->display_options['footer']['area']['table'] = 'views'; - $handler->display->display_options['footer']['area']['field'] = 'area'; - $handler->display->display_options['footer']['area']['content'] = 'Se alle produkter'; - $handler->display->display_options['footer']['area']['format'] = 'full_html'; - $handler->display->display_options['defaults']['sorts'] = FALSE; - /* Sort criterion: Nodequeue: Position in nodequeue and other parameter */ - $handler->display->display_options['sorts']['position_and_other']['id'] = 'position_and_other'; - $handler->display->display_options['sorts']['position_and_other']['table'] = 'nodequeue_nodes'; - $handler->display->display_options['sorts']['position_and_other']['field'] = 'position_and_other'; - $handler->display->display_options['sorts']['position_and_other']['relationship'] = 'nodequeue_rel'; - /* Sort criterion: Content: Title */ - $handler->display->display_options['sorts']['title']['id'] = 'title'; - $handler->display->display_options['sorts']['title']['table'] = 'node'; - $handler->display->display_options['sorts']['title']['field'] = 'title'; - $handler->display->display_options['defaults']['filter_groups'] = FALSE; - $handler->display->display_options['defaults']['filters'] = FALSE; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'product' => 'product', - ); - $handler->display->display_options['filters']['type']['group'] = 1; - $translatables['ting_products'] = array( - t('Master'), - t('OS2 Produkter'), - t('Se alle produkter'), - t('Søg'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Avancerede indstillinger'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« første'), - t('‹ forrige'), - t('næste ›'), - t('sidste »'), - t('

Ingen resultater.

'), - t('kø'), - t(' [title]'), - t('Status'), - t('Page'), - t('more'), - t('Forside blok'), - t('Se alle produkter'), - ); - $export['ting_products'] = $view; - - $view = new view(); - $view->name = 'ting_project_ressources'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: Project ressources'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Ressourcer'; - $handler->display->display_options['css_class'] = 'proejct-ressources'; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['query']['options']['distinct'] = TRUE; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'full'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* Field: Indholdselement: Filer */ - $handler->display->display_options['fields']['field_project_files']['id'] = 'field_project_files'; - $handler->display->display_options['fields']['field_project_files']['table'] = 'field_data_field_project_files'; - $handler->display->display_options['fields']['field_project_files']['field'] = 'field_project_files'; - $handler->display->display_options['fields']['field_project_files']['label'] = ''; - $handler->display->display_options['fields']['field_project_files']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_project_files']['element_wrapper_class'] = 'files'; - $handler->display->display_options['fields']['field_project_files']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_project_files']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_project_files']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_project_files']['click_sort_column'] = 'fid'; - $handler->display->display_options['fields']['field_project_files']['type'] = 'file_table'; - $handler->display->display_options['fields']['field_project_files']['delta_offset'] = '0'; - /* Field: Indholdselement: Github */ - $handler->display->display_options['fields']['field_project_github']['id'] = 'field_project_github'; - $handler->display->display_options['fields']['field_project_github']['table'] = 'field_data_field_project_github'; - $handler->display->display_options['fields']['field_project_github']['field'] = 'field_project_github'; - $handler->display->display_options['fields']['field_project_github']['label'] = ''; - $handler->display->display_options['fields']['field_project_github']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_project_github']['alter']['text'] = 'Download på Github'; - $handler->display->display_options['fields']['field_project_github']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_project_github']['element_wrapper_class'] = 'github'; - $handler->display->display_options['fields']['field_project_github']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_project_github']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_project_github']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_project_github']['click_sort_column'] = 'url'; - $handler->display->display_options['fields']['field_project_github']['type'] = 'link_plain'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'not found'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'fixed'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - $handler->display->display_options['arguments']['nid']['specify_validation'] = TRUE; - $handler->display->display_options['arguments']['nid']['validate']['type'] = 'node'; - $handler->display->display_options['arguments']['nid']['validate_options']['types'] = array( - 'project' => 'project', - 'team' => 'team', - ); - $handler->display->display_options['filter_groups']['groups'] = array( - 1 => 'AND', - 2 => 'OR', - ); - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'project' => 'project', - 'team' => 'team', - ); - $handler->display->display_options['filters']['type']['group'] = 1; - /* Filter criterion: Indholdselement: Github (field_project_github:url) */ - $handler->display->display_options['filters']['field_project_github_url']['id'] = 'field_project_github_url'; - $handler->display->display_options['filters']['field_project_github_url']['table'] = 'field_data_field_project_github'; - $handler->display->display_options['filters']['field_project_github_url']['field'] = 'field_project_github_url'; - $handler->display->display_options['filters']['field_project_github_url']['operator'] = 'not empty'; - $handler->display->display_options['filters']['field_project_github_url']['group'] = 2; - /* Filter criterion: Indholdselement: Filer (field_project_files:fid) */ - $handler->display->display_options['filters']['field_project_files_fid']['id'] = 'field_project_files_fid'; - $handler->display->display_options['filters']['field_project_files_fid']['table'] = 'field_data_field_project_files'; - $handler->display->display_options['filters']['field_project_files_fid']['field'] = 'field_project_files_fid'; - $handler->display->display_options['filters']['field_project_files_fid']['operator'] = 'not empty'; - $handler->display->display_options['filters']['field_project_files_fid']['group'] = 2; - - /* Display: Content pane */ - $handler = $view->new_display('panel_pane', 'Content pane', 'panel_pane_1'); - $handler->display->display_options['pane_title'] = 'Ting: Proejct ressources'; - $handler->display->display_options['pane_category']['name'] = 'Ting'; - $handler->display->display_options['pane_category']['weight'] = '0'; - $handler->display->display_options['argument_input'] = array( - 'nid' => array( - 'type' => 'context', - 'context' => 'entity:node.nid', - 'context_optional' => 0, - 'panel' => '0', - 'fixed' => '', - 'label' => 'Indhold: Nid', - ), - ); - $translatables['ting_project_ressources'] = array( - t('Master'), - t('Ressourcer'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« første'), - t('‹ forrige'), - t('næste ›'), - t('sidste »'), - t('Download på Github'), - t('Alle'), - t('Content pane'), - t('more'), - t('Ting: Proejct ressources'), - t('Ting'), - ); - $export['ting_project_ressources'] = $view; - - $view = new view(); - $view->name = 'ting_project_status'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: Project status'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '1'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* No results behavior: Global: Text area */ - $handler->display->display_options['empty']['area']['id'] = 'area'; - $handler->display->display_options['empty']['area']['table'] = 'views'; - $handler->display->display_options['empty']['area']['field'] = 'area'; - $handler->display->display_options['empty']['area']['empty'] = TRUE; - $handler->display->display_options['empty']['area']['content'] = '
-Status: -

Ikke udgivet

Projektet er under udvikling
-
'; - $handler->display->display_options['empty']['area']['format'] = 'full_html'; - /* Relationship: Entity Reference: Referencing entity */ - $handler->display->display_options['relationships']['reverse_field_product_project_node']['id'] = 'reverse_field_product_project_node'; - $handler->display->display_options['relationships']['reverse_field_product_project_node']['table'] = 'node'; - $handler->display->display_options['relationships']['reverse_field_product_project_node']['field'] = 'reverse_field_product_project_node'; - $handler->display->display_options['relationships']['reverse_field_product_project_node']['label'] = 'Product'; - $handler->display->display_options['relationships']['reverse_field_product_project_node']['required'] = TRUE; - /* Field: Content: Title */ - $handler->display->display_options['fields']['title']['id'] = 'title'; - $handler->display->display_options['fields']['title']['table'] = 'node'; - $handler->display->display_options['fields']['title']['field'] = 'title'; - $handler->display->display_options['fields']['title']['relationship'] = 'reverse_field_product_project_node'; - $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['title']['alter']['text'] = '
-Status: -

Udgivet

-Læs mere om produktet her -
'; - $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; - $handler->display->display_options['fields']['title']['alter']['ellipsis'] = FALSE; - $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; - /* Sort criterion: Content: Post date */ - $handler->display->display_options['sorts']['created']['id'] = 'created'; - $handler->display->display_options['sorts']['created']['table'] = 'node'; - $handler->display->display_options['sorts']['created']['field'] = 'created'; - $handler->display->display_options['sorts']['created']['order'] = 'DESC'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'og_context'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - $handler->display->display_options['arguments']['nid']['specify_validation'] = TRUE; - $handler->display->display_options['arguments']['nid']['validate']['type'] = 'node'; - $handler->display->display_options['arguments']['nid']['validate_options']['types'] = array( - 'project' => 'project', - ); + $handler->display->display_options['sorts']['field_os2_produktniveau_tid']['field'] = 'field_os2_produktniveau_tid'; + $handler->display->display_options['sorts']['field_os2_produktniveau_tid']['order'] = 'DESC'; + /* Sort criterion: Content: Title */ + $handler->display->display_options['sorts']['title']['id'] = 'title'; + $handler->display->display_options['sorts']['title']['table'] = 'node'; + $handler->display->display_options['sorts']['title']['field'] = 'title'; + $handler->display->display_options['path'] = 'produkter'; + $handler->display->display_options['menu']['type'] = 'normal'; + $handler->display->display_options['menu']['title'] = 'Produkter'; + $handler->display->display_options['menu']['name'] = 'main-menu'; + + /* Display: Forside blok */ + $handler = $view->new_display('block', 'Forside blok', 'block_1'); + $handler->display->display_options['defaults']['title'] = FALSE; + $handler->display->display_options['title'] = 'OS2 Produkter'; + $handler->display->display_options['defaults']['pager'] = FALSE; + $handler->display->display_options['pager']['type'] = 'mini'; + $handler->display->display_options['pager']['options']['items_per_page'] = '3'; + $handler->display->display_options['pager']['options']['offset'] = '0'; + $handler->display->display_options['pager']['options']['id'] = '0'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; + $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; + $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; + $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; + $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; + $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; + $handler->display->display_options['defaults']['footer'] = FALSE; + /* Footer: Global: Text area */ + $handler->display->display_options['footer']['area']['id'] = 'area'; + $handler->display->display_options['footer']['area']['table'] = 'views'; + $handler->display->display_options['footer']['area']['field'] = 'area'; + $handler->display->display_options['footer']['area']['content'] = 'Se alle produkter'; + $handler->display->display_options['footer']['area']['format'] = 'full_html'; + $handler->display->display_options['defaults']['sorts'] = FALSE; + /* Sort criterion: Nodequeue: Position in nodequeue and other parameter */ + $handler->display->display_options['sorts']['position_and_other']['id'] = 'position_and_other'; + $handler->display->display_options['sorts']['position_and_other']['table'] = 'nodequeue_nodes'; + $handler->display->display_options['sorts']['position_and_other']['field'] = 'position_and_other'; + $handler->display->display_options['sorts']['position_and_other']['relationship'] = 'nodequeue_rel'; + /* Sort criterion: Content: Title */ + $handler->display->display_options['sorts']['title']['id'] = 'title'; + $handler->display->display_options['sorts']['title']['table'] = 'node'; + $handler->display->display_options['sorts']['title']['field'] = 'title'; + $handler->display->display_options['defaults']['filter_groups'] = FALSE; + $handler->display->display_options['defaults']['filters'] = FALSE; /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['relationship'] = 'reverse_field_product_project_node'; - $handler->display->display_options['filters']['status']['value'] = '1'; + $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - - /* Display: Content pane */ - $handler = $view->new_display('panel_pane', 'Content pane', 'panel_pane_1'); - $handler->display->display_options['pane_title'] = 'Ting: Project status'; - $handler->display->display_options['pane_category']['name'] = 'Ting'; - $handler->display->display_options['pane_category']['weight'] = '0'; - $translatables['ting_project_status'] = array( + /* Filter criterion: Content: Type */ + $handler->display->display_options['filters']['type']['id'] = 'type'; + $handler->display->display_options['filters']['type']['table'] = 'node'; + $handler->display->display_options['filters']['type']['field'] = 'type'; + $handler->display->display_options['filters']['type']['value'] = array( + 'product' => 'product', + ); + $handler->display->display_options['filters']['type']['group'] = 1; + $translatables['ting_products'] = array( t('Master'), - t('mere'), - t('Udfør'), + t('OS2 Produkter'), + t('Se alle produkter'), + t('Søg'), t('Gendan'), t('Sortér efter'), t('Stigende'), t('Faldende'), - t('
-Status: -

Ikke udgivet

Projektet er under udvikling
-
'), - t('Product'), - t('
-Status: -

Udgivet

-Læs mere om produktet her -
'), - t('Alle'), - t('Content pane'), + t('Avancerede indstillinger'), + t('Antal elementer'), + t('- Alle -'), + t('Forskydning'), + t('« første'), + t('‹ forrige'), + t('næste ›'), + t('sidste »'), + t('

Ingen resultater.

'), + t('kø'), + t(' [title]'), + t('Status'), + t('Page'), t('more'), - t('Ting: Project status'), - t('Ting'), + t('Forside blok'), + t('Se alle produkter'), ); - $export['ting_project_status'] = $view; + $export['ting_products'] = $view; $view = new view(); $view->name = 'ting_projects'; @@ -5179,7 +3806,7 @@ function osto_views_views_default_views() { /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); $handler->display->display_options['title'] = 'OS2 projekter'; - $handler->display->display_options['css_class'] = 'project-overview'; + $handler->display->display_options['css_class'] = 'project-overview logo-list'; $handler->display->display_options['use_ajax'] = TRUE; $handler->display->display_options['use_more_always'] = FALSE; $handler->display->display_options['use_more_text'] = 'mere'; @@ -5535,186 +4162,16 @@ function osto_views_views_default_views() { ), 'rewrite' => array( 'filter_rewrite_values' => '', - ), - ), - ), - ); - $handler->display->display_options['defaults']['pager'] = FALSE; - $handler->display->display_options['pager']['type'] = 'full'; - $handler->display->display_options['pager']['options']['items_per_page'] = '12'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['pager']['options']['id'] = '0'; - $handler->display->display_options['pager']['options']['quantity'] = '9'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['defaults']['fields'] = FALSE; - /* Field: Content: Title */ - $handler->display->display_options['fields']['title']['id'] = 'title'; - $handler->display->display_options['fields']['title']['table'] = 'node'; - $handler->display->display_options['fields']['title']['field'] = 'title'; - $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['title']['alter']['text'] = ' [title]'; - $handler->display->display_options['fields']['title']['alter']['max_length'] = '85'; - $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; - $handler->display->display_options['fields']['title']['alter']['trim'] = TRUE; - $handler->display->display_options['fields']['title']['alter']['html'] = TRUE; - $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['title']['element_wrapper_type'] = 'h3'; - $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; - $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - /* Field: Indholdselement: Projekt niveau */ - $handler->display->display_options['fields']['field_projekt_niveau']['id'] = 'field_projekt_niveau'; - $handler->display->display_options['fields']['field_projekt_niveau']['table'] = 'field_data_field_projekt_niveau'; - $handler->display->display_options['fields']['field_projekt_niveau']['field'] = 'field_projekt_niveau'; - $handler->display->display_options['fields']['field_projekt_niveau']['label'] = 'Status'; - $handler->display->display_options['fields']['field_projekt_niveau']['element_type'] = '0'; - $handler->display->display_options['fields']['field_projekt_niveau']['element_label_type'] = '0'; - $handler->display->display_options['fields']['field_projekt_niveau']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_projekt_niveau']['element_wrapper_class'] = 'owner'; - $handler->display->display_options['fields']['field_projekt_niveau']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_projekt_niveau']['type'] = 'taxonomy_term_reference_plain'; - /* Field: Indholdselement: Gruppe logo */ - $handler->display->display_options['fields']['field_product_logo']['id'] = 'field_product_logo'; - $handler->display->display_options['fields']['field_product_logo']['table'] = 'field_data_field_product_logo'; - $handler->display->display_options['fields']['field_product_logo']['field'] = 'field_product_logo'; - $handler->display->display_options['fields']['field_product_logo']['label'] = ''; - $handler->display->display_options['fields']['field_product_logo']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_product_logo']['element_wrapper_class'] = 'image'; - $handler->display->display_options['fields']['field_product_logo']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_product_logo']['click_sort_column'] = 'fid'; - $handler->display->display_options['fields']['field_product_logo']['settings'] = array( - 'image_style' => 'project_large', - 'image_link' => 'content', - ); - /* Field: Indholdselement: Resumé */ - $handler->display->display_options['fields']['field_group_resume']['id'] = 'field_group_resume'; - $handler->display->display_options['fields']['field_group_resume']['table'] = 'field_data_field_group_resume'; - $handler->display->display_options['fields']['field_group_resume']['field'] = 'field_group_resume'; - $handler->display->display_options['fields']['field_group_resume']['label'] = ''; - $handler->display->display_options['fields']['field_group_resume']['alter']['max_length'] = '200'; - $handler->display->display_options['fields']['field_group_resume']['alter']['word_boundary'] = FALSE; - $handler->display->display_options['fields']['field_group_resume']['alter']['trim'] = TRUE; - $handler->display->display_options['fields']['field_group_resume']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_group_resume']['element_wrapper_class'] = 'resume'; - $handler->display->display_options['fields']['field_group_resume']['element_default_classes'] = FALSE; - /* Field: Content: Nid */ - $handler->display->display_options['fields']['nid']['id'] = 'nid'; - $handler->display->display_options['fields']['nid']['table'] = 'node'; - $handler->display->display_options['fields']['nid']['field'] = 'nid'; - $handler->display->display_options['fields']['nid']['label'] = ''; - $handler->display->display_options['fields']['nid']['exclude'] = TRUE; - $handler->display->display_options['fields']['nid']['element_label_colon'] = FALSE; - /* Field: Global: PHP */ - $handler->display->display_options['fields']['php']['id'] = 'php'; - $handler->display->display_options['fields']['php']['table'] = 'views'; - $handler->display->display_options['fields']['php']['field'] = 'php'; - $handler->display->display_options['fields']['php']['label'] = ''; - $handler->display->display_options['fields']['php']['exclude'] = TRUE; - $handler->display->display_options['fields']['php']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['php']['use_php_setup'] = 0; - $handler->display->display_options['fields']['php']['php_value'] = 'return og_extras_subscriber_count($row->nid);'; - $handler->display->display_options['fields']['php']['php_output'] = ''; - $handler->display->display_options['fields']['php']['use_php_click_sortable'] = '0'; - $handler->display->display_options['fields']['php']['php_click_sortable'] = ''; - /* Field: Flags: Flag link */ - $handler->display->display_options['fields']['ops']['id'] = 'ops'; - $handler->display->display_options['fields']['ops']['table'] = 'flagging'; - $handler->display->display_options['fields']['ops']['field'] = 'ops'; - $handler->display->display_options['fields']['ops']['relationship'] = 'flag_content_rel'; - $handler->display->display_options['fields']['ops']['label'] = ''; - $handler->display->display_options['fields']['ops']['exclude'] = TRUE; - $handler->display->display_options['fields']['ops']['element_label_colon'] = FALSE; - /* Field: Global: Custom text */ - $handler->display->display_options['fields']['nothing']['id'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['table'] = 'views'; - $handler->display->display_options['fields']['nothing']['field'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['label'] = ''; - $handler->display->display_options['fields']['nothing']['alter']['text'] = '
[php] medlemmer
-
[ops]
'; - $handler->display->display_options['fields']['nothing']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['nothing']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['nothing']['element_wrapper_class'] = 'meta'; - $handler->display->display_options['fields']['nothing']['element_default_classes'] = FALSE; - $handler->display->display_options['defaults']['sorts'] = FALSE; - /* Sort criterion: Nodequeue: Position in nodequeue and other parameter */ - $handler->display->display_options['sorts']['position_and_other']['id'] = 'position_and_other'; - $handler->display->display_options['sorts']['position_and_other']['table'] = 'nodequeue_nodes'; - $handler->display->display_options['sorts']['position_and_other']['field'] = 'position_and_other'; - $handler->display->display_options['sorts']['position_and_other']['relationship'] = 'nodequeue_rel'; - /* Sort criterion: Indholdselement: Projekt niveau (field_projekt_niveau) */ - $handler->display->display_options['sorts']['field_projekt_niveau_tid']['id'] = 'field_projekt_niveau_tid'; - $handler->display->display_options['sorts']['field_projekt_niveau_tid']['table'] = 'field_data_field_projekt_niveau'; - $handler->display->display_options['sorts']['field_projekt_niveau_tid']['field'] = 'field_projekt_niveau_tid'; - $handler->display->display_options['path'] = 'projekter'; - $handler->display->display_options['menu']['type'] = 'normal'; - $handler->display->display_options['menu']['title'] = 'Projekter'; - $handler->display->display_options['menu']['name'] = 'main-menu'; - - /* Display: Forsideblok */ - $handler = $view->new_display('block', 'Forsideblok', 'block_1'); - $handler->display->display_options['defaults']['pager'] = FALSE; - $handler->display->display_options['pager']['type'] = 'mini'; - $handler->display->display_options['pager']['options']['items_per_page'] = '3'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['pager']['options']['id'] = '0'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['defaults']['header'] = FALSE; - $handler->display->display_options['defaults']['footer'] = FALSE; - /* Footer: Global: Text area */ - $handler->display->display_options['footer']['area']['id'] = 'area'; - $handler->display->display_options['footer']['area']['table'] = 'views'; - $handler->display->display_options['footer']['area']['field'] = 'area'; - $handler->display->display_options['footer']['area']['content'] = '

Se alle projekter

'; - $handler->display->display_options['footer']['area']['format'] = 'full_html'; - $handler->display->display_options['defaults']['sorts'] = FALSE; - /* Sort criterion: Nodequeue: Position in nodequeue and other parameter */ - $handler->display->display_options['sorts']['position_and_other']['id'] = 'position_and_other'; - $handler->display->display_options['sorts']['position_and_other']['table'] = 'nodequeue_nodes'; - $handler->display->display_options['sorts']['position_and_other']['field'] = 'position_and_other'; - $handler->display->display_options['sorts']['position_and_other']['relationship'] = 'nodequeue_rel'; - /* Sort criterion: Indholdselement: Projekt niveau (field_projekt_niveau) */ - $handler->display->display_options['sorts']['field_projekt_niveau_tid']['id'] = 'field_projekt_niveau_tid'; - $handler->display->display_options['sorts']['field_projekt_niveau_tid']['table'] = 'field_data_field_projekt_niveau'; - $handler->display->display_options['sorts']['field_projekt_niveau_tid']['field'] = 'field_projekt_niveau_tid'; - $handler->display->display_options['defaults']['filter_groups'] = FALSE; - $handler->display->display_options['defaults']['filters'] = FALSE; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'project' => 'project', + ), + ), + ), ); - $handler->display->display_options['block_description'] = 'Projekter: Forfremmet til forside'; - - /* Display: Communityblok */ - $handler = $view->new_display('block', 'Communityblok', 'block_2'); - $handler->display->display_options['defaults']['title'] = FALSE; - $handler->display->display_options['title'] = 'Projekter'; $handler->display->display_options['defaults']['pager'] = FALSE; - $handler->display->display_options['pager']['type'] = 'mini'; - $handler->display->display_options['pager']['options']['items_per_page'] = '3'; + $handler->display->display_options['pager']['type'] = 'full'; + $handler->display->display_options['pager']['options']['items_per_page'] = '12'; $handler->display->display_options['pager']['options']['offset'] = '0'; $handler->display->display_options['pager']['options']['id'] = '0'; + $handler->display->display_options['pager']['options']['quantity'] = '9'; $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; @@ -5722,8 +4179,6 @@ function osto_views_views_default_views() { $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['defaults']['header'] = FALSE; - $handler->display->display_options['defaults']['footer'] = FALSE; $handler->display->display_options['defaults']['fields'] = FALSE; /* Field: Content: Title */ $handler->display->display_options['fields']['title']['id'] = 'title'; @@ -5731,9 +4186,10 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['title']['field'] = 'title'; $handler->display->display_options['fields']['title']['label'] = ''; $handler->display->display_options['fields']['title']['alter']['text'] = ' [title]'; - $handler->display->display_options['fields']['title']['alter']['max_length'] = '90'; + $handler->display->display_options['fields']['title']['alter']['max_length'] = '85'; $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; $handler->display->display_options['fields']['title']['alter']['trim'] = TRUE; + $handler->display->display_options['fields']['title']['alter']['html'] = TRUE; $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; $handler->display->display_options['fields']['title']['element_wrapper_type'] = 'h3'; $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; @@ -5745,8 +4201,8 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['field_projekt_niveau']['label'] = 'Status'; $handler->display->display_options['fields']['field_projekt_niveau']['element_type'] = '0'; $handler->display->display_options['fields']['field_projekt_niveau']['element_label_type'] = '0'; - $handler->display->display_options['fields']['field_projekt_niveau']['element_wrapper_type'] = 'h3'; - $handler->display->display_options['fields']['field_projekt_niveau']['element_wrapper_class'] = 'title'; + $handler->display->display_options['fields']['field_projekt_niveau']['element_wrapper_type'] = 'div'; + $handler->display->display_options['fields']['field_projekt_niveau']['element_wrapper_class'] = 'owner'; $handler->display->display_options['fields']['field_projekt_niveau']['element_default_classes'] = FALSE; $handler->display->display_options['fields']['field_projekt_niveau']['type'] = 'taxonomy_term_reference_plain'; /* Field: Indholdselement: Gruppe logo */ @@ -5759,7 +4215,7 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['field_product_logo']['element_default_classes'] = FALSE; $handler->display->display_options['fields']['field_product_logo']['click_sort_column'] = 'fid'; $handler->display->display_options['fields']['field_product_logo']['settings'] = array( - 'image_style' => 'project_large', + 'image_style' => 'node_banner', 'image_link' => 'content', ); /* Field: Indholdselement: Resumé */ @@ -5767,8 +4223,7 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['field_group_resume']['table'] = 'field_data_field_group_resume'; $handler->display->display_options['fields']['field_group_resume']['field'] = 'field_group_resume'; $handler->display->display_options['fields']['field_group_resume']['label'] = ''; - $handler->display->display_options['fields']['field_group_resume']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_group_resume']['alter']['max_length'] = '75'; + $handler->display->display_options['fields']['field_group_resume']['alter']['max_length'] = '200'; $handler->display->display_options['fields']['field_group_resume']['alter']['word_boundary'] = FALSE; $handler->display->display_options['fields']['field_group_resume']['alter']['trim'] = TRUE; $handler->display->display_options['fields']['field_group_resume']['element_label_colon'] = FALSE; @@ -5822,6 +4277,43 @@ function osto_views_views_default_views() { $handler->display->display_options['sorts']['field_projekt_niveau_tid']['id'] = 'field_projekt_niveau_tid'; $handler->display->display_options['sorts']['field_projekt_niveau_tid']['table'] = 'field_data_field_projekt_niveau'; $handler->display->display_options['sorts']['field_projekt_niveau_tid']['field'] = 'field_projekt_niveau_tid'; + $handler->display->display_options['path'] = 'projekter'; + $handler->display->display_options['menu']['type'] = 'normal'; + $handler->display->display_options['menu']['title'] = 'Projekter'; + $handler->display->display_options['menu']['name'] = 'main-menu'; + + /* Display: Forsideblok */ + $handler = $view->new_display('block', 'Forsideblok', 'block_1'); + $handler->display->display_options['defaults']['pager'] = FALSE; + $handler->display->display_options['pager']['type'] = 'mini'; + $handler->display->display_options['pager']['options']['items_per_page'] = '3'; + $handler->display->display_options['pager']['options']['offset'] = '0'; + $handler->display->display_options['pager']['options']['id'] = '0'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; + $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; + $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; + $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; + $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; + $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; + $handler->display->display_options['defaults']['header'] = FALSE; + $handler->display->display_options['defaults']['footer'] = FALSE; + /* Footer: Global: Text area */ + $handler->display->display_options['footer']['area']['id'] = 'area'; + $handler->display->display_options['footer']['area']['table'] = 'views'; + $handler->display->display_options['footer']['area']['field'] = 'area'; + $handler->display->display_options['footer']['area']['content'] = '

Se alle projekter

'; + $handler->display->display_options['footer']['area']['format'] = 'full_html'; + $handler->display->display_options['defaults']['sorts'] = FALSE; + /* Sort criterion: Nodequeue: Position in nodequeue and other parameter */ + $handler->display->display_options['sorts']['position_and_other']['id'] = 'position_and_other'; + $handler->display->display_options['sorts']['position_and_other']['table'] = 'nodequeue_nodes'; + $handler->display->display_options['sorts']['position_and_other']['field'] = 'position_and_other'; + $handler->display->display_options['sorts']['position_and_other']['relationship'] = 'nodequeue_rel'; + /* Sort criterion: Indholdselement: Projekt niveau (field_projekt_niveau) */ + $handler->display->display_options['sorts']['field_projekt_niveau_tid']['id'] = 'field_projekt_niveau_tid'; + $handler->display->display_options['sorts']['field_projekt_niveau_tid']['table'] = 'field_data_field_projekt_niveau'; + $handler->display->display_options['sorts']['field_projekt_niveau_tid']['field'] = 'field_projekt_niveau_tid'; $handler->display->display_options['defaults']['filter_groups'] = FALSE; $handler->display->display_options['defaults']['filters'] = FALSE; /* Filter criterion: Content: Published */ @@ -5838,218 +4330,32 @@ function osto_views_views_default_views() { $handler->display->display_options['filters']['type']['value'] = array( 'project' => 'project', ); - $handler->display->display_options['block_description'] = 'Projekter: Community forside'; - $translatables['ting_projects'] = array( - t('Master'), - t('OS2 projekter'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Avancerede indstillinger'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« første'), - t('‹ forrige'), - t('næste ›'), - t('sidste »'), - t('

Ingen resultater.

'), - t('flag'), - t('author'), - t('kø'), - t(' [title]'), - t('
[php] medlemmer
-
[ops]
'), - t('Status'), - t('Page'), - t('more'), - t('Søg'), - t('Filtrér efter'), - t('Vælg et filter og klik på Anvend for at se resultater'), - t('Forsideblok'), - t('

Se alle projekter

'), - t('Projekter: Forfremmet til forside'), - t('Communityblok'), - t('Projekter'), - t('Projekter: Community forside'), - ); - $export['ting_projects'] = $view; - - $view = new view(); - $view->name = 'ting_public_partners'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: Public Partners'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ + $handler->display->display_options['block_description'] = 'Projekter: Forfremmet til forside'; - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Partnere'; - $handler->display->display_options['css_class'] = 'partner-overview'; - $handler->display->display_options['use_ajax'] = TRUE; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'better_exposed_filters'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Søg'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['expose_sort_order'] = FALSE; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['exposed_form']['options']['bef'] = array( - 'general' => array( - 'allow_secondary' => 0, - 'secondary_label' => 'Avancerede indstillinger', - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'combine' => array( - 'bef_format' => 'default', - 'more_options' => array( - 'is_secondary' => 0, - 'any_label' => '', - 'bef_filter_description' => '', - 'tokens' => array( - 'available' => array( - 0 => 'global_types', - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'rewrite' => array( - 'filter_rewrite_values' => '', - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - ), - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'field_pub_part_cat_tid' => array( - 'bef_format' => 'default', - 'more_options' => array( - 'bef_select_all_none' => FALSE, - 'bef_collapsible' => 0, - 'is_secondary' => 0, - 'any_label' => 'Vælg kategori', - 'bef_filter_description' => '', - 'tokens' => array( - 'available' => array( - 0 => 'global_types', - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'rewrite' => array( - 'filter_rewrite_values' => '', - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - ), - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ), - 'secondary_label' => NULL, - 'collapsible_label' => NULL, - 'combine_rewrite' => NULL, - 'reset_label' => NULL, - 'bef_filter_description' => NULL, - 'any_label' => NULL, - 'filter_rewrite_values' => NULL, - ); - $handler->display->display_options['pager']['type'] = 'full'; - $handler->display->display_options['pager']['options']['items_per_page'] = '15'; + /* Display: Communityblok */ + $handler = $view->new_display('block', 'Communityblok', 'block_2'); + $handler->display->display_options['defaults']['title'] = FALSE; + $handler->display->display_options['title'] = 'Projekter'; + $handler->display->display_options['defaults']['pager'] = FALSE; + $handler->display->display_options['pager']['type'] = 'mini'; + $handler->display->display_options['pager']['options']['items_per_page'] = '3'; $handler->display->display_options['pager']['options']['offset'] = '0'; $handler->display->display_options['pager']['options']['id'] = '0'; - $handler->display->display_options['pager']['options']['quantity'] = '9'; $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all'] = TRUE; $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* No results behavior: Global: Text area */ - $handler->display->display_options['empty']['area']['id'] = 'area'; - $handler->display->display_options['empty']['area']['table'] = 'views'; - $handler->display->display_options['empty']['area']['field'] = 'area'; - $handler->display->display_options['empty']['area']['empty'] = TRUE; - $handler->display->display_options['empty']['area']['content'] = '

Ingen resultater.

'; - $handler->display->display_options['empty']['area']['format'] = 'full_html'; + $handler->display->display_options['defaults']['header'] = FALSE; + $handler->display->display_options['defaults']['footer'] = FALSE; + $handler->display->display_options['defaults']['fields'] = FALSE; /* Field: Content: Title */ $handler->display->display_options['fields']['title']['id'] = 'title'; $handler->display->display_options['fields']['title']['table'] = 'node'; $handler->display->display_options['fields']['title']['field'] = 'title'; $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['alter_text'] = TRUE; $handler->display->display_options['fields']['title']['alter']['text'] = ' [title]'; $handler->display->display_options['fields']['title']['alter']['max_length'] = '90'; $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; @@ -6058,220 +4364,92 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['title']['element_wrapper_type'] = 'h3'; $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - /* Field: Indholdselement: Upload logo */ - $handler->display->display_options['fields']['field_pub_part_upload_logo']['id'] = 'field_pub_part_upload_logo'; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['table'] = 'field_data_field_pub_part_upload_logo'; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['field'] = 'field_pub_part_upload_logo'; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['label'] = ''; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['element_wrapper_class'] = 'image'; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['click_sort_column'] = 'fid'; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['settings'] = array( - 'image_style' => 'logo_large', + /* Field: Indholdselement: Projekt niveau */ + $handler->display->display_options['fields']['field_projekt_niveau']['id'] = 'field_projekt_niveau'; + $handler->display->display_options['fields']['field_projekt_niveau']['table'] = 'field_data_field_projekt_niveau'; + $handler->display->display_options['fields']['field_projekt_niveau']['field'] = 'field_projekt_niveau'; + $handler->display->display_options['fields']['field_projekt_niveau']['label'] = 'Status'; + $handler->display->display_options['fields']['field_projekt_niveau']['element_type'] = '0'; + $handler->display->display_options['fields']['field_projekt_niveau']['element_label_type'] = '0'; + $handler->display->display_options['fields']['field_projekt_niveau']['element_wrapper_type'] = 'h3'; + $handler->display->display_options['fields']['field_projekt_niveau']['element_wrapper_class'] = 'title'; + $handler->display->display_options['fields']['field_projekt_niveau']['element_default_classes'] = FALSE; + $handler->display->display_options['fields']['field_projekt_niveau']['type'] = 'taxonomy_term_reference_plain'; + /* Field: Indholdselement: Gruppe logo */ + $handler->display->display_options['fields']['field_product_logo']['id'] = 'field_product_logo'; + $handler->display->display_options['fields']['field_product_logo']['table'] = 'field_data_field_product_logo'; + $handler->display->display_options['fields']['field_product_logo']['field'] = 'field_product_logo'; + $handler->display->display_options['fields']['field_product_logo']['label'] = ''; + $handler->display->display_options['fields']['field_product_logo']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['field_product_logo']['element_wrapper_class'] = 'image'; + $handler->display->display_options['fields']['field_product_logo']['element_default_classes'] = FALSE; + $handler->display->display_options['fields']['field_product_logo']['click_sort_column'] = 'fid'; + $handler->display->display_options['fields']['field_product_logo']['settings'] = array( + 'image_style' => 'project_large', 'image_link' => 'content', ); - /* Field: Indholdselement: Organisation */ - $handler->display->display_options['fields']['field_pub_part_organisation']['id'] = 'field_pub_part_organisation'; - $handler->display->display_options['fields']['field_pub_part_organisation']['table'] = 'field_data_field_pub_part_organisation'; - $handler->display->display_options['fields']['field_pub_part_organisation']['field'] = 'field_pub_part_organisation'; - $handler->display->display_options['fields']['field_pub_part_organisation']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_pub_part_organisation']['element_label_type'] = 'strong'; - $handler->display->display_options['fields']['field_pub_part_organisation']['element_wrapper_class'] = 'organisation'; - $handler->display->display_options['fields']['field_pub_part_organisation']['element_default_classes'] = FALSE; - /* Field: Indholdselement: Adresse */ - $handler->display->display_options['fields']['field_pub_part_address']['id'] = 'field_pub_part_address'; - $handler->display->display_options['fields']['field_pub_part_address']['table'] = 'field_data_field_pub_part_address'; - $handler->display->display_options['fields']['field_pub_part_address']['field'] = 'field_pub_part_address'; - $handler->display->display_options['fields']['field_pub_part_address']['element_type'] = 'span'; - $handler->display->display_options['fields']['field_pub_part_address']['element_label_type'] = 'strong'; - $handler->display->display_options['fields']['field_pub_part_address']['element_wrapper_class'] = 'address'; - $handler->display->display_options['fields']['field_pub_part_address']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_address']['click_sort_column'] = 'country'; - $handler->display->display_options['fields']['field_pub_part_address']['settings'] = array( - 'use_widget_handlers' => 1, - 'format_handlers' => array( - 'address' => 'address', - ), - ); - /* Field: Indholdselement: Offentlig partner siden */ - $handler->display->display_options['fields']['field_pub_part_partner_since']['id'] = 'field_pub_part_partner_since'; - $handler->display->display_options['fields']['field_pub_part_partner_since']['table'] = 'field_data_field_pub_part_partner_since'; - $handler->display->display_options['fields']['field_pub_part_partner_since']['field'] = 'field_pub_part_partner_since'; - $handler->display->display_options['fields']['field_pub_part_partner_since']['label'] = ''; - $handler->display->display_options['fields']['field_pub_part_partner_since']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_pub_part_partner_since']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_partner_since']['settings'] = array( - 'format_type' => 'fact_date', - 'fromto' => 'both', - 'multiple_number' => '', - 'multiple_from' => '', - 'multiple_to' => '', - ); + /* Field: Indholdselement: Resumé */ + $handler->display->display_options['fields']['field_group_resume']['id'] = 'field_group_resume'; + $handler->display->display_options['fields']['field_group_resume']['table'] = 'field_data_field_group_resume'; + $handler->display->display_options['fields']['field_group_resume']['field'] = 'field_group_resume'; + $handler->display->display_options['fields']['field_group_resume']['label'] = ''; + $handler->display->display_options['fields']['field_group_resume']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['field_group_resume']['alter']['max_length'] = '75'; + $handler->display->display_options['fields']['field_group_resume']['alter']['word_boundary'] = FALSE; + $handler->display->display_options['fields']['field_group_resume']['alter']['trim'] = TRUE; + $handler->display->display_options['fields']['field_group_resume']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['field_group_resume']['element_wrapper_class'] = 'resume'; + $handler->display->display_options['fields']['field_group_resume']['element_default_classes'] = FALSE; + /* Field: Content: Nid */ + $handler->display->display_options['fields']['nid']['id'] = 'nid'; + $handler->display->display_options['fields']['nid']['table'] = 'node'; + $handler->display->display_options['fields']['nid']['field'] = 'nid'; + $handler->display->display_options['fields']['nid']['label'] = ''; + $handler->display->display_options['fields']['nid']['exclude'] = TRUE; + $handler->display->display_options['fields']['nid']['element_label_colon'] = FALSE; + /* Field: Global: PHP */ + $handler->display->display_options['fields']['php']['id'] = 'php'; + $handler->display->display_options['fields']['php']['table'] = 'views'; + $handler->display->display_options['fields']['php']['field'] = 'php'; + $handler->display->display_options['fields']['php']['label'] = ''; + $handler->display->display_options['fields']['php']['exclude'] = TRUE; + $handler->display->display_options['fields']['php']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['php']['use_php_setup'] = 0; + $handler->display->display_options['fields']['php']['php_value'] = 'return og_extras_subscriber_count($row->nid);'; + $handler->display->display_options['fields']['php']['php_output'] = ''; + $handler->display->display_options['fields']['php']['use_php_click_sortable'] = '0'; + $handler->display->display_options['fields']['php']['php_click_sortable'] = ''; + /* Field: Flags: Flag link */ + $handler->display->display_options['fields']['ops']['id'] = 'ops'; + $handler->display->display_options['fields']['ops']['table'] = 'flagging'; + $handler->display->display_options['fields']['ops']['field'] = 'ops'; + $handler->display->display_options['fields']['ops']['relationship'] = 'flag_content_rel'; + $handler->display->display_options['fields']['ops']['label'] = ''; + $handler->display->display_options['fields']['ops']['exclude'] = TRUE; + $handler->display->display_options['fields']['ops']['element_label_colon'] = FALSE; /* Field: Global: Custom text */ $handler->display->display_options['fields']['nothing']['id'] = 'nothing'; $handler->display->display_options['fields']['nothing']['table'] = 'views'; $handler->display->display_options['fields']['nothing']['field'] = 'nothing'; $handler->display->display_options['fields']['nothing']['label'] = ''; - $handler->display->display_options['fields']['nothing']['alter']['text'] = 'Partner siden: [field_pub_part_partner_since]'; + $handler->display->display_options['fields']['nothing']['alter']['text'] = '
[php] medlemmer
+
[ops]
'; $handler->display->display_options['fields']['nothing']['element_label_colon'] = FALSE; $handler->display->display_options['fields']['nothing']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['nothing']['element_wrapper_class'] = 'meta'; - $handler->display->display_options['fields']['nothing']['element_default_classes'] = FALSE; - /* Sort criterion: Content: Title */ - $handler->display->display_options['sorts']['title']['id'] = 'title'; - $handler->display->display_options['sorts']['title']['table'] = 'node'; - $handler->display->display_options['sorts']['title']['field'] = 'title'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Content: Type */ - $handler->display->display_options['filters']['type']['id'] = 'type'; - $handler->display->display_options['filters']['type']['table'] = 'node'; - $handler->display->display_options['filters']['type']['field'] = 'type'; - $handler->display->display_options['filters']['type']['value'] = array( - 'public_partner' => 'public_partner', - ); - $handler->display->display_options['filters']['type']['group'] = 1; - /* Filter criterion: Indholdselement: Kategori (field_pub_part_cat) */ - $handler->display->display_options['filters']['field_pub_part_cat_tid']['id'] = 'field_pub_part_cat_tid'; - $handler->display->display_options['filters']['field_pub_part_cat_tid']['table'] = 'field_data_field_pub_part_cat'; - $handler->display->display_options['filters']['field_pub_part_cat_tid']['field'] = 'field_pub_part_cat_tid'; - $handler->display->display_options['filters']['field_pub_part_cat_tid']['group'] = 1; - $handler->display->display_options['filters']['field_pub_part_cat_tid']['exposed'] = TRUE; - $handler->display->display_options['filters']['field_pub_part_cat_tid']['expose']['operator_id'] = 'field_pub_part_cat_tid_op'; - $handler->display->display_options['filters']['field_pub_part_cat_tid']['expose']['label'] = 'Filtrér partnere:'; - $handler->display->display_options['filters']['field_pub_part_cat_tid']['expose']['operator'] = 'field_pub_part_cat_tid_op'; - $handler->display->display_options['filters']['field_pub_part_cat_tid']['expose']['identifier'] = 'field_pub_part_cat_tid'; - $handler->display->display_options['filters']['field_pub_part_cat_tid']['expose']['remember_roles'] = array( - 2 => '2', - 1 => 0, - 4 => 0, - 3 => 0, - ); - $handler->display->display_options['filters']['field_pub_part_cat_tid']['type'] = 'select'; - $handler->display->display_options['filters']['field_pub_part_cat_tid']['vocabulary'] = 'partner_categories'; - /* Filter criterion: Global: Combine fields filter */ - $handler->display->display_options['filters']['combine']['id'] = 'combine'; - $handler->display->display_options['filters']['combine']['table'] = 'views'; - $handler->display->display_options['filters']['combine']['field'] = 'combine'; - $handler->display->display_options['filters']['combine']['operator'] = 'contains'; - $handler->display->display_options['filters']['combine']['group'] = 1; - $handler->display->display_options['filters']['combine']['exposed'] = TRUE; - $handler->display->display_options['filters']['combine']['expose']['operator_id'] = 'combine_op'; - $handler->display->display_options['filters']['combine']['expose']['operator'] = 'combine_op'; - $handler->display->display_options['filters']['combine']['expose']['identifier'] = 'combine'; - $handler->display->display_options['filters']['combine']['expose']['remember_roles'] = array( - 2 => '2', - 1 => 0, - 4 => 0, - 3 => 0, - ); - $handler->display->display_options['filters']['combine']['fields'] = array( - 'title' => 'title', - ); - - /* Display: Page */ - $handler = $view->new_display('page', 'Page', 'page'); - $handler->display->display_options['path'] = 'offentlige-partnere'; - $handler->display->display_options['menu']['type'] = 'normal'; - $handler->display->display_options['menu']['title'] = 'Partnere'; - $handler->display->display_options['menu']['weight'] = '0'; - $handler->display->display_options['menu']['name'] = 'main-menu'; - $handler->display->display_options['menu']['context'] = 0; - $handler->display->display_options['menu']['context_only_inline'] = 0; - $translatables['ting_public_partners'] = array( - t('Master'), - t('Partnere'), - t('mere'), - t('Søg'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Avancerede indstillinger'), - t('Vælg kategori'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« første'), - t('‹ forrige'), - t('næste ›'), - t('sidste »'), - t('

Ingen resultater.

'), - t(' [title]'), - t('Organisation'), - t('Adresse'), - t('Partner siden: [field_pub_part_partner_since]'), - t('Filtrér partnere:'), - t('Page'), - t('more'), - ); - $export['ting_public_partners'] = $view; - - $view = new view(); - $view->name = 'ting_quotes'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: Quotes'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'full'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['style_plugin'] = 'flexslider'; - $handler->display->display_options['style_options']['optionset'] = 'quotes'; - $handler->display->display_options['style_options']['id'] = 'quote-slider'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* Field: Indholdselement: Citat */ - $handler->display->display_options['fields']['field_quote_body']['id'] = 'field_quote_body'; - $handler->display->display_options['fields']['field_quote_body']['table'] = 'field_data_field_quote_body'; - $handler->display->display_options['fields']['field_quote_body']['field'] = 'field_quote_body'; - $handler->display->display_options['fields']['field_quote_body']['label'] = ''; - $handler->display->display_options['fields']['field_quote_body']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_quote_body']['alter']['text'] = '"[field_quote_body]"'; - $handler->display->display_options['fields']['field_quote_body']['element_label_colon'] = FALSE; - /* Field: Indholdselement: Forfatter */ - $handler->display->display_options['fields']['field_quote_author']['id'] = 'field_quote_author'; - $handler->display->display_options['fields']['field_quote_author']['table'] = 'field_data_field_quote_author'; - $handler->display->display_options['fields']['field_quote_author']['field'] = 'field_quote_author'; - $handler->display->display_options['fields']['field_quote_author']['label'] = ''; - $handler->display->display_options['fields']['field_quote_author']['element_label_colon'] = FALSE; - /* Field: Indholdselement: Titel */ - $handler->display->display_options['fields']['field_quote_author_title']['id'] = 'field_quote_author_title'; - $handler->display->display_options['fields']['field_quote_author_title']['table'] = 'field_data_field_quote_author_title'; - $handler->display->display_options['fields']['field_quote_author_title']['field'] = 'field_quote_author_title'; - $handler->display->display_options['fields']['field_quote_author_title']['label'] = ''; - $handler->display->display_options['fields']['field_quote_author_title']['element_label_colon'] = FALSE; - /* Sort criterion: Global: Random */ - $handler->display->display_options['sorts']['random']['id'] = 'random'; - $handler->display->display_options['sorts']['random']['table'] = 'views'; - $handler->display->display_options['sorts']['random']['field'] = 'random'; + $handler->display->display_options['fields']['nothing']['element_wrapper_class'] = 'meta'; + $handler->display->display_options['fields']['nothing']['element_default_classes'] = FALSE; + $handler->display->display_options['defaults']['sorts'] = FALSE; + /* Sort criterion: Nodequeue: Position in nodequeue and other parameter */ + $handler->display->display_options['sorts']['position_and_other']['id'] = 'position_and_other'; + $handler->display->display_options['sorts']['position_and_other']['table'] = 'nodequeue_nodes'; + $handler->display->display_options['sorts']['position_and_other']['field'] = 'position_and_other'; + $handler->display->display_options['sorts']['position_and_other']['relationship'] = 'nodequeue_rel'; + /* Sort criterion: Indholdselement: Projekt niveau (field_projekt_niveau) */ + $handler->display->display_options['sorts']['field_projekt_niveau_tid']['id'] = 'field_projekt_niveau_tid'; + $handler->display->display_options['sorts']['field_projekt_niveau_tid']['table'] = 'field_data_field_projekt_niveau'; + $handler->display->display_options['sorts']['field_projekt_niveau_tid']['field'] = 'field_projekt_niveau_tid'; + $handler->display->display_options['defaults']['filter_groups'] = FALSE; + $handler->display->display_options['defaults']['filters'] = FALSE; /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; @@ -6284,23 +4462,19 @@ function osto_views_views_default_views() { $handler->display->display_options['filters']['type']['table'] = 'node'; $handler->display->display_options['filters']['type']['field'] = 'type'; $handler->display->display_options['filters']['type']['value'] = array( - 'quote' => 'quote', - ); - - /* Display: EVA Field */ - $handler = $view->new_display('entity_view', 'EVA Field', 'entity_view_1'); - $handler->display->display_options['entity_type'] = 'bean'; - $handler->display->display_options['bundles'] = array( - 0 => 'front_partner_signup', + 'project' => 'project', ); - $translatables['ting_quotes'] = array( + $handler->display->display_options['block_description'] = 'Projekter: Community forside'; + $translatables['ting_projects'] = array( t('Master'), + t('OS2 projekter'), t('mere'), t('Udfør'), t('Gendan'), t('Sortér efter'), t('Stigende'), t('Faldende'), + t('Avancerede indstillinger'), t('Antal elementer'), t('- Alle -'), t('Forskydning'), @@ -6308,291 +4482,250 @@ function osto_views_views_default_views() { t('‹ forrige'), t('næste ›'), t('sidste »'), - t('"[field_quote_body]"'), - t('EVA Field'), + t('

Ingen resultater.

'), + t('flag'), + t('author'), + t('kø'), + t(' [title]'), + t('
[php] medlemmer
+
[ops]
'), + t('Status'), + t('Page'), t('more'), + t('Søg'), + t('Filtrér efter'), + t('Vælg et filter og klik på Anvend for at se resultater'), + t('Forsideblok'), + t('

Se alle projekter

'), + t('Projekter: Forfremmet til forside'), + t('Communityblok'), + t('Projekter'), + t('Projekter: Community forside'), ); - $export['ting_quotes'] = $view; + $export['ting_projects'] = $view; $view = new view(); - $view->name = 'ting_sidebar_all_users'; + $view->name = 'ting_public_partners'; $view->description = ''; $view->tag = 'default'; $view->base_table = 'node'; - $view->human_name = 'Ting: Sidebar - all users'; + $view->human_name = 'Ting: Public Partners'; $view->core = 7; $view->api_version = '3.0'; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); + $handler->display->display_options['title'] = 'Partnere'; + $handler->display->display_options['css_class'] = 'partner-overview logo-list'; + $handler->display->display_options['use_ajax'] = TRUE; $handler->display->display_options['use_more_always'] = FALSE; $handler->display->display_options['use_more_text'] = 'mere'; $handler->display->display_options['access']['type'] = 'perm'; $handler->display->display_options['cache']['type'] = 'none'; $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['query']['options']['distinct'] = TRUE; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; + $handler->display->display_options['exposed_form']['type'] = 'better_exposed_filters'; + $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Søg'; $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; + $handler->display->display_options['exposed_form']['options']['expose_sort_order'] = FALSE; $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '5'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - $handler->display->display_options['row_options']['default_field_elements'] = FALSE; - /* Field: Content: Title */ - $handler->display->display_options['fields']['title']['id'] = 'title'; - $handler->display->display_options['fields']['title']['table'] = 'node'; - $handler->display->display_options['fields']['title']['field'] = 'title'; - $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['title']['alter']['text'] = '

Brugere fra [title]

'; - $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['title']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'header'; - $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['title']['link_to_node'] = FALSE; - /* Field: Kontaktpersoner */ - $handler->display->display_options['fields']['view']['id'] = 'view'; - $handler->display->display_options['fields']['view']['table'] = 'views'; - $handler->display->display_options['fields']['view']['field'] = 'view'; - $handler->display->display_options['fields']['view']['ui_name'] = 'Kontaktpersoner'; - $handler->display->display_options['fields']['view']['label'] = 'Kontaktpersoner'; - $handler->display->display_options['fields']['view']['element_label_type'] = 'h3'; - $handler->display->display_options['fields']['view']['element_label_class'] = 'user-label'; - $handler->display->display_options['fields']['view']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['view']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['view']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['view']['view'] = 'ting_sidebar_users'; - $handler->display->display_options['fields']['view']['arguments'] = '!1'; - /* Field: Andre brugere */ - $handler->display->display_options['fields']['view_1']['id'] = 'view_1'; - $handler->display->display_options['fields']['view_1']['table'] = 'views'; - $handler->display->display_options['fields']['view_1']['field'] = 'view'; - $handler->display->display_options['fields']['view_1']['ui_name'] = 'Andre brugere'; - $handler->display->display_options['fields']['view_1']['label'] = 'Andre brugere'; - $handler->display->display_options['fields']['view_1']['element_label_type'] = 'h3'; - $handler->display->display_options['fields']['view_1']['element_label_class'] = 'user-label'; - $handler->display->display_options['fields']['view_1']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['view_1']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['view_1']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['view_1']['view'] = 'ting_sidebar_other_users'; - $handler->display->display_options['fields']['view_1']['display'] = 'block'; - $handler->display->display_options['fields']['view_1']['arguments'] = '!1'; - /* Sort criterion: Content: Post date */ - $handler->display->display_options['sorts']['created']['id'] = 'created'; - $handler->display->display_options['sorts']['created']['table'] = 'node'; - $handler->display->display_options['sorts']['created']['field'] = 'created'; - $handler->display->display_options['sorts']['created']['order'] = 'DESC'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: Indholdselement: Kontaktpersoner (field_pub_part_user_contact) */ - $handler->display->display_options['filters']['field_pub_part_user_contact_target_id']['id'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['filters']['field_pub_part_user_contact_target_id']['table'] = 'field_data_field_pub_part_user_contact'; - $handler->display->display_options['filters']['field_pub_part_user_contact_target_id']['field'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['filters']['field_pub_part_user_contact_target_id']['operator'] = 'not empty'; - - /* Display: Block */ - $handler = $view->new_display('block', 'Block', 'block'); - $translatables['ting_sidebar_all_users'] = array( - t('Master'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('

Brugere fra [title]

'), - t('Kontaktpersoner'), - t('Andre brugere'), - t('Alle'), - t('Block'), - t('more'), + $handler->display->display_options['exposed_form']['options']['bef'] = array( + 'general' => array( + 'allow_secondary' => 0, + 'secondary_label' => 'Avancerede indstillinger', + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'bef_filter_description' => NULL, + 'any_label' => NULL, + 'filter_rewrite_values' => NULL, + ), + 'combine' => array( + 'bef_format' => 'default', + 'more_options' => array( + 'is_secondary' => 0, + 'any_label' => '', + 'bef_filter_description' => '', + 'tokens' => array( + 'available' => array( + 0 => 'global_types', + 'secondary_label' => NULL, + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'bef_filter_description' => NULL, + 'any_label' => NULL, + 'filter_rewrite_values' => NULL, + ), + 'secondary_label' => NULL, + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'bef_filter_description' => NULL, + 'any_label' => NULL, + 'filter_rewrite_values' => NULL, + ), + 'rewrite' => array( + 'filter_rewrite_values' => '', + 'secondary_label' => NULL, + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'bef_filter_description' => NULL, + 'any_label' => NULL, + ), + 'secondary_label' => NULL, + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'filter_rewrite_values' => NULL, + ), + 'secondary_label' => NULL, + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'bef_filter_description' => NULL, + 'any_label' => NULL, + 'filter_rewrite_values' => NULL, + ), + 'field_pub_part_cat_tid' => array( + 'bef_format' => 'default', + 'more_options' => array( + 'bef_select_all_none' => FALSE, + 'bef_collapsible' => 0, + 'is_secondary' => 0, + 'any_label' => 'Vælg kategori', + 'bef_filter_description' => '', + 'tokens' => array( + 'available' => array( + 0 => 'global_types', + 'secondary_label' => NULL, + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'bef_filter_description' => NULL, + 'any_label' => NULL, + 'filter_rewrite_values' => NULL, + ), + 'secondary_label' => NULL, + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'bef_filter_description' => NULL, + 'any_label' => NULL, + 'filter_rewrite_values' => NULL, + ), + 'rewrite' => array( + 'filter_rewrite_values' => '', + 'secondary_label' => NULL, + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'bef_filter_description' => NULL, + 'any_label' => NULL, + ), + 'secondary_label' => NULL, + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'filter_rewrite_values' => NULL, + ), + 'secondary_label' => NULL, + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'bef_filter_description' => NULL, + 'any_label' => NULL, + 'filter_rewrite_values' => NULL, + ), + 'secondary_label' => NULL, + 'collapsible_label' => NULL, + 'combine_rewrite' => NULL, + 'reset_label' => NULL, + 'bef_filter_description' => NULL, + 'any_label' => NULL, + 'filter_rewrite_values' => NULL, ); - $export['ting_sidebar_all_users'] = $view; - - $view = new view(); - $view->name = 'ting_sidebar_fact'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: Sidebar - fact'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'some'; - $handler->display->display_options['pager']['options']['items_per_page'] = '5'; + $handler->display->display_options['pager']['type'] = 'full'; + $handler->display->display_options['pager']['options']['items_per_page'] = '15'; + $handler->display->display_options['pager']['options']['offset'] = '0'; + $handler->display->display_options['pager']['options']['id'] = '0'; + $handler->display->display_options['pager']['options']['quantity'] = '9'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; + $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all'] = TRUE; + $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; + $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; + $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; + $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; + $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; + $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['style_options']['default_row_class'] = FALSE; - $handler->display->display_options['style_options']['row_class_special'] = FALSE; $handler->display->display_options['row_plugin'] = 'fields'; - $handler->display->display_options['row_options']['default_field_elements'] = FALSE; + /* No results behavior: Global: Text area */ + $handler->display->display_options['empty']['area']['id'] = 'area'; + $handler->display->display_options['empty']['area']['table'] = 'views'; + $handler->display->display_options['empty']['area']['field'] = 'area'; + $handler->display->display_options['empty']['area']['empty'] = TRUE; + $handler->display->display_options['empty']['area']['content'] = '

Ingen resultater.

'; + $handler->display->display_options['empty']['area']['format'] = 'full_html'; + /* Field: Content: Title */ + $handler->display->display_options['fields']['title']['id'] = 'title'; + $handler->display->display_options['fields']['title']['table'] = 'node'; + $handler->display->display_options['fields']['title']['field'] = 'title'; + $handler->display->display_options['fields']['title']['label'] = ''; + $handler->display->display_options['fields']['title']['alter']['text'] = ' [title]'; + $handler->display->display_options['fields']['title']['alter']['max_length'] = '90'; + $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; + $handler->display->display_options['fields']['title']['alter']['trim'] = TRUE; + $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['title']['element_wrapper_type'] = 'h3'; + $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; + $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; /* Field: Indholdselement: Upload logo */ $handler->display->display_options['fields']['field_pub_part_upload_logo']['id'] = 'field_pub_part_upload_logo'; $handler->display->display_options['fields']['field_pub_part_upload_logo']['table'] = 'field_data_field_pub_part_upload_logo'; $handler->display->display_options['fields']['field_pub_part_upload_logo']['field'] = 'field_pub_part_upload_logo'; $handler->display->display_options['fields']['field_pub_part_upload_logo']['label'] = ''; $handler->display->display_options['fields']['field_pub_part_upload_logo']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['element_wrapper_class'] = 'fact logo'; + $handler->display->display_options['fields']['field_pub_part_upload_logo']['element_wrapper_class'] = 'image'; $handler->display->display_options['fields']['field_pub_part_upload_logo']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_pub_part_upload_logo']['empty_zero'] = TRUE; $handler->display->display_options['fields']['field_pub_part_upload_logo']['click_sort_column'] = 'fid'; $handler->display->display_options['fields']['field_pub_part_upload_logo']['settings'] = array( 'image_style' => 'logo_large', - 'image_link' => '', - ); - /* Field: Indholdselement: Logo */ - $handler->display->display_options['fields']['field_supp_logo']['id'] = 'field_supp_logo'; - $handler->display->display_options['fields']['field_supp_logo']['table'] = 'field_data_field_supp_logo'; - $handler->display->display_options['fields']['field_supp_logo']['field'] = 'field_supp_logo'; - $handler->display->display_options['fields']['field_supp_logo']['label'] = ''; - $handler->display->display_options['fields']['field_supp_logo']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_supp_logo']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_supp_logo']['element_wrapper_class'] = 'fact logo'; - $handler->display->display_options['fields']['field_supp_logo']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_supp_logo']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['field_supp_logo']['empty_zero'] = TRUE; - $handler->display->display_options['fields']['field_supp_logo']['click_sort_column'] = 'fid'; - $handler->display->display_options['fields']['field_supp_logo']['settings'] = array( - 'image_style' => 'logo_large', - 'image_link' => '', - ); - /* Field: Indholdselement: Partnerskabsaftale */ - $handler->display->display_options['fields']['field_pub_part_partner_contract']['id'] = 'field_pub_part_partner_contract'; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['table'] = 'field_data_field_pub_part_partner_contract'; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['field'] = 'field_pub_part_partner_contract'; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['label'] = ''; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['alter']['text'] = 'Download Partnerskabsaftale'; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['alter']['path'] = '[field_pub_part_partner_contract]'; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['alter']['alt'] = 'Download PDF'; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['element_wrapper_class'] = 'fact partner-deal'; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['click_sort_column'] = 'fid'; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['type'] = 'file_url_plain'; - $handler->display->display_options['fields']['field_pub_part_partner_contract']['settings'] = array( - 'text' => 'Download PDF', + 'image_link' => 'content', ); - /* Field: Overskrift */ - $handler->display->display_options['fields']['nothing']['id'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['table'] = 'views'; - $handler->display->display_options['fields']['nothing']['field'] = 'nothing'; - $handler->display->display_options['fields']['nothing']['ui_name'] = 'Overskrift'; - $handler->display->display_options['fields']['nothing']['label'] = ''; - $handler->display->display_options['fields']['nothing']['alter']['text'] = '

Fakta

'; - $handler->display->display_options['fields']['nothing']['element_label_colon'] = FALSE; /* Field: Indholdselement: Organisation */ $handler->display->display_options['fields']['field_pub_part_organisation']['id'] = 'field_pub_part_organisation'; $handler->display->display_options['fields']['field_pub_part_organisation']['table'] = 'field_data_field_pub_part_organisation'; $handler->display->display_options['fields']['field_pub_part_organisation']['field'] = 'field_pub_part_organisation'; - $handler->display->display_options['fields']['field_pub_part_organisation']['label'] = ''; - $handler->display->display_options['fields']['field_pub_part_organisation']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_pub_part_organisation']['alter']['text'] = 'Organisation: [field_pub_part_organisation] '; - $handler->display->display_options['fields']['field_pub_part_organisation']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_organisation']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_pub_part_organisation']['element_wrapper_class'] = 'fact organisation'; + $handler->display->display_options['fields']['field_pub_part_organisation']['element_type'] = 'span'; + $handler->display->display_options['fields']['field_pub_part_organisation']['element_label_type'] = 'strong'; + $handler->display->display_options['fields']['field_pub_part_organisation']['element_wrapper_class'] = 'organisation'; $handler->display->display_options['fields']['field_pub_part_organisation']['element_default_classes'] = FALSE; - /* Field: Indholdselement: Virksomhedsnavn */ - $handler->display->display_options['fields']['field_supp_company']['id'] = 'field_supp_company'; - $handler->display->display_options['fields']['field_supp_company']['table'] = 'field_data_field_supp_company'; - $handler->display->display_options['fields']['field_supp_company']['field'] = 'field_supp_company'; - $handler->display->display_options['fields']['field_supp_company']['label'] = ''; - $handler->display->display_options['fields']['field_supp_company']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_supp_company']['alter']['text'] = 'Virksomhedsnavn: [field_supp_company]'; - $handler->display->display_options['fields']['field_supp_company']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_supp_company']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_supp_company']['element_wrapper_class'] = 'fact company'; - $handler->display->display_options['fields']['field_supp_company']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_supp_company']['hide_empty'] = TRUE; - /* Field: Indholdselement: Website */ - $handler->display->display_options['fields']['field_website']['id'] = 'field_website'; - $handler->display->display_options['fields']['field_website']['table'] = 'field_data_field_website'; - $handler->display->display_options['fields']['field_website']['field'] = 'field_website'; - $handler->display->display_options['fields']['field_website']['label'] = ''; - $handler->display->display_options['fields']['field_website']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_website']['alter']['text'] = 'Hjemmeside: [field_website]'; - $handler->display->display_options['fields']['field_website']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_website']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_website']['element_wrapper_class'] = 'fact website'; - $handler->display->display_options['fields']['field_website']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_website']['click_sort_column'] = 'url'; - /* Field: Indholdselement: Antal ansatte */ - $handler->display->display_options['fields']['field_supp_num_employees']['id'] = 'field_supp_num_employees'; - $handler->display->display_options['fields']['field_supp_num_employees']['table'] = 'field_data_field_supp_num_employees'; - $handler->display->display_options['fields']['field_supp_num_employees']['field'] = 'field_supp_num_employees'; - $handler->display->display_options['fields']['field_supp_num_employees']['label'] = ''; - $handler->display->display_options['fields']['field_supp_num_employees']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_supp_num_employees']['alter']['text'] = 'Antal ansatte: [field_supp_num_employees]'; - $handler->display->display_options['fields']['field_supp_num_employees']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_supp_num_employees']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_supp_num_employees']['element_wrapper_class'] = 'fact employees'; - $handler->display->display_options['fields']['field_supp_num_employees']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_supp_num_employees']['hide_empty'] = TRUE; - /* Field: Indholdselement: OS2 leverandør siden */ - $handler->display->display_options['fields']['field_supp_supplier_since']['id'] = 'field_supp_supplier_since'; - $handler->display->display_options['fields']['field_supp_supplier_since']['table'] = 'field_data_field_supp_supplier_since'; - $handler->display->display_options['fields']['field_supp_supplier_since']['field'] = 'field_supp_supplier_since'; - $handler->display->display_options['fields']['field_supp_supplier_since']['label'] = ''; - $handler->display->display_options['fields']['field_supp_supplier_since']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_supp_supplier_since']['alter']['text'] = 'OS2 leverandør siden: [field_supp_supplier_since] '; - $handler->display->display_options['fields']['field_supp_supplier_since']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_supp_supplier_since']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_supp_supplier_since']['element_wrapper_class'] = 'fact supplier-since'; - $handler->display->display_options['fields']['field_supp_supplier_since']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_supp_supplier_since']['settings'] = array( - 'format_type' => 'fact_date', - 'fromto' => 'both', - 'multiple_number' => '', - 'multiple_from' => '', - 'multiple_to' => '', + /* Field: Indholdselement: Adresse */ + $handler->display->display_options['fields']['field_pub_part_address']['id'] = 'field_pub_part_address'; + $handler->display->display_options['fields']['field_pub_part_address']['table'] = 'field_data_field_pub_part_address'; + $handler->display->display_options['fields']['field_pub_part_address']['field'] = 'field_pub_part_address'; + $handler->display->display_options['fields']['field_pub_part_address']['element_type'] = 'span'; + $handler->display->display_options['fields']['field_pub_part_address']['element_label_type'] = 'strong'; + $handler->display->display_options['fields']['field_pub_part_address']['element_wrapper_class'] = 'address'; + $handler->display->display_options['fields']['field_pub_part_address']['element_default_classes'] = FALSE; + $handler->display->display_options['fields']['field_pub_part_address']['click_sort_column'] = 'country'; + $handler->display->display_options['fields']['field_pub_part_address']['settings'] = array( + 'use_widget_handlers' => 1, + 'format_handlers' => array( + 'address' => 'address', + ), ); /* Field: Indholdselement: Offentlig partner siden */ $handler->display->display_options['fields']['field_pub_part_partner_since']['id'] = 'field_pub_part_partner_since'; $handler->display->display_options['fields']['field_pub_part_partner_since']['table'] = 'field_data_field_pub_part_partner_since'; $handler->display->display_options['fields']['field_pub_part_partner_since']['field'] = 'field_pub_part_partner_since'; $handler->display->display_options['fields']['field_pub_part_partner_since']['label'] = ''; - $handler->display->display_options['fields']['field_pub_part_partner_since']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_pub_part_partner_since']['alter']['text'] = 'Offentlig partner siden: [field_pub_part_partner_since]'; + $handler->display->display_options['fields']['field_pub_part_partner_since']['exclude'] = TRUE; $handler->display->display_options['fields']['field_pub_part_partner_since']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_partner_since']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_pub_part_partner_since']['element_wrapper_class'] = 'fact partner-since'; - $handler->display->display_options['fields']['field_pub_part_partner_since']['element_default_classes'] = FALSE; $handler->display->display_options['fields']['field_pub_part_partner_since']['settings'] = array( 'format_type' => 'fact_date', 'fromto' => 'both', @@ -6600,53 +4733,20 @@ function osto_views_views_default_views() { 'multiple_from' => '', 'multiple_to' => '', ); - /* Field: Indholdselement: Adresse */ - $handler->display->display_options['fields']['field_pub_part_address']['id'] = 'field_pub_part_address'; - $handler->display->display_options['fields']['field_pub_part_address']['table'] = 'field_data_field_pub_part_address'; - $handler->display->display_options['fields']['field_pub_part_address']['field'] = 'field_pub_part_address'; - $handler->display->display_options['fields']['field_pub_part_address']['label'] = ''; - $handler->display->display_options['fields']['field_pub_part_address']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_pub_part_address']['alter']['text'] = 'Adresse: [field_pub_part_address-thoroughfare], [field_pub_part_address-postal_code] [field_pub_part_address-locality]'; - $handler->display->display_options['fields']['field_pub_part_address']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_address']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_pub_part_address']['element_wrapper_class'] = 'fact partner-address'; - $handler->display->display_options['fields']['field_pub_part_address']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_address']['click_sort_column'] = 'country'; - $handler->display->display_options['fields']['field_pub_part_address']['settings'] = array( - 'use_widget_handlers' => 0, - 'format_handlers' => array( - 'address' => 'address', - ), - ); - /* Field: Indholdselement: Adresse */ - $handler->display->display_options['fields']['field_pub_part_address_1']['id'] = 'field_pub_part_address_1'; - $handler->display->display_options['fields']['field_pub_part_address_1']['table'] = 'field_data_field_pub_part_address'; - $handler->display->display_options['fields']['field_pub_part_address_1']['field'] = 'field_pub_part_address'; - $handler->display->display_options['fields']['field_pub_part_address_1']['label'] = ''; - $handler->display->display_options['fields']['field_pub_part_address_1']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_pub_part_address_1']['click_sort_column'] = 'country'; - $handler->display->display_options['fields']['field_pub_part_address_1']['type'] = 'addressfield_staticmap'; - $handler->display->display_options['fields']['field_pub_part_address_1']['settings'] = array( - 'zoom_level' => '14', - 'map_size' => '300x135', - 'map_style' => 'roadmap', - 'advanced_settings_index' => '0', - ); - /* Sort criterion: Content: Post date */ - $handler->display->display_options['sorts']['created']['id'] = 'created'; - $handler->display->display_options['sorts']['created']['table'] = 'node'; - $handler->display->display_options['sorts']['created']['field'] = 'created'; - $handler->display->display_options['sorts']['created']['order'] = 'DESC'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; + /* Field: Global: Custom text */ + $handler->display->display_options['fields']['nothing']['id'] = 'nothing'; + $handler->display->display_options['fields']['nothing']['table'] = 'views'; + $handler->display->display_options['fields']['nothing']['field'] = 'nothing'; + $handler->display->display_options['fields']['nothing']['label'] = ''; + $handler->display->display_options['fields']['nothing']['alter']['text'] = 'Partner siden: [field_pub_part_partner_since]'; + $handler->display->display_options['fields']['nothing']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['nothing']['element_wrapper_type'] = 'div'; + $handler->display->display_options['fields']['nothing']['element_wrapper_class'] = 'meta'; + $handler->display->display_options['fields']['nothing']['element_default_classes'] = FALSE; + /* Sort criterion: Content: Title */ + $handler->display->display_options['sorts']['title']['id'] = 'title'; + $handler->display->display_options['sorts']['title']['table'] = 'node'; + $handler->display->display_options['sorts']['title']['field'] = 'title'; /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; @@ -6654,187 +4754,96 @@ function osto_views_views_default_views() { $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - - /* Display: Block */ - $handler = $view->new_display('block', 'Block', 'block'); - $translatables['ting_sidebar_fact'] = array( - t('Master'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Download Partnerskabsaftale'), - t('Download PDF'), - t('

Fakta

'), - t('Organisation: [field_pub_part_organisation] '), - t('Virksomhedsnavn: [field_supp_company]'), - t('Hjemmeside: [field_website]'), - t('Antal ansatte: [field_supp_num_employees]'), - t('OS2 leverandør siden: [field_supp_supplier_since] '), - t('Offentlig partner siden: [field_pub_part_partner_since]'), - t('Adresse: [field_pub_part_address-thoroughfare], [field_pub_part_address-postal_code] [field_pub_part_address-locality]'), - t('Alle'), - t('Block'), - t('more'), + /* Filter criterion: Content: Type */ + $handler->display->display_options['filters']['type']['id'] = 'type'; + $handler->display->display_options['filters']['type']['table'] = 'node'; + $handler->display->display_options['filters']['type']['field'] = 'type'; + $handler->display->display_options['filters']['type']['value'] = array( + 'public_partner' => 'public_partner', + ); + $handler->display->display_options['filters']['type']['group'] = 1; + /* Filter criterion: Indholdselement: Kategori (field_pub_part_cat) */ + $handler->display->display_options['filters']['field_pub_part_cat_tid']['id'] = 'field_pub_part_cat_tid'; + $handler->display->display_options['filters']['field_pub_part_cat_tid']['table'] = 'field_data_field_pub_part_cat'; + $handler->display->display_options['filters']['field_pub_part_cat_tid']['field'] = 'field_pub_part_cat_tid'; + $handler->display->display_options['filters']['field_pub_part_cat_tid']['group'] = 1; + $handler->display->display_options['filters']['field_pub_part_cat_tid']['exposed'] = TRUE; + $handler->display->display_options['filters']['field_pub_part_cat_tid']['expose']['operator_id'] = 'field_pub_part_cat_tid_op'; + $handler->display->display_options['filters']['field_pub_part_cat_tid']['expose']['label'] = 'Filtrér partnere:'; + $handler->display->display_options['filters']['field_pub_part_cat_tid']['expose']['operator'] = 'field_pub_part_cat_tid_op'; + $handler->display->display_options['filters']['field_pub_part_cat_tid']['expose']['identifier'] = 'field_pub_part_cat_tid'; + $handler->display->display_options['filters']['field_pub_part_cat_tid']['expose']['remember_roles'] = array( + 2 => '2', + 1 => 0, + 4 => 0, + 3 => 0, + ); + $handler->display->display_options['filters']['field_pub_part_cat_tid']['type'] = 'select'; + $handler->display->display_options['filters']['field_pub_part_cat_tid']['vocabulary'] = 'partner_categories'; + /* Filter criterion: Global: Combine fields filter */ + $handler->display->display_options['filters']['combine']['id'] = 'combine'; + $handler->display->display_options['filters']['combine']['table'] = 'views'; + $handler->display->display_options['filters']['combine']['field'] = 'combine'; + $handler->display->display_options['filters']['combine']['operator'] = 'contains'; + $handler->display->display_options['filters']['combine']['group'] = 1; + $handler->display->display_options['filters']['combine']['exposed'] = TRUE; + $handler->display->display_options['filters']['combine']['expose']['operator_id'] = 'combine_op'; + $handler->display->display_options['filters']['combine']['expose']['operator'] = 'combine_op'; + $handler->display->display_options['filters']['combine']['expose']['identifier'] = 'combine'; + $handler->display->display_options['filters']['combine']['expose']['remember_roles'] = array( + 2 => '2', + 1 => 0, + 4 => 0, + 3 => 0, + ); + $handler->display->display_options['filters']['combine']['fields'] = array( + 'title' => 'title', ); - $export['ting_sidebar_fact'] = $view; - - $view = new view(); - $view->name = 'ting_sidebar_other_users'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'node'; - $view->human_name = 'Ting: Sidebar - other users'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Andre brugere'; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'none'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - $handler->display->display_options['row_options']['default_field_elements'] = FALSE; - /* Relationship: Entity Reference: Referenced Entity */ - $handler->display->display_options['relationships']['field_pub_part_other_users_target_id']['id'] = 'field_pub_part_other_users_target_id'; - $handler->display->display_options['relationships']['field_pub_part_other_users_target_id']['table'] = 'field_data_field_pub_part_other_users'; - $handler->display->display_options['relationships']['field_pub_part_other_users_target_id']['field'] = 'field_pub_part_other_users_target_id'; - /* Field: User: Picture */ - $handler->display->display_options['fields']['picture']['id'] = 'picture'; - $handler->display->display_options['fields']['picture']['table'] = 'users'; - $handler->display->display_options['fields']['picture']['field'] = 'picture'; - $handler->display->display_options['fields']['picture']['relationship'] = 'field_pub_part_other_users_target_id'; - $handler->display->display_options['fields']['picture']['label'] = ''; - $handler->display->display_options['fields']['picture']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['picture']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['picture']['element_wrapper_class'] = 'user-image'; - $handler->display->display_options['fields']['picture']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['picture']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['picture']['link_photo_to_profile'] = FALSE; - $handler->display->display_options['fields']['picture']['image_style'] = 'sidebar_profile_image'; - /* Field: Bruger: Efternavn */ - $handler->display->display_options['fields']['field_user_lastname']['id'] = 'field_user_lastname'; - $handler->display->display_options['fields']['field_user_lastname']['table'] = 'field_data_field_user_lastname'; - $handler->display->display_options['fields']['field_user_lastname']['field'] = 'field_user_lastname'; - $handler->display->display_options['fields']['field_user_lastname']['relationship'] = 'field_pub_part_other_users_target_id'; - $handler->display->display_options['fields']['field_user_lastname']['label'] = ''; - $handler->display->display_options['fields']['field_user_lastname']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_user_lastname']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_user_lastname']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_user_lastname']['hide_empty'] = TRUE; - /* Field: Bruger: Jobtitel */ - $handler->display->display_options['fields']['field_user_job_title']['id'] = 'field_user_job_title'; - $handler->display->display_options['fields']['field_user_job_title']['table'] = 'field_data_field_user_job_title'; - $handler->display->display_options['fields']['field_user_job_title']['field'] = 'field_user_job_title'; - $handler->display->display_options['fields']['field_user_job_title']['relationship'] = 'field_pub_part_other_users_target_id'; - $handler->display->display_options['fields']['field_user_job_title']['label'] = ''; - $handler->display->display_options['fields']['field_user_job_title']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_user_job_title']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_user_job_title']['alter']['text'] = '
[field_user_job_title]
'; - $handler->display->display_options['fields']['field_user_job_title']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_user_job_title']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_user_job_title']['element_wrapper_class'] = 'user-jobtitle'; - $handler->display->display_options['fields']['field_user_job_title']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_user_job_title']['hide_empty'] = TRUE; - /* Field: Bruger: Fornavn */ - $handler->display->display_options['fields']['field_user_firstname']['id'] = 'field_user_firstname'; - $handler->display->display_options['fields']['field_user_firstname']['table'] = 'field_data_field_user_firstname'; - $handler->display->display_options['fields']['field_user_firstname']['field'] = 'field_user_firstname'; - $handler->display->display_options['fields']['field_user_firstname']['relationship'] = 'field_pub_part_other_users_target_id'; - $handler->display->display_options['fields']['field_user_firstname']['label'] = ''; - $handler->display->display_options['fields']['field_user_firstname']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_user_firstname']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_user_firstname']['alter']['text'] = '
[field_user_firstname] [field_user_lastname]
-[field_user_job_title]'; - $handler->display->display_options['fields']['field_user_firstname']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_user_firstname']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_user_firstname']['element_wrapper_class'] = 'user'; - $handler->display->display_options['fields']['field_user_firstname']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_user_firstname']['hide_empty'] = TRUE; - /* Field: User: Link */ - $handler->display->display_options['fields']['view_user']['id'] = 'view_user'; - $handler->display->display_options['fields']['view_user']['table'] = 'users'; - $handler->display->display_options['fields']['view_user']['field'] = 'view_user'; - $handler->display->display_options['fields']['view_user']['relationship'] = 'field_pub_part_other_users_target_id'; - $handler->display->display_options['fields']['view_user']['label'] = ''; - $handler->display->display_options['fields']['view_user']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['view_user']['alter']['text'] = '[field_user_firstname]'; - $handler->display->display_options['fields']['view_user']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['view_user']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['view_user']['element_wrapper_class'] = 'user'; - $handler->display->display_options['fields']['view_user']['element_default_classes'] = FALSE; - /* Sort criterion: Content: Post date */ - $handler->display->display_options['sorts']['created']['id'] = 'created'; - $handler->display->display_options['sorts']['created']['table'] = 'node'; - $handler->display->display_options['sorts']['created']['field'] = 'created'; - $handler->display->display_options['sorts']['created']['order'] = 'DESC'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - /* Filter criterion: Content: Published */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'node'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = 1; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: User: The user ID */ - $handler->display->display_options['filters']['uid_raw']['id'] = 'uid_raw'; - $handler->display->display_options['filters']['uid_raw']['table'] = 'users'; - $handler->display->display_options['filters']['uid_raw']['field'] = 'uid_raw'; - $handler->display->display_options['filters']['uid_raw']['relationship'] = 'field_pub_part_other_users_target_id'; - $handler->display->display_options['filters']['uid_raw']['operator'] = 'not empty'; - /* Display: Block */ - $handler = $view->new_display('block', 'Block', 'block'); - $translatables['ting_sidebar_other_users'] = array( + /* Display: Page */ + $handler = $view->new_display('page', 'Page', 'page'); + $handler->display->display_options['path'] = 'offentlige-partnere'; + $handler->display->display_options['menu']['type'] = 'normal'; + $handler->display->display_options['menu']['title'] = 'Partnere'; + $handler->display->display_options['menu']['weight'] = '0'; + $handler->display->display_options['menu']['name'] = 'main-menu'; + $handler->display->display_options['menu']['context'] = 0; + $handler->display->display_options['menu']['context_only_inline'] = 0; + $translatables['ting_public_partners'] = array( t('Master'), - t('Andre brugere'), + t('Partnere'), t('mere'), - t('Udfør'), + t('Søg'), t('Gendan'), t('Sortér efter'), t('Stigende'), t('Faldende'), - t('Bruger entity referenced from field_pub_part_other_users'), - t('
[field_user_job_title]
'), - t('
[field_user_firstname] [field_user_lastname]
-[field_user_job_title]'), - t('[field_user_firstname]'), - t('Alle'), - t('Block'), + t('Avancerede indstillinger'), + t('Vælg kategori'), + t('Antal elementer'), + t('- Alle -'), + t('Forskydning'), + t('« første'), + t('‹ forrige'), + t('næste ›'), + t('sidste »'), + t('

Ingen resultater.

'), + t(' [title]'), + t('Organisation'), + t('Adresse'), + t('Partner siden: [field_pub_part_partner_since]'), + t('Filtrér partnere:'), + t('Page'), t('more'), ); - $export['ting_sidebar_other_users'] = $view; + $export['ting_public_partners'] = $view; $view = new view(); - $view->name = 'ting_sidebar_users'; + $view->name = 'ting_slideshow'; $view->description = ''; $view->tag = 'default'; $view->base_table = 'node'; - $view->human_name = 'Ting: Sidebar - contact users'; + $view->human_name = 'Ting: Slideshow'; $view->core = 7; $view->api_version = '3.0'; $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ @@ -6846,7 +4855,6 @@ function osto_views_views_default_views() { $handler->display->display_options['access']['type'] = 'perm'; $handler->display->display_options['cache']['type'] = 'none'; $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['query']['options']['distinct'] = TRUE; $handler->display->display_options['exposed_form']['type'] = 'basic'; $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; @@ -6854,102 +4862,124 @@ function osto_views_views_default_views() { $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; $handler->display->display_options['pager']['type'] = 'none'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['style_plugin'] = 'default'; + $handler->display->display_options['style_plugin'] = 'flexslider'; $handler->display->display_options['row_plugin'] = 'fields'; - $handler->display->display_options['row_options']['default_field_elements'] = FALSE; - /* Relationship: Entity Reference: Referenced Entity */ - $handler->display->display_options['relationships']['field_pub_part_user_contact_target_id']['id'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['relationships']['field_pub_part_user_contact_target_id']['table'] = 'field_data_field_pub_part_user_contact'; - $handler->display->display_options['relationships']['field_pub_part_user_contact_target_id']['field'] = 'field_pub_part_user_contact_target_id'; - /* Field: User: Picture */ - $handler->display->display_options['fields']['picture']['id'] = 'picture'; - $handler->display->display_options['fields']['picture']['table'] = 'users'; - $handler->display->display_options['fields']['picture']['field'] = 'picture'; - $handler->display->display_options['fields']['picture']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['fields']['picture']['label'] = ''; - $handler->display->display_options['fields']['picture']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['picture']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['picture']['element_wrapper_class'] = 'user-image'; - $handler->display->display_options['fields']['picture']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['picture']['hide_empty'] = TRUE; - $handler->display->display_options['fields']['picture']['link_photo_to_profile'] = FALSE; - $handler->display->display_options['fields']['picture']['image_style'] = 'sidebar_profile_image'; - /* Field: Bruger: Efternavn */ - $handler->display->display_options['fields']['field_user_lastname']['id'] = 'field_user_lastname'; - $handler->display->display_options['fields']['field_user_lastname']['table'] = 'field_data_field_user_lastname'; - $handler->display->display_options['fields']['field_user_lastname']['field'] = 'field_user_lastname'; - $handler->display->display_options['fields']['field_user_lastname']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['fields']['field_user_lastname']['label'] = ''; - $handler->display->display_options['fields']['field_user_lastname']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_user_lastname']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_user_lastname']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_user_lastname']['element_wrapper_class'] = 'user-name'; - $handler->display->display_options['fields']['field_user_lastname']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_user_lastname']['hide_empty'] = TRUE; - /* Field: Bruger: Jobtitel */ - $handler->display->display_options['fields']['field_user_job_title']['id'] = 'field_user_job_title'; - $handler->display->display_options['fields']['field_user_job_title']['table'] = 'field_data_field_user_job_title'; - $handler->display->display_options['fields']['field_user_job_title']['field'] = 'field_user_job_title'; - $handler->display->display_options['fields']['field_user_job_title']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['fields']['field_user_job_title']['label'] = ''; - $handler->display->display_options['fields']['field_user_job_title']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_user_job_title']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_user_job_title']['alter']['text'] = '
[field_user_job_title]
'; - $handler->display->display_options['fields']['field_user_job_title']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_user_job_title']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_user_job_title']['hide_empty'] = TRUE; - /* Field: Bruger: Arbejdsgiver */ - $handler->display->display_options['fields']['field_user_employer']['id'] = 'field_user_employer'; - $handler->display->display_options['fields']['field_user_employer']['table'] = 'field_data_field_user_employer'; - $handler->display->display_options['fields']['field_user_employer']['field'] = 'field_user_employer'; - $handler->display->display_options['fields']['field_user_employer']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['fields']['field_user_employer']['label'] = ''; - $handler->display->display_options['fields']['field_user_employer']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_user_employer']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_user_employer']['type'] = 'text_plain'; - /* Field: Bruger: Fornavn */ - $handler->display->display_options['fields']['field_user_firstname']['id'] = 'field_user_firstname'; - $handler->display->display_options['fields']['field_user_firstname']['table'] = 'field_data_field_user_firstname'; - $handler->display->display_options['fields']['field_user_firstname']['field'] = 'field_user_firstname'; - $handler->display->display_options['fields']['field_user_firstname']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['fields']['field_user_firstname']['label'] = ''; - $handler->display->display_options['fields']['field_user_firstname']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_user_firstname']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['field_user_firstname']['alter']['text'] = '
[field_user_firstname] [field_user_lastname]
-[field_user_job_title] '; - $handler->display->display_options['fields']['field_user_firstname']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_user_firstname']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['field_user_firstname']['element_wrapper_class'] = 'user'; - $handler->display->display_options['fields']['field_user_firstname']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['field_user_firstname']['hide_empty'] = TRUE; - /* Field: User: Link */ - $handler->display->display_options['fields']['view_user']['id'] = 'view_user'; - $handler->display->display_options['fields']['view_user']['table'] = 'users'; - $handler->display->display_options['fields']['view_user']['field'] = 'view_user'; - $handler->display->display_options['fields']['view_user']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['fields']['view_user']['label'] = ''; - $handler->display->display_options['fields']['view_user']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['view_user']['alter']['text'] = '[field_user_firstname]'; - $handler->display->display_options['fields']['view_user']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['view_user']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['view_user']['element_wrapper_class'] = 'user'; - $handler->display->display_options['fields']['view_user']['element_default_classes'] = FALSE; + /* Relationship: Nodequeue: Queue */ + $handler->display->display_options['relationships']['nodequeue_rel']['id'] = 'nodequeue_rel'; + $handler->display->display_options['relationships']['nodequeue_rel']['table'] = 'node'; + $handler->display->display_options['relationships']['nodequeue_rel']['field'] = 'nodequeue_rel'; + $handler->display->display_options['relationships']['nodequeue_rel']['label'] = 'Kø'; + $handler->display->display_options['relationships']['nodequeue_rel']['required'] = TRUE; + $handler->display->display_options['relationships']['nodequeue_rel']['limit'] = 1; + $handler->display->display_options['relationships']['nodequeue_rel']['names'] = array( + 'forside_slideshow' => 'forside_slideshow', + 'os2_produktsortering' => 0, + ); + /* Field: Indholdselement: Billede */ + $handler->display->display_options['fields']['field_slide_image']['id'] = 'field_slide_image'; + $handler->display->display_options['fields']['field_slide_image']['table'] = 'field_data_field_slide_image'; + $handler->display->display_options['fields']['field_slide_image']['field'] = 'field_slide_image'; + $handler->display->display_options['fields']['field_slide_image']['label'] = ''; + $handler->display->display_options['fields']['field_slide_image']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['field_slide_image']['click_sort_column'] = 'fid'; + $handler->display->display_options['fields']['field_slide_image']['settings'] = array( + 'image_style' => 'slideshow_large', + 'image_link' => '', + ); + /* Field: Global: Custom text */ + $handler->display->display_options['fields']['nothing_1']['id'] = 'nothing_1'; + $handler->display->display_options['fields']['nothing_1']['table'] = 'views'; + $handler->display->display_options['fields']['nothing_1']['field'] = 'nothing'; + $handler->display->display_options['fields']['nothing_1']['label'] = ''; + $handler->display->display_options['fields']['nothing_1']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['nothing_1']['element_wrapper_class'] = 'background-overlay'; + $handler->display->display_options['fields']['nothing_1']['element_default_classes'] = FALSE; + /* Field: Content: Title */ + $handler->display->display_options['fields']['title']['id'] = 'title'; + $handler->display->display_options['fields']['title']['table'] = 'node'; + $handler->display->display_options['fields']['title']['field'] = 'title'; + $handler->display->display_options['fields']['title']['label'] = ''; + $handler->display->display_options['fields']['title']['exclude'] = TRUE; + $handler->display->display_options['fields']['title']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['title']['alter']['text'] = '
[title]
'; + $handler->display->display_options['fields']['title']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['title']['hide_empty'] = TRUE; + $handler->display->display_options['fields']['title']['empty_zero'] = TRUE; + $handler->display->display_options['fields']['title']['link_to_node'] = FALSE; + /* Field: Indholdselement: Brødtekst */ + $handler->display->display_options['fields']['field_slide_body']['id'] = 'field_slide_body'; + $handler->display->display_options['fields']['field_slide_body']['table'] = 'field_data_field_slide_body'; + $handler->display->display_options['fields']['field_slide_body']['field'] = 'field_slide_body'; + $handler->display->display_options['fields']['field_slide_body']['label'] = ''; + $handler->display->display_options['fields']['field_slide_body']['exclude'] = TRUE; + $handler->display->display_options['fields']['field_slide_body']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['field_slide_body']['alter']['text'] = '
[field_slide_body]
'; + $handler->display->display_options['fields']['field_slide_body']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['field_slide_body']['hide_empty'] = TRUE; + $handler->display->display_options['fields']['field_slide_body']['empty_zero'] = TRUE; + /* Field: Indholdselement: Links */ + $handler->display->display_options['fields']['field_slide_link']['id'] = 'field_slide_link'; + $handler->display->display_options['fields']['field_slide_link']['table'] = 'field_data_field_slide_link'; + $handler->display->display_options['fields']['field_slide_link']['field'] = 'field_slide_link'; + $handler->display->display_options['fields']['field_slide_link']['label'] = ''; + $handler->display->display_options['fields']['field_slide_link']['exclude'] = TRUE; + $handler->display->display_options['fields']['field_slide_link']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['field_slide_link']['alter']['text'] = ''; + $handler->display->display_options['fields']['field_slide_link']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['field_slide_link']['hide_empty'] = TRUE; + $handler->display->display_options['fields']['field_slide_link']['empty_zero'] = TRUE; + $handler->display->display_options['fields']['field_slide_link']['click_sort_column'] = 'url'; + $handler->display->display_options['fields']['field_slide_link']['delta_offset'] = '0'; + $handler->display->display_options['fields']['field_slide_link']['multi_type'] = 'ul'; + /* Field: Indholdselement: Layout */ + $handler->display->display_options['fields']['field_slide_layout']['id'] = 'field_slide_layout'; + $handler->display->display_options['fields']['field_slide_layout']['table'] = 'field_data_field_slide_layout'; + $handler->display->display_options['fields']['field_slide_layout']['field'] = 'field_slide_layout'; + $handler->display->display_options['fields']['field_slide_layout']['label'] = ''; + $handler->display->display_options['fields']['field_slide_layout']['exclude'] = TRUE; + $handler->display->display_options['fields']['field_slide_layout']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['field_slide_layout']['type'] = 'list_key'; + /* Field: Global: Custom text */ + $handler->display->display_options['fields']['nothing']['id'] = 'nothing'; + $handler->display->display_options['fields']['nothing']['table'] = 'views'; + $handler->display->display_options['fields']['nothing']['field'] = 'nothing'; + $handler->display->display_options['fields']['nothing']['label'] = ''; + $handler->display->display_options['fields']['nothing']['alter']['text'] = '
+[title] +[field_slide_body] +[field_slide_link] +
'; + $handler->display->display_options['fields']['nothing']['element_type'] = 'div'; + $handler->display->display_options['fields']['nothing']['element_label_type'] = 'div'; + $handler->display->display_options['fields']['nothing']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['nothing']['element_wrapper_type'] = 'div'; + /* Field: Indholdselement: Ekstra billede */ + $handler->display->display_options['fields']['field_slide_image_extra']['id'] = 'field_slide_image_extra'; + $handler->display->display_options['fields']['field_slide_image_extra']['table'] = 'field_data_field_slide_image_extra'; + $handler->display->display_options['fields']['field_slide_image_extra']['field'] = 'field_slide_image_extra'; + $handler->display->display_options['fields']['field_slide_image_extra']['label'] = ''; + $handler->display->display_options['fields']['field_slide_image_extra']['alter']['text'] = '
[field_slide_image_extra]
'; + $handler->display->display_options['fields']['field_slide_image_extra']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['field_slide_image_extra']['element_wrapper_type'] = 'div'; + $handler->display->display_options['fields']['field_slide_image_extra']['element_wrapper_class'] = 'extra-image'; + $handler->display->display_options['fields']['field_slide_image_extra']['element_default_classes'] = FALSE; + $handler->display->display_options['fields']['field_slide_image_extra']['hide_empty'] = TRUE; + $handler->display->display_options['fields']['field_slide_image_extra']['empty_zero'] = TRUE; + $handler->display->display_options['fields']['field_slide_image_extra']['click_sort_column'] = 'fid'; + $handler->display->display_options['fields']['field_slide_image_extra']['settings'] = array( + 'image_style' => '', + 'image_link' => '', + ); + /* Sort criterion: Nodequeue: Position */ + $handler->display->display_options['sorts']['position']['id'] = 'position'; + $handler->display->display_options['sorts']['position']['table'] = 'nodequeue_nodes'; + $handler->display->display_options['sorts']['position']['field'] = 'position'; + $handler->display->display_options['sorts']['position']['relationship'] = 'nodequeue_rel'; /* Sort criterion: Content: Post date */ $handler->display->display_options['sorts']['created']['id'] = 'created'; $handler->display->display_options['sorts']['created']['table'] = 'node'; $handler->display->display_options['sorts']['created']['field'] = 'created'; $handler->display->display_options['sorts']['created']['order'] = 'DESC'; - /* Contextual filter: Content: Nid */ - $handler->display->display_options['arguments']['nid']['id'] = 'nid'; - $handler->display->display_options['arguments']['nid']['table'] = 'node'; - $handler->display->display_options['arguments']['nid']['field'] = 'nid'; - $handler->display->display_options['arguments']['nid']['default_action'] = 'default'; - $handler->display->display_options['arguments']['nid']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['nid']['default_argument_type'] = 'node'; - $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; @@ -6957,16 +4987,18 @@ function osto_views_views_default_views() { $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filter criterion: User: The user ID */ - $handler->display->display_options['filters']['uid_raw']['id'] = 'uid_raw'; - $handler->display->display_options['filters']['uid_raw']['table'] = 'users'; - $handler->display->display_options['filters']['uid_raw']['field'] = 'uid_raw'; - $handler->display->display_options['filters']['uid_raw']['relationship'] = 'field_pub_part_user_contact_target_id'; - $handler->display->display_options['filters']['uid_raw']['operator'] = 'not empty'; + /* Filter criterion: Content: Type */ + $handler->display->display_options['filters']['type']['id'] = 'type'; + $handler->display->display_options['filters']['type']['table'] = 'node'; + $handler->display->display_options['filters']['type']['field'] = 'type'; + $handler->display->display_options['filters']['type']['value'] = array( + 'slide' => 'slide', + ); /* Display: Block */ $handler = $view->new_display('block', 'Block', 'block'); - $translatables['ting_sidebar_users'] = array( + $handler->display->display_options['block_description'] = 'Slideshow'; + $translatables['ting_slideshow'] = array( t('Master'), t('mere'), t('Udfør'), @@ -6974,16 +5006,21 @@ function osto_views_views_default_views() { t('Sortér efter'), t('Stigende'), t('Faldende'), - t('Bruger entity referenced from field_pub_part_user_contact'), - t('
[field_user_job_title]
'), - t('
[field_user_firstname] [field_user_lastname]
-[field_user_job_title] '), - t('[field_user_firstname]'), - t('Alle'), + t('Kø'), + t('
[title]
'), + t('
[field_slide_body]
'), + t(''), + t('
+[title] +[field_slide_body] +[field_slide_link] +
'), + t('
[field_slide_image_extra]
'), t('Block'), t('more'), + t('Slideshow'), ); - $export['ting_sidebar_users'] = $view; + $export['ting_slideshow'] = $view; $view = new view(); $view->name = 'ting_suppliers'; @@ -6998,7 +5035,7 @@ function osto_views_views_default_views() { /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); $handler->display->display_options['title'] = 'Leverandører'; - $handler->display->display_options['css_class'] = 'supplier-overview'; + $handler->display->display_options['css_class'] = 'supplier-overview logo-list'; $handler->display->display_options['use_ajax'] = TRUE; $handler->display->display_options['use_more_always'] = FALSE; $handler->display->display_options['use_more_text'] = 'mere'; @@ -7037,7 +5074,6 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['title']['table'] = 'node'; $handler->display->display_options['fields']['title']['field'] = 'title'; $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['alter_text'] = TRUE; $handler->display->display_options['fields']['title']['alter']['text'] = ' [title]'; $handler->display->display_options['fields']['title']['alter']['max_length'] = '90'; $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; @@ -7224,7 +5260,7 @@ function osto_views_views_default_views() { /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); $handler->display->display_options['title'] = 'Grupper'; - $handler->display->display_options['css_class'] = 'team-overview'; + $handler->display->display_options['css_class'] = 'team-overview logo-list'; $handler->display->display_options['use_ajax'] = TRUE; $handler->display->display_options['use_more_always'] = FALSE; $handler->display->display_options['use_more_text'] = 'mere'; @@ -7387,7 +5423,6 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['title']['table'] = 'node'; $handler->display->display_options['fields']['title']['field'] = 'title'; $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['alter_text'] = TRUE; $handler->display->display_options['fields']['title']['alter']['text'] = ' [title]'; $handler->display->display_options['fields']['title']['alter']['max_length'] = '90'; $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; @@ -7406,7 +5441,7 @@ function osto_views_views_default_views() { $handler->display->display_options['fields']['field_product_logo']['element_default_classes'] = FALSE; $handler->display->display_options['fields']['field_product_logo']['click_sort_column'] = 'fid'; $handler->display->display_options['fields']['field_product_logo']['settings'] = array( - 'image_style' => 'project_large', + 'image_style' => 'node_banner', 'image_link' => 'content', ); /* Field: Indholdselement: Resumé */ @@ -7571,7 +5606,7 @@ function osto_views_views_default_views() { /* Display: Community blok */ $handler = $view->new_display('block', 'Community blok', 'block_2'); $handler->display->display_options['defaults']['css_class'] = FALSE; - $handler->display->display_options['css_class'] = 'project-overview'; + $handler->display->display_options['css_class'] = 'group-overview logo-list'; $handler->display->display_options['defaults']['pager'] = FALSE; $handler->display->display_options['pager']['type'] = 'mini'; $handler->display->display_options['pager']['options']['items_per_page'] = '3'; @@ -7710,279 +5745,6 @@ function osto_views_views_default_views() { ); $export['ting_teams'] = $view; - $view = new view(); - $view->name = 'ting_user_followers'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'users'; - $view->human_name = 'Ting: User followers'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Følgere'; - $handler->display->display_options['css_class'] = 'user-followers'; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'perm'; - $handler->display->display_options['access']['perm'] = 'access user profiles'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'mini'; - $handler->display->display_options['pager']['options']['items_per_page'] = '5'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['pager']['options']['id'] = '0'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* Relationship: Flags: subscribe_user */ - $handler->display->display_options['relationships']['flag_content_rel']['id'] = 'flag_content_rel'; - $handler->display->display_options['relationships']['flag_content_rel']['table'] = 'users'; - $handler->display->display_options['relationships']['flag_content_rel']['field'] = 'flag_content_rel'; - $handler->display->display_options['relationships']['flag_content_rel']['flag'] = 'subscribe_user'; - $handler->display->display_options['relationships']['flag_content_rel']['user_scope'] = 'any'; - /* Relationship: Flags: User */ - $handler->display->display_options['relationships']['uid']['id'] = 'uid'; - $handler->display->display_options['relationships']['uid']['table'] = 'flagging'; - $handler->display->display_options['relationships']['uid']['field'] = 'uid'; - $handler->display->display_options['relationships']['uid']['relationship'] = 'flag_content_rel'; - $handler->display->display_options['relationships']['uid']['required'] = TRUE; - /* Field: User: Picture */ - $handler->display->display_options['fields']['picture']['id'] = 'picture'; - $handler->display->display_options['fields']['picture']['table'] = 'users'; - $handler->display->display_options['fields']['picture']['field'] = 'picture'; - $handler->display->display_options['fields']['picture']['relationship'] = 'uid'; - $handler->display->display_options['fields']['picture']['label'] = ''; - $handler->display->display_options['fields']['picture']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['picture']['element_wrapper_class'] = 'picture'; - $handler->display->display_options['fields']['picture']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['picture']['image_style'] = 'avatar_thumbnail'; - $handler->display->display_options['fields']['picture']['imagecache_preset'] = 'avatar_thumbnail'; - /* Field: Bruger: Arbejdsgiver */ - $handler->display->display_options['fields']['field_user_employer']['id'] = 'field_user_employer'; - $handler->display->display_options['fields']['field_user_employer']['table'] = 'field_data_field_user_employer'; - $handler->display->display_options['fields']['field_user_employer']['field'] = 'field_user_employer'; - $handler->display->display_options['fields']['field_user_employer']['relationship'] = 'uid'; - $handler->display->display_options['fields']['field_user_employer']['label'] = ''; - $handler->display->display_options['fields']['field_user_employer']['exclude'] = TRUE; - $handler->display->display_options['fields']['field_user_employer']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['field_user_employer']['type'] = 'text_plain'; - /* Field: User: Name */ - $handler->display->display_options['fields']['name']['id'] = 'name'; - $handler->display->display_options['fields']['name']['table'] = 'users'; - $handler->display->display_options['fields']['name']['field'] = 'name'; - $handler->display->display_options['fields']['name']['relationship'] = 'uid'; - $handler->display->display_options['fields']['name']['label'] = ''; - $handler->display->display_options['fields']['name']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['name']['alter']['text'] = '[name] -
[field_user_employer]
'; - $handler->display->display_options['fields']['name']['alter']['word_boundary'] = FALSE; - $handler->display->display_options['fields']['name']['alter']['ellipsis'] = FALSE; - $handler->display->display_options['fields']['name']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['name']['element_wrapper_class'] = 'user-name'; - $handler->display->display_options['fields']['name']['element_default_classes'] = FALSE; - /* Contextual filter: Flags: Entity ID */ - $handler->display->display_options['arguments']['entity_id']['id'] = 'entity_id'; - $handler->display->display_options['arguments']['entity_id']['table'] = 'flagging'; - $handler->display->display_options['arguments']['entity_id']['field'] = 'entity_id'; - $handler->display->display_options['arguments']['entity_id']['relationship'] = 'flag_content_rel'; - $handler->display->display_options['arguments']['entity_id']['default_action'] = 'default'; - $handler->display->display_options['arguments']['entity_id']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['entity_id']['default_argument_type'] = 'user'; - $handler->display->display_options['arguments']['entity_id']['default_argument_options']['user'] = FALSE; - $handler->display->display_options['arguments']['entity_id']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['entity_id']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['entity_id']['summary_options']['items_per_page'] = '25'; - $handler->display->display_options['arguments']['entity_id']['specify_validation'] = TRUE; - $handler->display->display_options['arguments']['entity_id']['validate']['type'] = 'flag_flaggable_user'; - /* Filter criterion: User: Active */ - $handler->display->display_options['filters']['status']['id'] = 'status'; - $handler->display->display_options['filters']['status']['table'] = 'users'; - $handler->display->display_options['filters']['status']['field'] = 'status'; - $handler->display->display_options['filters']['status']['value'] = '1'; - $handler->display->display_options['filters']['status']['group'] = 1; - $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - - /* Display: Content pane */ - $handler = $view->new_display('panel_pane', 'Content pane', 'panel_pane_1'); - $handler->display->display_options['pane_title'] = 'Ting: User followers'; - $handler->display->display_options['pane_category']['name'] = 'Ting'; - $handler->display->display_options['pane_category']['weight'] = '0'; - $translatables['ting_user_followers'] = array( - t('Master'), - t('Følgere'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« første'), - t('‹ forrige'), - t('næste ›'), - t('sidste »'), - t('flag'), - t('Flag user'), - t('[name] -
[field_user_employer]
'), - t('Alle'), - t('Content pane'), - t('more'), - t('Ting: User followers'), - t('Ting'), - ); - $export['ting_user_followers'] = $view; - - $view = new view(); - $view->name = 'ting_user_messages'; - $view->description = ''; - $view->tag = 'default'; - $view->base_table = 'message'; - $view->human_name = 'Ting: User messages'; - $view->core = 7; - $view->api_version = '3.0'; - $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ - - /* Display: Master */ - $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Seneste aktivitet'; - $handler->display->display_options['css_class'] = 'messages-user'; - $handler->display->display_options['use_ajax'] = TRUE; - $handler->display->display_options['use_more_always'] = FALSE; - $handler->display->display_options['use_more_text'] = 'mere'; - $handler->display->display_options['access']['type'] = 'none'; - $handler->display->display_options['cache']['type'] = 'none'; - $handler->display->display_options['query']['type'] = 'views_query'; - $handler->display->display_options['exposed_form']['type'] = 'basic'; - $handler->display->display_options['exposed_form']['options']['submit_button'] = 'Udfør'; - $handler->display->display_options['exposed_form']['options']['reset_button_label'] = 'Gendan'; - $handler->display->display_options['exposed_form']['options']['exposed_sorts_label'] = 'Sortér efter'; - $handler->display->display_options['exposed_form']['options']['sort_asc_label'] = 'Stigende'; - $handler->display->display_options['exposed_form']['options']['sort_desc_label'] = 'Faldende'; - $handler->display->display_options['pager']['type'] = 'mini'; - $handler->display->display_options['pager']['options']['items_per_page'] = '5'; - $handler->display->display_options['pager']['options']['offset'] = '0'; - $handler->display->display_options['pager']['options']['id'] = '0'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_label'] = 'Antal elementer'; - $handler->display->display_options['pager']['options']['expose']['items_per_page_options_all_label'] = '- Alle -'; - $handler->display->display_options['pager']['options']['expose']['offset_label'] = 'Forskydning'; - $handler->display->display_options['pager']['options']['tags']['first'] = '« første'; - $handler->display->display_options['pager']['options']['tags']['previous'] = '‹ forrige'; - $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; - $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; - $handler->display->display_options['style_plugin'] = 'default'; - $handler->display->display_options['row_plugin'] = 'fields'; - /* Field: Meddelelse: Type */ - $handler->display->display_options['fields']['type']['id'] = 'type'; - $handler->display->display_options['fields']['type']['table'] = 'message'; - $handler->display->display_options['fields']['type']['field'] = 'type'; - $handler->display->display_options['fields']['type']['label'] = ''; - $handler->display->display_options['fields']['type']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['type']['alter']['text'] = '
'; - $handler->display->display_options['fields']['type']['element_type'] = '0'; - $handler->display->display_options['fields']['type']['element_label_type'] = '0'; - $handler->display->display_options['fields']['type']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['type']['element_wrapper_type'] = 'div'; - $handler->display->display_options['fields']['type']['element_wrapper_class'] = 'message-icon'; - $handler->display->display_options['fields']['type']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['type']['machine_name'] = TRUE; - /* Field: Meddelelse: Rendered Meddelelse */ - $handler->display->display_options['fields']['rendered_entity']['id'] = 'rendered_entity'; - $handler->display->display_options['fields']['rendered_entity']['table'] = 'views_entity_message'; - $handler->display->display_options['fields']['rendered_entity']['field'] = 'rendered_entity'; - $handler->display->display_options['fields']['rendered_entity']['label'] = ''; - $handler->display->display_options['fields']['rendered_entity']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['rendered_entity']['element_wrapper_class'] = 'message'; - $handler->display->display_options['fields']['rendered_entity']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['rendered_entity']['link_to_entity'] = 1; - $handler->display->display_options['fields']['rendered_entity']['display'] = 'view'; - $handler->display->display_options['fields']['rendered_entity']['view_mode'] = 'full'; - $handler->display->display_options['fields']['rendered_entity']['bypass_access'] = 1; - /* Field: Meddelelse: Timestamp */ - $handler->display->display_options['fields']['timestamp']['id'] = 'timestamp'; - $handler->display->display_options['fields']['timestamp']['table'] = 'message'; - $handler->display->display_options['fields']['timestamp']['field'] = 'timestamp'; - $handler->display->display_options['fields']['timestamp']['label'] = ''; - $handler->display->display_options['fields']['timestamp']['element_label_colon'] = FALSE; - $handler->display->display_options['fields']['timestamp']['element_wrapper_class'] = 'created'; - $handler->display->display_options['fields']['timestamp']['element_default_classes'] = FALSE; - $handler->display->display_options['fields']['timestamp']['date_format'] = 'time ago'; - $handler->display->display_options['fields']['timestamp']['second_date_format'] = 'long'; - /* Sort criterion: Meddelelse: Timestamp */ - $handler->display->display_options['sorts']['timestamp']['id'] = 'timestamp'; - $handler->display->display_options['sorts']['timestamp']['table'] = 'message'; - $handler->display->display_options['sorts']['timestamp']['field'] = 'timestamp'; - $handler->display->display_options['sorts']['timestamp']['order'] = 'DESC'; - /* Contextual filter: Meddelelse: Bruger uid */ - $handler->display->display_options['arguments']['user']['id'] = 'user'; - $handler->display->display_options['arguments']['user']['table'] = 'message'; - $handler->display->display_options['arguments']['user']['field'] = 'user'; - $handler->display->display_options['arguments']['user']['default_action'] = 'not found'; - $handler->display->display_options['arguments']['user']['exception']['title'] = 'Alle'; - $handler->display->display_options['arguments']['user']['default_argument_type'] = 'fixed'; - $handler->display->display_options['arguments']['user']['summary']['number_of_records'] = '0'; - $handler->display->display_options['arguments']['user']['summary']['format'] = 'default_summary'; - $handler->display->display_options['arguments']['user']['summary_options']['items_per_page'] = '25'; - $handler->display->display_options['arguments']['user']['specify_validation'] = TRUE; - $handler->display->display_options['arguments']['user']['validate']['type'] = 'user'; - - /* Display: Content pane */ - $handler = $view->new_display('panel_pane', 'Content pane', 'panel_pane_1'); - $handler->display->display_options['pane_title'] = 'Ting: User Messages'; - $handler->display->display_options['pane_category']['name'] = 'Ting'; - $handler->display->display_options['pane_category']['weight'] = '0'; - $handler->display->display_options['argument_input'] = array( - 'user' => array( - 'type' => 'context', - 'context' => 'entity:user.uid', - 'context_optional' => 0, - 'panel' => '0', - 'fixed' => '', - 'label' => 'Meddelelse: Bruger uid', - ), - ); - $translatables['ting_user_messages'] = array( - t('Master'), - t('Seneste aktivitet'), - t('mere'), - t('Udfør'), - t('Gendan'), - t('Sortér efter'), - t('Stigende'), - t('Faldende'), - t('Antal elementer'), - t('- Alle -'), - t('Forskydning'), - t('« første'), - t('‹ forrige'), - t('næste ›'), - t('sidste »'), - t('
'), - t('Alle'), - t('Content pane'), - t('more'), - t('Ting: User Messages'), - t('Ting'), - ); - $export['ting_user_messages'] = $view; - $view = new view(); $view->name = 'ting_user_projects'; $view->description = ''; diff --git a/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.features.field_instance.inc b/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.features.field_instance.inc index 5e855dbf6..6ec23098f 100644 --- a/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.features.field_instance.inc +++ b/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.features.field_instance.inc @@ -21,13 +21,13 @@ function os2_oss_projekter_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 4, + 'weight' => 5, ), 'teaser' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 0, + 'weight' => 7, ), ), 'entity_type' => 'node', @@ -77,13 +77,13 @@ function os2_oss_projekter_field_default_field_instances() { 'label' => 'hidden', 'settings' => array(), 'type' => 'hidden', - 'weight' => 1, + 'weight' => 2, ), 'teaser' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 0, + 'weight' => 5, ), ), 'entity_type' => 'node', @@ -115,13 +115,13 @@ function os2_oss_projekter_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 2, + 'weight' => 3, ), 'teaser' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 0, + 'weight' => 6, ), ), 'entity_type' => 'node', @@ -165,13 +165,13 @@ function os2_oss_projekter_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 3, + 'weight' => 4, ), 'teaser' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 0, + 'weight' => 4, ), ), 'entity_type' => 'node', @@ -201,13 +201,13 @@ function os2_oss_projekter_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 5, + 'weight' => 6, ), 'teaser' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 0, + 'weight' => 3, ), ), 'entity_type' => 'node', @@ -257,13 +257,13 @@ function os2_oss_projekter_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 6, + 'weight' => 7, ), 'teaser' => array( 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 0, + 'weight' => 1, ), ), 'entity_type' => 'node', diff --git a/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.info b/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.info index 5f0b3aad3..b3ae42325 100644 --- a/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.info +++ b/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.info @@ -56,8 +56,8 @@ features[views_view][] = ting_oss_project_metadata features[views_view][] = ting_oss_projects features_exclude[dependencies][ctools] = ctools features_exclude[dependencies][options] = options -features_exclude[field_instance][node-oss_projekt-body] = node-oss_projekt-body features_exclude[field_base][body] = body features_exclude[field_base][field_links] = field_links +features_exclude[field_instance][node-oss_projekt-body] = node-oss_projekt-body features_exclude[variable][pathauto_taxonomy_term_product_categories_pattern] = pathauto_taxonomy_term_product_categories_pattern project path = sites/all/modules/os2 diff --git a/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.strongarm.inc b/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.strongarm.inc index d1000045d..1b237eb82 100644 --- a/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.strongarm.inc +++ b/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.strongarm.inc @@ -123,7 +123,18 @@ function os2_oss_projekter_strongarm() { 'weight' => '8', ), ), - 'display' => array(), + 'display' => array( + 'read_time' => array( + 'default' => array( + 'weight' => '1', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '0', + 'visible' => FALSE, + ), + ), + ), ), ); $export['field_bundle_settings_node__oss_projekt'] = $strongarm; diff --git a/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.views_default.inc b/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.views_default.inc index 44fd1edb6..05eb7a1f8 100644 --- a/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.views_default.inc +++ b/sites/all/modules/os2/os2_oss_projekter/os2_oss_projekter.views_default.inc @@ -41,13 +41,13 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['style_plugin'] = 'default'; $handler->display->display_options['row_plugin'] = 'fields'; $handler->display->display_options['row_options']['hide_empty'] = TRUE; - /* Felt: Indhold: Kategori */ + /* Field: Content: Kategori */ $handler->display->display_options['fields']['field_product_category']['id'] = 'field_product_category'; $handler->display->display_options['fields']['field_product_category']['table'] = 'field_data_field_product_category'; $handler->display->display_options['fields']['field_product_category']['field'] = 'field_product_category'; $handler->display->display_options['fields']['field_product_category']['element_type'] = 'span'; $handler->display->display_options['fields']['field_product_category']['element_label_type'] = 'strong'; - /* Felt: Indhold: Licens */ + /* Field: Content: Licens */ $handler->display->display_options['fields']['field_product_license']['id'] = 'field_product_license'; $handler->display->display_options['fields']['field_product_license']['table'] = 'field_data_field_product_license'; $handler->display->display_options['fields']['field_product_license']['field'] = 'field_product_license'; @@ -55,7 +55,7 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['fields']['field_product_license']['element_label_type'] = 'strong'; $handler->display->display_options['fields']['field_product_license']['hide_empty'] = TRUE; $handler->display->display_options['fields']['field_product_license']['empty_zero'] = TRUE; - /* Felt: Indhold: Download */ + /* Field: Content: Download */ $handler->display->display_options['fields']['field_product_download']['id'] = 'field_product_download'; $handler->display->display_options['fields']['field_product_download']['table'] = 'field_data_field_product_download'; $handler->display->display_options['fields']['field_product_download']['field'] = 'field_product_download'; @@ -65,7 +65,7 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['fields']['field_product_download']['hide_empty'] = TRUE; $handler->display->display_options['fields']['field_product_download']['empty_zero'] = TRUE; $handler->display->display_options['fields']['field_product_download']['click_sort_column'] = 'url'; - /* Kontekstuelt filter: Indhold: Nid */ + /* Contextual filter: Content: Nid */ $handler->display->display_options['arguments']['nid']['id'] = 'nid'; $handler->display->display_options['arguments']['nid']['table'] = 'node'; $handler->display->display_options['arguments']['nid']['field'] = 'nid'; @@ -75,14 +75,14 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - /* Filterkriterie: Indhold: Udgivet */ + /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; $handler->display->display_options['filters']['status']['field'] = 'status'; $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filterkriterie: Indhold: Type */ + /* Filter criterion: Content: Type */ $handler->display->display_options['filters']['type']['id'] = 'type'; $handler->display->display_options['filters']['type']['table'] = 'node'; $handler->display->display_options['filters']['type']['field'] = 'type'; @@ -99,7 +99,7 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['defaults']['title'] = FALSE; $handler->display->display_options['title'] = 'Andre links'; $handler->display->display_options['defaults']['fields'] = FALSE; - /* Felt: Indhold: Links */ + /* Field: Content: Links */ $handler->display->display_options['fields']['field_links']['id'] = 'field_links'; $handler->display->display_options['fields']['field_links']['table'] = 'field_data_field_links'; $handler->display->display_options['fields']['field_links']['field'] = 'field_links'; @@ -128,7 +128,7 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['row_options']['hide_empty'] = TRUE; $handler->display->display_options['defaults']['row_options'] = FALSE; $handler->display->display_options['defaults']['fields'] = FALSE; - /* Felt: Indhold: Nøgleord */ + /* Field: Content: Nøgleord */ $handler->display->display_options['fields']['field_n_gleord']['id'] = 'field_n_gleord'; $handler->display->display_options['fields']['field_n_gleord']['table'] = 'field_data_field_n_gleord'; $handler->display->display_options['fields']['field_n_gleord']['field'] = 'field_n_gleord'; @@ -156,6 +156,7 @@ function os2_oss_projekter_views_default_views() { t('Licens'), t('Alle'), t('Blok'), + t('more'), t('OSS project metadata'), t('Blok: OSS links'), t('Andre links'), @@ -179,7 +180,7 @@ function os2_oss_projekter_views_default_views() { /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); $handler->display->display_options['title'] = 'Andre Open Source projekter'; - $handler->display->display_options['css_class'] = 'product-overview'; + $handler->display->display_options['css_class'] = 'product-overview logo-list'; $handler->display->display_options['use_ajax'] = TRUE; $handler->display->display_options['use_more_always'] = TRUE; $handler->display->display_options['use_more_text'] = 'Se alle produkter'; @@ -207,19 +208,18 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; $handler->display->display_options['style_plugin'] = 'default'; $handler->display->display_options['row_plugin'] = 'fields'; - /* Opførsel ved ingen resultater: Global: Tekstområde */ + /* No results behavior: Global: Text area */ $handler->display->display_options['empty']['area']['id'] = 'area'; $handler->display->display_options['empty']['area']['table'] = 'views'; $handler->display->display_options['empty']['area']['field'] = 'area'; $handler->display->display_options['empty']['area']['empty'] = TRUE; $handler->display->display_options['empty']['area']['content'] = '

Ingen resultater.

'; $handler->display->display_options['empty']['area']['format'] = 'full_html'; - /* Felt: Indhold: Titel */ + /* Field: Content: Title */ $handler->display->display_options['fields']['title']['id'] = 'title'; $handler->display->display_options['fields']['title']['table'] = 'node'; $handler->display->display_options['fields']['title']['field'] = 'title'; $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['alter_text'] = TRUE; $handler->display->display_options['fields']['title']['alter']['text'] = ' [title]'; $handler->display->display_options['fields']['title']['alter']['max_length'] = '90'; $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; @@ -228,7 +228,7 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['fields']['title']['element_wrapper_type'] = 'h3'; $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - /* Felt: Indhold: Logo */ + /* Field: Content: Logo */ $handler->display->display_options['fields']['field_ossproject_logo']['id'] = 'field_ossproject_logo'; $handler->display->display_options['fields']['field_ossproject_logo']['table'] = 'field_data_field_ossproject_logo'; $handler->display->display_options['fields']['field_ossproject_logo']['field'] = 'field_ossproject_logo'; @@ -237,10 +237,10 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['fields']['field_ossproject_logo']['element_wrapper_class'] = 'image'; $handler->display->display_options['fields']['field_ossproject_logo']['click_sort_column'] = 'fid'; $handler->display->display_options['fields']['field_ossproject_logo']['settings'] = array( - 'image_style' => 'medium', + 'image_style' => 'logo_large', 'image_link' => 'content', ); - /* Felt: Indhold: Beskrivelse */ + /* Field: Content: Beskrivelse */ $handler->display->display_options['fields']['body']['id'] = 'body'; $handler->display->display_options['fields']['body']['table'] = 'field_data_body'; $handler->display->display_options['fields']['body']['field'] = 'body'; @@ -251,7 +251,7 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['fields']['body']['settings'] = array( 'trim_length' => '200', ); - /* Felt: Global: Tilpasset tekst */ + /* Field: Global: Custom text */ $handler->display->display_options['fields']['nothing']['id'] = 'nothing'; $handler->display->display_options['fields']['nothing']['table'] = 'views'; $handler->display->display_options['fields']['nothing']['field'] = 'nothing'; @@ -260,18 +260,18 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['fields']['nothing']['element_wrapper_type'] = 'div'; $handler->display->display_options['fields']['nothing']['element_wrapper_class'] = 'meta'; $handler->display->display_options['fields']['nothing']['element_default_classes'] = FALSE; - /* Sorteringskriterie: Indhold: Titel */ + /* Sort criterion: Content: Title */ $handler->display->display_options['sorts']['title']['id'] = 'title'; $handler->display->display_options['sorts']['title']['table'] = 'node'; $handler->display->display_options['sorts']['title']['field'] = 'title'; - /* Filterkriterie: Indhold: Udgivet */ + /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; $handler->display->display_options['filters']['status']['field'] = 'status'; $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filterkriterie: Indhold: Type */ + /* Filter criterion: Content: Type */ $handler->display->display_options['filters']['type']['id'] = 'type'; $handler->display->display_options['filters']['type']['table'] = 'node'; $handler->display->display_options['filters']['type']['field'] = 'type'; @@ -283,7 +283,7 @@ function os2_oss_projekter_views_default_views() { /* Display: Page */ $handler = $view->new_display('page', 'Page', 'page'); $handler->display->display_options['defaults']['footer'] = FALSE; - /* Sidefod: Global: Tekstområde */ + /* Footer: Global: Text area */ $handler->display->display_options['footer']['area']['id'] = 'area'; $handler->display->display_options['footer']['area']['table'] = 'views'; $handler->display->display_options['footer']['area']['field'] = 'area'; @@ -292,20 +292,20 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['footer']['area']['format'] = 'full_html'; $handler->display->display_options['defaults']['relationships'] = FALSE; $handler->display->display_options['defaults']['sorts'] = FALSE; - /* Sorteringskriterie: Indhold: Titel */ + /* Sort criterion: Content: Title */ $handler->display->display_options['sorts']['title']['id'] = 'title'; $handler->display->display_options['sorts']['title']['table'] = 'node'; $handler->display->display_options['sorts']['title']['field'] = 'title'; $handler->display->display_options['defaults']['filter_groups'] = FALSE; $handler->display->display_options['defaults']['filters'] = FALSE; - /* Filterkriterie: Indhold: Udgivet */ + /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; $handler->display->display_options['filters']['status']['field'] = 'status'; $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filterkriterie: Indhold: Type */ + /* Filter criterion: Content: Type */ $handler->display->display_options['filters']['type']['id'] = 'type'; $handler->display->display_options['filters']['type']['table'] = 'node'; $handler->display->display_options['filters']['type']['field'] = 'type'; @@ -313,7 +313,7 @@ function os2_oss_projekter_views_default_views() { 'oss_projekt' => 'oss_projekt', ); $handler->display->display_options['filters']['type']['group'] = 1; - /* Filterkriterie: Global: Kombinér felter filter */ + /* Filter criterion: Global: Combine fields filter */ $handler->display->display_options['filters']['combine']['id'] = 'combine'; $handler->display->display_options['filters']['combine']['table'] = 'views'; $handler->display->display_options['filters']['combine']['field'] = 'combine'; @@ -335,7 +335,7 @@ function os2_oss_projekter_views_default_views() { 'title' => 'title', 'body' => 'body', ); - /* Filterkriterie: Indhold: Har taksonomiterm */ + /* Filter criterion: Content: Has taxonomy term */ $handler->display->display_options['filters']['tid']['id'] = 'tid'; $handler->display->display_options['filters']['tid']['table'] = 'taxonomy_index'; $handler->display->display_options['filters']['tid']['field'] = 'tid'; @@ -380,27 +380,27 @@ function os2_oss_projekter_views_default_views() { $handler->display->display_options['pager']['options']['tags']['next'] = 'næste ›'; $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; $handler->display->display_options['defaults']['footer'] = FALSE; - /* Sidefod: Global: Tekstområde */ + /* Footer: Global: Text area */ $handler->display->display_options['footer']['area']['id'] = 'area'; $handler->display->display_options['footer']['area']['table'] = 'views'; $handler->display->display_options['footer']['area']['field'] = 'area'; $handler->display->display_options['footer']['area']['content'] = 'Se hele listen'; $handler->display->display_options['footer']['area']['format'] = 'full_html'; $handler->display->display_options['defaults']['sorts'] = FALSE; - /* Sorteringskriterie: Indhold: Titel */ + /* Sort criterion: Content: Title */ $handler->display->display_options['sorts']['title']['id'] = 'title'; $handler->display->display_options['sorts']['title']['table'] = 'node'; $handler->display->display_options['sorts']['title']['field'] = 'title'; $handler->display->display_options['defaults']['filter_groups'] = FALSE; $handler->display->display_options['defaults']['filters'] = FALSE; - /* Filterkriterie: Indhold: Udgivet */ + /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; $handler->display->display_options['filters']['status']['field'] = 'status'; $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filterkriterie: Indhold: Type */ + /* Filter criterion: Content: Type */ $handler->display->display_options['filters']['type']['id'] = 'type'; $handler->display->display_options['filters']['type']['table'] = 'node'; $handler->display->display_options['filters']['type']['field'] = 'type'; @@ -427,7 +427,7 @@ function os2_oss_projekter_views_default_views() { t('

Ingen resultater.

'), t(' [title]'), t('Page'), - t('mere'), + t('more'), t('Sidefod OSS projekter'), t('
Mangler der noget på listen så send os et tip.
'), t('Filtrer listen efter søgeord:'), diff --git a/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.features.field_instance.inc b/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.features.field_instance.inc index d96a8a34b..1bfbec307 100644 --- a/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.features.field_instance.inc +++ b/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.features.field_instance.inc @@ -103,7 +103,7 @@ function os2_vejledninger_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 3, + 'weight' => 4, ), 'full' => array( 'label' => 'above', @@ -115,7 +115,7 @@ function os2_vejledninger_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 0, + 'weight' => 5, ), ), 'entity_type' => 'node', @@ -151,7 +151,7 @@ function os2_vejledninger_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 2, + 'weight' => 3, ), 'full' => array( 'label' => 'above', @@ -163,7 +163,7 @@ function os2_vejledninger_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 0, + 'weight' => 4, ), ), 'entity_type' => 'node', @@ -218,7 +218,7 @@ function os2_vejledninger_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 0, + 'weight' => 3, ), ), 'entity_type' => 'node', @@ -262,7 +262,7 @@ function os2_vejledninger_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 4, + 'weight' => 5, ), 'full' => array( 'label' => 'above', @@ -274,7 +274,7 @@ function os2_vejledninger_field_default_field_instances() { 'label' => 'above', 'settings' => array(), 'type' => 'hidden', - 'weight' => 0, + 'weight' => 2, ), ), 'entity_type' => 'node', diff --git a/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.strongarm.inc b/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.strongarm.inc index 7be86a4ca..fbbbfa10e 100644 --- a/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.strongarm.inc +++ b/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.strongarm.inc @@ -123,7 +123,18 @@ function os2_vejledninger_strongarm() { 'weight' => '6', ), ), - 'display' => array(), + 'display' => array( + 'read_time' => array( + 'default' => array( + 'weight' => '2', + 'visible' => FALSE, + ), + 'teaser' => array( + 'weight' => '1', + 'visible' => TRUE, + ), + ), + ), ), ); $export['field_bundle_settings_node__vejledning'] = $strongarm; diff --git a/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.views_default.inc b/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.views_default.inc index 3ff10e1eb..b98630b29 100644 --- a/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.views_default.inc +++ b/sites/all/modules/os2/os2_vejledninger/os2_vejledninger.views_default.inc @@ -22,8 +22,8 @@ function os2_vejledninger_views_default_views() { /* Display: Master */ $handler = $view->new_display('default', 'Master', 'default'); - $handler->display->display_options['title'] = 'Vejledninger'; - $handler->display->display_options['css_class'] = 'product-overview'; + $handler->display->display_options['title'] = 'Vejledninger og skabeloner'; + $handler->display->display_options['css_class'] = 'product-overview image-filter-list'; $handler->display->display_options['use_ajax'] = TRUE; $handler->display->display_options['use_more_always'] = TRUE; $handler->display->display_options['use_more_text'] = 'Se alle produkter'; @@ -51,20 +51,19 @@ function os2_vejledninger_views_default_views() { $handler->display->display_options['pager']['options']['tags']['last'] = 'sidste »'; $handler->display->display_options['style_plugin'] = 'default'; $handler->display->display_options['row_plugin'] = 'fields'; - /* Opførsel ved ingen resultater: Global: Tekstområde */ + /* No results behavior: Global: Text area */ $handler->display->display_options['empty']['area']['id'] = 'area'; $handler->display->display_options['empty']['area']['table'] = 'views'; $handler->display->display_options['empty']['area']['field'] = 'area'; $handler->display->display_options['empty']['area']['empty'] = TRUE; $handler->display->display_options['empty']['area']['content'] = '

Ingen resultater.

'; $handler->display->display_options['empty']['area']['format'] = 'full_html'; - /* Felt: Indhold: Titel */ + /* Field: Content: Title */ $handler->display->display_options['fields']['title']['id'] = 'title'; $handler->display->display_options['fields']['title']['table'] = 'node'; $handler->display->display_options['fields']['title']['field'] = 'title'; $handler->display->display_options['fields']['title']['label'] = ''; - $handler->display->display_options['fields']['title']['alter']['alter_text'] = TRUE; - $handler->display->display_options['fields']['title']['alter']['text'] = ' [title]'; + $handler->display->display_options['fields']['title']['alter']['text'] = '[title]'; $handler->display->display_options['fields']['title']['alter']['max_length'] = '150'; $handler->display->display_options['fields']['title']['alter']['word_boundary'] = FALSE; $handler->display->display_options['fields']['title']['alter']['trim'] = TRUE; @@ -72,20 +71,24 @@ function os2_vejledninger_views_default_views() { $handler->display->display_options['fields']['title']['element_wrapper_type'] = 'h3'; $handler->display->display_options['fields']['title']['element_wrapper_class'] = 'title'; $handler->display->display_options['fields']['title']['element_default_classes'] = FALSE; - /* Felt: Indhold: Billede */ + /* Field: Content: Billede */ $handler->display->display_options['fields']['field_guides_picture']['id'] = 'field_guides_picture'; $handler->display->display_options['fields']['field_guides_picture']['table'] = 'field_data_field_guides_picture'; $handler->display->display_options['fields']['field_guides_picture']['field'] = 'field_guides_picture'; $handler->display->display_options['fields']['field_guides_picture']['label'] = ''; - $handler->display->display_options['fields']['field_guides_picture']['exclude'] = TRUE; + $handler->display->display_options['fields']['field_guides_picture']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['field_guides_picture']['alter']['text'] = ' +[field_guides_picture]'; $handler->display->display_options['fields']['field_guides_picture']['element_label_colon'] = FALSE; $handler->display->display_options['fields']['field_guides_picture']['element_wrapper_class'] = 'image'; + $handler->display->display_options['fields']['field_guides_picture']['empty'] = ' +'; $handler->display->display_options['fields']['field_guides_picture']['click_sort_column'] = 'fid'; $handler->display->display_options['fields']['field_guides_picture']['settings'] = array( - 'image_style' => 'medium', + 'image_style' => 'node_banner_small', 'image_link' => 'content', ); - /* Felt: Indhold: Beskrivelse */ + /* Field: Content: Beskrivelse */ $handler->display->display_options['fields']['body']['id'] = 'body'; $handler->display->display_options['fields']['body']['table'] = 'field_data_body'; $handler->display->display_options['fields']['body']['field'] = 'body'; @@ -96,18 +99,29 @@ function os2_vejledninger_views_default_views() { $handler->display->display_options['fields']['body']['settings'] = array( 'trim_length' => '200', ); - /* Sorteringskriterie: Indhold: Titel */ + /* Field: Broken/missing handler */ + $handler->display->display_options['fields']['read_time']['id'] = 'read_time'; + $handler->display->display_options['fields']['read_time']['table'] = 'read_time'; + $handler->display->display_options['fields']['read_time']['field'] = 'read_time'; + $handler->display->display_options['fields']['read_time']['label'] = ''; + $handler->display->display_options['fields']['read_time']['alter']['alter_text'] = TRUE; + $handler->display->display_options['fields']['read_time']['alter']['text'] = '
[read_time]
'; + $handler->display->display_options['fields']['read_time']['element_label_colon'] = FALSE; + $handler->display->display_options['fields']['read_time']['element_wrapper_type'] = 'div'; + $handler->display->display_options['fields']['read_time']['element_wrapper_class'] = 'meta'; + $handler->display->display_options['fields']['read_time']['element_default_classes'] = FALSE; + /* Sort criterion: Content: Title */ $handler->display->display_options['sorts']['title']['id'] = 'title'; $handler->display->display_options['sorts']['title']['table'] = 'node'; $handler->display->display_options['sorts']['title']['field'] = 'title'; - /* Filterkriterie: Indhold: Udgivet */ + /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; $handler->display->display_options['filters']['status']['field'] = 'status'; $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filterkriterie: Indhold: Type */ + /* Filter criterion: Content: Type */ $handler->display->display_options['filters']['type']['id'] = 'type'; $handler->display->display_options['filters']['type']['table'] = 'node'; $handler->display->display_options['filters']['type']['field'] = 'type'; @@ -119,7 +133,7 @@ function os2_vejledninger_views_default_views() { /* Display: Page */ $handler = $view->new_display('page', 'Page', 'page'); $handler->display->display_options['defaults']['footer'] = FALSE; - /* Sidefod: Global: Tekstområde */ + /* Footer: Global: Text area */ $handler->display->display_options['footer']['area']['id'] = 'area'; $handler->display->display_options['footer']['area']['table'] = 'views'; $handler->display->display_options['footer']['area']['field'] = 'area'; @@ -128,20 +142,20 @@ function os2_vejledninger_views_default_views() { $handler->display->display_options['footer']['area']['format'] = 'full_html'; $handler->display->display_options['defaults']['relationships'] = FALSE; $handler->display->display_options['defaults']['sorts'] = FALSE; - /* Sorteringskriterie: Indhold: Titel */ + /* Sort criterion: Content: Title */ $handler->display->display_options['sorts']['title']['id'] = 'title'; $handler->display->display_options['sorts']['title']['table'] = 'node'; $handler->display->display_options['sorts']['title']['field'] = 'title'; $handler->display->display_options['defaults']['filter_groups'] = FALSE; $handler->display->display_options['defaults']['filters'] = FALSE; - /* Filterkriterie: Indhold: Udgivet */ + /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; $handler->display->display_options['filters']['status']['field'] = 'status'; $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filterkriterie: Indhold: Type */ + /* Filter criterion: Content: Type */ $handler->display->display_options['filters']['type']['id'] = 'type'; $handler->display->display_options['filters']['type']['table'] = 'node'; $handler->display->display_options['filters']['type']['field'] = 'type'; @@ -149,7 +163,7 @@ function os2_vejledninger_views_default_views() { 'vejledning' => 'vejledning', ); $handler->display->display_options['filters']['type']['group'] = 1; - /* Filterkriterie: Global: Kombinér felter filter */ + /* Filter criterion: Global: Combine fields filter */ $handler->display->display_options['filters']['combine']['id'] = 'combine'; $handler->display->display_options['filters']['combine']['table'] = 'views'; $handler->display->display_options['filters']['combine']['field'] = 'combine'; @@ -171,7 +185,7 @@ function os2_vejledninger_views_default_views() { 'title' => 'title', 'body' => 'body', ); - /* Filterkriterie: Indhold: Har taksonomiterm */ + /* Filter criterion: Content: Has taxonomy term */ $handler->display->display_options['filters']['tid']['id'] = 'tid'; $handler->display->display_options['filters']['tid']['table'] = 'taxonomy_index'; $handler->display->display_options['filters']['tid']['field'] = 'tid'; @@ -193,14 +207,14 @@ function os2_vejledninger_views_default_views() { $handler->display->display_options['filters']['tid']['vocabulary'] = 'vejledningstags'; $handler->display->display_options['path'] = 'vejledninger'; $handler->display->display_options['menu']['type'] = 'normal'; - $handler->display->display_options['menu']['title'] = 'Vejledninger'; + $handler->display->display_options['menu']['title'] = 'Vejledninger og Skabeloner'; $handler->display->display_options['menu']['weight'] = '-49'; $handler->display->display_options['menu']['name'] = 'main-menu'; $handler->display->display_options['menu']['context'] = 0; $handler->display->display_options['menu']['context_only_inline'] = 0; $translatables['ting_vejledninger'] = array( t('Master'), - t('Vejledninger'), + t('Vejledninger og skabeloner'), t('Se alle produkter'), t('Udfør'), t('Gendan'), @@ -215,9 +229,14 @@ function os2_vejledninger_views_default_views() { t('næste ›'), t('sidste »'), t('

Ingen resultater.

'), - t(' [title]'), + t('[title]'), + t(' +[field_guides_picture]'), + t(' +'), + t('
[read_time]
'), t('Page'), - t('mere'), + t('more'), t('Sidefod vejledninger'), t('
Der er også hjælp på OS2viden

Har du en vejledning du gerne vil dele så kontakt OS2s sekretariat

'), t('Filtrer listen efter søgeord:'), @@ -256,13 +275,13 @@ function os2_vejledninger_views_default_views() { $handler->display->display_options['style_plugin'] = 'default'; $handler->display->display_options['row_plugin'] = 'fields'; $handler->display->display_options['row_options']['hide_empty'] = TRUE; - /* Felt: Indhold: Kategori */ + /* Field: Content: Kategori */ $handler->display->display_options['fields']['field_guides_category']['id'] = 'field_guides_category'; $handler->display->display_options['fields']['field_guides_category']['table'] = 'field_data_field_guides_category'; $handler->display->display_options['fields']['field_guides_category']['field'] = 'field_guides_category'; $handler->display->display_options['fields']['field_guides_category']['element_type'] = 'span'; $handler->display->display_options['fields']['field_guides_category']['element_label_type'] = 'strong'; - /* Felt: Indhold: Filer */ + /* Field: Content: Filer */ $handler->display->display_options['fields']['field_guides_files']['id'] = 'field_guides_files'; $handler->display->display_options['fields']['field_guides_files']['table'] = 'field_data_field_guides_files'; $handler->display->display_options['fields']['field_guides_files']['field'] = 'field_guides_files'; @@ -274,7 +293,7 @@ function os2_vejledninger_views_default_views() { ); $handler->display->display_options['fields']['field_guides_files']['delta_offset'] = '0'; $handler->display->display_options['fields']['field_guides_files']['multi_type'] = 'ul'; - /* Kontekstuelt filter: Indhold: Nid */ + /* Contextual filter: Content: Nid */ $handler->display->display_options['arguments']['nid']['id'] = 'nid'; $handler->display->display_options['arguments']['nid']['table'] = 'node'; $handler->display->display_options['arguments']['nid']['field'] = 'nid'; @@ -284,14 +303,14 @@ function os2_vejledninger_views_default_views() { $handler->display->display_options['arguments']['nid']['summary']['number_of_records'] = '0'; $handler->display->display_options['arguments']['nid']['summary']['format'] = 'default_summary'; $handler->display->display_options['arguments']['nid']['summary_options']['items_per_page'] = '25'; - /* Filterkriterie: Indhold: Udgivet */ + /* Filter criterion: Content: Published */ $handler->display->display_options['filters']['status']['id'] = 'status'; $handler->display->display_options['filters']['status']['table'] = 'node'; $handler->display->display_options['filters']['status']['field'] = 'status'; $handler->display->display_options['filters']['status']['value'] = 1; $handler->display->display_options['filters']['status']['group'] = 1; $handler->display->display_options['filters']['status']['expose']['operator'] = FALSE; - /* Filterkriterie: Indhold: Type */ + /* Filter criterion: Content: Type */ $handler->display->display_options['filters']['type']['id'] = 'type'; $handler->display->display_options['filters']['type']['table'] = 'node'; $handler->display->display_options['filters']['type']['field'] = 'type'; @@ -320,7 +339,7 @@ function os2_vejledninger_views_default_views() { $handler->display->display_options['row_options']['hide_empty'] = TRUE; $handler->display->display_options['defaults']['row_options'] = FALSE; $handler->display->display_options['defaults']['fields'] = FALSE; - /* Felt: Indhold: Tags */ + /* Field: Content: Tags */ $handler->display->display_options['fields']['field_guides_tags']['id'] = 'field_guides_tags'; $handler->display->display_options['fields']['field_guides_tags']['table'] = 'field_data_field_guides_tags'; $handler->display->display_options['fields']['field_guides_tags']['field'] = 'field_guides_tags'; @@ -348,6 +367,7 @@ function os2_vejledninger_views_default_views() { t('Filer'), t('Alle'), t('Vejledninger metadata'), + t('more'), t('Blok: Vejledninger tags'), t('

[field_guides_tags]

'), t('OSS project tags'), diff --git a/sites/all/themes/osto_web/css/global.css b/sites/all/themes/osto_web/css/global.css index f6cdc3587..7ac0338e2 100644 --- a/sites/all/themes/osto_web/css/global.css +++ b/sites/all/themes/osto_web/css/global.css @@ -1 +1 @@ -@font-face{font-family:'Montserrat-Regular';src:url("../fonts/Montserrat/Montserrat-Regular.ttf")}@font-face{font-family:'Montserrat-Bold';src:url("../fonts/Montserrat/Montserrat-Bold.ttf");font-weight:bold}@font-face{font-family:'Ting';src:url("../fonts/Ting.eot?-p4n84o");src:url("../fonts/Ting.eot?#iefix-p4n84o") format("embedded-opentype"),url("../fonts/Ting.woff?-p4n84o") format("woff"),url("../fonts/Ting.ttf?-p4n84o") format("truetype"),url("../fonts/Ting.svg?-p4n84o#Ting") format("svg");font-weight:normal;font-style:normal}[class^="ting-icon-"],[class*=" ting-icon-"]{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ting-icon-star:before{content:"\e614"}.icon-github:before{content:"\e615"}.ting-icon-like:before{content:"\e613"}.ting-icon-search:before{content:"\e612"}.ting-icon-help:before{content:"\e611"}.ting-icon-plane:before{content:"\e60d"}.ting-icon-mail:before{content:"\e600"}.ting-icon-heart:before{content:"\e610"}.ting-icon-news:before{content:"\e601"}.ting-icon-calendar:before{content:"\e602"}.ting-icon-pencil:before{content:"\e603"}.ting-icon-file:before{content:"\e604"}.ting-icon-file2:before{content:"\e605"}.ting-icon-copy:before{content:"\e606"}.ting-icon-tags:before{content:"\e607"}.ting-icon-clock:before{content:"\e608"}.ting-icon-bubble:before{content:"\e609"}.ting-icon-bubbles:before{content:"\e60a"}.ting-icon-bubbles2:before{content:"\e60b"}.ting-icon-user:before{content:"\e60c"}.ting-icon-download:before{content:"\e60f"}.ting-icon-file-xml:before{content:"\e60e"}.message-icon div:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#3b6fb6;font-size:2.3em;position:relative;top:2px}.message-icon .activity_node_insert:before{content:"\e604"}.message-icon .activity_comment_insert:before{content:"\e60b"}.message-icon .activity_user_follows_node:before,.message-icon .activity_user_follows_user:before{content:"\e614"}.message-icon .activity_user_insert:before{content:"\e60c"}.icon-tutorial{width:3em;height:3em;display:block;float:left;background:url("../img/icon-tutorial.svg");background-size:3em;background-repeat:no-repeat;background-position:top left}.logo-img{height:90px;line-height:90px;text-align:center}.logo-img a{vertical-align:middle;line-height:1;display:inline-block}#page-title{font-size:2.08333em;line-height:1.3em;font-weight:bold;margin:0;padding:0 0 30px}.page-type{color:#c9c9c9;display:block;margin-bottom:3px;text-transform:uppercase}.contextual-links-region{width:100%;float:left}table{width:100%}table tr th{padding:10px 10px;font-size:1.16667em;font-weight:bold}table tr td{padding:10px 10px}dl dt{margin-bottom:5px}dl dt a{color:#3b6fb6;font-size:1.25em}dl dd{margin-bottom:15px}div.messages{margin:15px 0;padding:16px 16px 16px 50px;background-position:15px 50%;line-height:1.3em}.flag-wrapper a.flag{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.flag-wrapper a.flag:hover{text-decoration:none}.flag-wrapper a.unflag-action{background:#162942}.flag-wrapper .flag-message{top:3.25em}.label{display:inline;padding:.2em .6em .3em;font-size:100%;font-weight:normal;line-height:1;color:#fff;background-color:#868686;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label a{color:#fff;text-decoration:none}.label a:hover,.label a:focus{color:#e6e6e6;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-spacing{margin-right:.6em}.region-sidebar-first .label,.panel-right .label{float:left;margin-bottom:.6em}.region-sidebar-first .label a,.panel-right .label a{color:#fff !important}.region-sidebar-first .label a:hover,.region-sidebar-first .label a:focus,.panel-right .label a:hover,.panel-right .label a:focus{color:#e6e6e6 !important}.region-sidebar-first .view span.label,.panel-right .view span.label{background-color:transparent;padding:0;color:#000;text-align:left;margin:0;margin-right:.5em;float:none}.link-button{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;color:#fff !important}article.node{margin:0 0 15px 0;overflow:hidden}article.node h2,article.node h3,article.node h4,article.node h5,article.node h6{font-weight:bold;margin:0;padding:0}article.node h2{font-size:1.5em;padding:0.25em 0 0.5em;line-height:1.3em}article.node h3{font-size:1.25em;padding:0.25em 0 0.5em;line-height:1.3em}article.node p{margin:0 0 1.5em;line-height:1.3em}article.node p:last-child{margin:0}article.node a{color:#3b6fb6;text-decoration:none}article.node a:hover{text-decoration:underline}article.node ul,article.node ol{margin:0 0 1.5em 0;padding:0 0 0 30px}article.node ul li,article.node ol li{margin:0 0 5px 0;line-height:1.3em;list-style:disc}article.node ul li{list-style:disc}article.node .field{margin:0 0 15px 0;line-height:1.3em}article.node .node-footer{margin:15px 0 0 0}article.node .node-footer>*{display:inline-block;width:50%}article.node .node-links{vertical-align:bottom;line-height:1em;float:right}article.node .node-links ul{margin:0;padding:0;text-align:right;height:65px;line-height:65px}article.node .node-links ul li{margin:0 0 0 5px;line-height:1em;vertical-align:bottom;display:inline-block}article.node .node-links ul li.statistics_counter{display:none}article.node .node-links ul li.comment-add a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}article.node footer{float:left;width:100%;line-height:1em}article.node footer .submitted-headline{margin:0 0 8px 0}article.node footer .node-author{float:left;width:100%}article.node footer .node-author .author-picture{float:left;margin:0 6px 0 0}article.node footer .node-author .author-picture img{border-radius:45px}article.node footer .node-author .author-name{margin:9px 0 4px 0}article.node footer .node-author .author-name a{color:#3b6fb6;text-decoration:none}article.node footer .node-author .author-name a:hover{text-decoration:underline}article.node footer .node-author .created{font-style:italic}article.node .social-links{margin-top:15px;padding-top:15px;border-top:1px solid gray;overflow:hidden}article.node .social-links .col-first{float:left;width:50%}article.node .social-links .col-first .form-item{width:200px;margin:0;position:relative;left:-2.5px}article.node .social-links .col-first h3{display:none}article.node .social-links .col-first svg{top:9px !important}article.node .social-links .col-first a{text-decoration:none}article.node .social-links .col-sec{float:left;width:50%;text-align:right;height:36px;line-height:36px}article.node .social-links .col-sec .form-item{margin:0;display:inline-block;vertical-align:middle;line-height:1}article.node .social-links .col-sec label{display:none}article.node-project .field-name-field-group-image,article.node-team .field-name-field-group-image{float:left;margin:0 15px 7px 0}article.node-project .field-name-field-group-image img,article.node-team .field-name-field-group-image img{max-width:250px}article.node-project .field-name-field-group-resume,article.node-team .field-name-field-group-resume{font-weight:bold;font-size:1.25em}.pane-ting-group-messages-panel-pane-1 h2{border-top:0}article.node-product .field-label{font-size:1.25em;line-height:1.3em;margin-bottom:5px}article.node-product .field-name-field-product-features .field-items{padding:0 0 0 30px}article.node-product .field-name-field-product-features .field-items .field-item{margin-bottom:5px;display:list-item;list-style:disc}.product-metadata .views-field{margin-bottom:10px}.product-metadata .views-label{margin-bottom:5px;display:inline-block}.product-metadata .views-field-field-product-download{margin-bottom:0}.product-metadata .views-field-field-product-download a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;color:white !important;width:100%}.product-cooperators .item-list ul{margin:0;padding:0}.product-cooperators .item-list ul li{padding:0;margin:0 0 10px 0;line-height:1.3em}.product-cooperators .item-list ul li a{color:#211e1f !important;text-decoration:none;font-weight:bold}.product-cooperators .item-list ul li a:hover{text-decoration:underline}.product-cooperators .item-list ul li:last-child{margin:0}#comments>h2.title{padding:35px 0 20px;border-bottom:1px solid gray}#comments>h2.title.comment-form{border:none;padding:35px 0 20px}article.comment{padding:30px 0;border-bottom:1px solid gray}article.comment .field-name-comment-body{line-height:1.3em}article.comment .field-name-comment-body p{margin:0 0 1em 0}article.comment .field-name-comment-body a{color:#3b6fb6;text-decoration:none}article.comment .field-name-comment-body a:hover{text-decoration:underline}article.comment footer{overflow:hidden}article.comment footer .author-headline{margin:0 0 8px 0}article.comment footer .comment-author{float:left;width:45%}article.comment footer .comment-author .author-picture{float:left;margin:0 6px 0 0}article.comment footer .comment-author .author-picture img{border-radius:45px}article.comment footer .comment-author .author-name{margin:9px 0 4px 0}article.comment footer .comment-author .author-name a{color:#3b6fb6;text-decoration:none}article.comment footer .comment-author .author-name a:hover{text-decoration:underline}article.comment footer .comment-author .created{font-style:italic}article.comment footer .comment-links{float:left;width:55%;padding:3px 0 0 0}article.comment footer .comment-links ul{margin:0;padding:0;text-align:right}article.comment footer .comment-links ul li{margin:0 0 0 10px}article.comment footer .comment-links ul li.comment_forbidden{height:45px;line-height:45px}article.comment footer .comment-links ul li.comment_forbidden span{display:inline-block;line-height:1.3em}article.comment footer .comment-links ul li.comment_forbidden a{color:#3b6fb6}article.comment footer .comment-links ul li.comment-reply{margin:0 0 0 10px}article.comment footer .comment-links ul li.comment-reply a{background:#bfbfbd;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.page-comment-reply .comment-form{margin-top:35px}.item-list ul.pager{margin:20px 0}.item-list ul.pager li{margin:0 5px}.item-list ul.pager li a{color:#211e1f;text-decoration:none}.group-content{background:#fff;box-sizing:border-box}.group-content .views-row{padding:25px 0;border-bottom:1px solid #c9c9c9}.group-content .views-row .title{font-weight:bold;font-size:1.25em}.group-content .views-row .title a{text-decoration:none;color:#211e1f}.group-content .views-row .title a:hover{text-decoration:underline}.group-content .views-row .created{padding:5px 0}.group-content .views-row .resume{margin-top:10px;line-height:1.3em}.group-content .views-row-first{padding:0 0 25px 0}.group-content .views-row-last{border-bottom:0;padding:25px 0 0 0}.group-content .views-row-first.views-row-last{padding:0}.group-members .views-row{overflow:hidden;margin:0 0 15px 0}.group-members .views-row .picture{height:45px;float:left;margin:0 10px 0 0}.group-members .views-row .picture img{border-radius:45px}.group-members .views-row .user-name{height:45px;line-height:45px}.group-members .views-row .user-name span{line-height:1;vertical-align:middle;display:inline-block}.group-members .views-row .user-name a{text-decoration:none;color:#211e1f;font-weight:bold}.group-members .views-row .user-name a:hover{text-decoration:underline}.group-members .views-row .user-name .employer{display:block;margin-top:3px}.group-members .views-row-last{margin:0}.block-ting-products-block-1 .block-title,.block-ting-projects-block-1 .block-title{font-size:2.08333em;margin-bottom:30px}.block-ting-products-block-1 .view-content,.block-ting-projects-block-1 .view-content{overflow:hidden}.block-ting-products-block-1 .view-footer,.block-ting-projects-block-1 .view-footer{margin-top:25px;text-align:center;line-height:1.4em}.block-ting-products-block-1 .view-footer p,.block-ting-projects-block-1 .view-footer p{width:60%;margin:auto;margin-bottom:20px}.block-ting-products-block-1 .view-footer p:last-child,.block-ting-projects-block-1 .view-footer p:last-child{margin-bottom:0}.block-ting-products-block-1 .view-footer a,.block-ting-projects-block-1 .view-footer a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.block-ting-products-block-1 .item-list .pager-previous,.block-ting-products-block-1 .item-list .pager-next,.block-ting-projects-block-1 .item-list .pager-previous,.block-ting-projects-block-1 .item-list .pager-next{position:absolute;top:170px;width:48px;height:90px;display:block}.block-ting-products-block-1 .item-list .pager-previous a,.block-ting-products-block-1 .item-list .pager-next a,.block-ting-projects-block-1 .item-list .pager-previous a,.block-ting-projects-block-1 .item-list .pager-next a{display:block;width:48px;height:90px;text-indent:-9999px}.block-ting-products-block-1 .item-list .pager-previous,.block-ting-projects-block-1 .item-list .pager-previous{left:-125px;background:url("../img/pager-prev-inactive.png") no-repeat center center}.block-ting-products-block-1 .item-list .pager-previous a,.block-ting-projects-block-1 .item-list .pager-previous a{background:url("../img/pager-prev.png") no-repeat center center}.block-ting-products-block-1 .item-list .pager-next,.block-ting-projects-block-1 .item-list .pager-next{right:-125px;background:url("../img/pager-next-inactive.png") no-repeat center center}.block-ting-products-block-1 .item-list .pager-next a,.block-ting-projects-block-1 .item-list .pager-next a{background:url("../img/pager-next.png") no-repeat center center}.block-ting-products-block-1 .item-list .pager-current,.block-ting-projects-block-1 .item-list .pager-current{display:none}.views-exposed-form input[type="text"]{padding:0 1em !important}.project-overview,.product-overview,.team-overview,.partner-overview,.supplier-overview,.members-overview{float:left;width:100%;position:relative}.project-overview .views-row,.product-overview .views-row,.team-overview .views-row,.partner-overview .views-row,.supplier-overview .views-row,.members-overview .views-row{float:left;width:100%;margin:0 0 15px 0;position:relative;background:#fff;box-sizing:border-box}.project-overview .views-row .title,.product-overview .views-row .title,.team-overview .views-row .title,.partner-overview .views-row .title,.supplier-overview .views-row .title,.members-overview .views-row .title{font-size:1.25em;line-height:1.3em;font-weight:bold;padding:15px;height:33px}.project-overview .views-row .title a,.product-overview .views-row .title a,.team-overview .views-row .title a,.partner-overview .views-row .title a,.supplier-overview .views-row .title a,.members-overview .views-row .title a{color:#211e1f;text-decoration:none;display:block;padding-left:35px;position:relative}.project-overview .views-row .title a span.ting-icon-file-xml,.product-overview .views-row .title a span.ting-icon-file-xml,.team-overview .views-row .title a span.ting-icon-file-xml,.partner-overview .views-row .title a span.ting-icon-file-xml,.supplier-overview .views-row .title a span.ting-icon-file-xml,.members-overview .views-row .title a span.ting-icon-file-xml{position:absolute;left:0;top:3px;font-size:1.9em;color:#3b6fb6}.project-overview .views-row .title a span.text,.product-overview .views-row .title a span.text,.team-overview .views-row .title a span.text,.partner-overview .views-row .title a span.text,.supplier-overview .views-row .title a span.text,.members-overview .views-row .title a span.text{display:inline-block;line-height:1.3em;vertical-align:middle}.project-overview .views-row .partners,.project-overview .views-row .owner,.product-overview .views-row .partners,.product-overview .views-row .owner,.team-overview .views-row .partners,.team-overview .views-row .owner,.partner-overview .views-row .partners,.partner-overview .views-row .owner,.supplier-overview .views-row .partners,.supplier-overview .views-row .owner,.members-overview .views-row .partners,.members-overview .views-row .owner{color:#a8a8a8;font-style:italic;position:relative;left:50px;position:absolute;top:36px;font-size:11px}.project-overview .views-row .image,.product-overview .views-row .image,.team-overview .views-row .image,.partner-overview .views-row .image,.supplier-overview .views-row .image,.members-overview .views-row .image{text-align:center}.project-overview .views-row .organisation,.project-overview .views-row .address,.product-overview .views-row .organisation,.product-overview .views-row .address,.team-overview .views-row .organisation,.team-overview .views-row .address,.partner-overview .views-row .organisation,.partner-overview .views-row .address,.supplier-overview .views-row .organisation,.supplier-overview .views-row .address,.members-overview .views-row .organisation,.members-overview .views-row .address{font-size:1em;line-height:1.3em;padding:0 15px 15px}.project-overview .views-row .address,.product-overview .views-row .address,.team-overview .views-row .address,.partner-overview .views-row .address,.supplier-overview .views-row .address,.members-overview .views-row .address{min-height:65px}.project-overview .views-row .resume,.product-overview .views-row .resume,.team-overview .views-row .resume,.partner-overview .views-row .resume,.supplier-overview .views-row .resume,.members-overview .views-row .resume{font-size:1em;line-height:1.3em;padding:20px 15px;height:75px}.project-overview .views-row .meta,.product-overview .views-row .meta,.team-overview .views-row .meta,.partner-overview .views-row .meta,.supplier-overview .views-row .meta,.members-overview .views-row .meta{padding-top:10px;margin:0 15px 10px 15px;height:30px;line-height:30px;vertical-align:middle;color:#868686;border-top:1px solid gray}.project-overview .views-row .meta>span,.product-overview .views-row .meta>span,.team-overview .views-row .meta>span,.partner-overview .views-row .meta>span,.supplier-overview .views-row .meta>span,.members-overview .views-row .meta>span{display:block}.project-overview .views-row .meta .members,.product-overview .views-row .meta .members,.team-overview .views-row .meta .members,.partner-overview .views-row .meta .members,.supplier-overview .views-row .meta .members,.members-overview .views-row .meta .members{width:60%;line-height:1em;display:inline-block}.project-overview .views-row .meta .members span,.product-overview .views-row .meta .members span,.team-overview .views-row .meta .members span,.partner-overview .views-row .meta .members span,.supplier-overview .views-row .meta .members span,.members-overview .views-row .meta .members span{font-size:1.5em;position:relative;top:2px;margin:0 1px 0 0}.project-overview .views-row .meta div.flag,.product-overview .views-row .meta div.flag,.team-overview .views-row .meta div.flag,.partner-overview .views-row .meta div.flag,.supplier-overview .views-row .meta div.flag,.members-overview .views-row .meta div.flag{width:40%;display:inline-block;text-align:right;float:right;line-height:30px}.project-overview .views-row .meta div.flag a,.product-overview .views-row .meta div.flag a,.team-overview .views-row .meta div.flag a,.partner-overview .views-row .meta div.flag a,.supplier-overview .views-row .meta div.flag a,.members-overview .views-row .meta div.flag a{padding:0;background:transparent;color:#3b6fb6;text-transform:none}.project-overview .views-row .meta div.flag a.unflag-action,.product-overview .views-row .meta div.flag a.unflag-action,.team-overview .views-row .meta div.flag a.unflag-action,.partner-overview .views-row .meta div.flag a.unflag-action,.supplier-overview .views-row .meta div.flag a.unflag-action,.members-overview .views-row .meta div.flag a.unflag-action{color:#162942}.project-overview .view-header a,.product-overview .view-header a,.team-overview .view-header a,.partner-overview .view-header a,.supplier-overview .view-header a,.members-overview .view-header a{position:absolute;top:-62px;right:0;background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.project-overview #views-exposed-form-ting-projects-page,.project-overview #views-exposed-form-ting-products-page,.project-overview #views-exposed-form-ting-teams-page,.project-overview #views-exposed-form-ting-public-partners-page,.project-overview #views-exposed-form-ting-suppliers-page,.project-overview #views-exposed-form-ting-members-page,.project-overview #views-exposed-form-ting-oss-projects-page,.project-overview #views-exposed-form-ting-vejledninger-page,.product-overview #views-exposed-form-ting-projects-page,.product-overview #views-exposed-form-ting-products-page,.product-overview #views-exposed-form-ting-teams-page,.product-overview #views-exposed-form-ting-public-partners-page,.product-overview #views-exposed-form-ting-suppliers-page,.product-overview #views-exposed-form-ting-members-page,.product-overview #views-exposed-form-ting-oss-projects-page,.product-overview #views-exposed-form-ting-vejledninger-page,.team-overview #views-exposed-form-ting-projects-page,.team-overview #views-exposed-form-ting-products-page,.team-overview #views-exposed-form-ting-teams-page,.team-overview #views-exposed-form-ting-public-partners-page,.team-overview #views-exposed-form-ting-suppliers-page,.team-overview #views-exposed-form-ting-members-page,.team-overview #views-exposed-form-ting-oss-projects-page,.team-overview #views-exposed-form-ting-vejledninger-page,.partner-overview #views-exposed-form-ting-projects-page,.partner-overview #views-exposed-form-ting-products-page,.partner-overview #views-exposed-form-ting-teams-page,.partner-overview #views-exposed-form-ting-public-partners-page,.partner-overview #views-exposed-form-ting-suppliers-page,.partner-overview #views-exposed-form-ting-members-page,.partner-overview #views-exposed-form-ting-oss-projects-page,.partner-overview #views-exposed-form-ting-vejledninger-page,.supplier-overview #views-exposed-form-ting-projects-page,.supplier-overview #views-exposed-form-ting-products-page,.supplier-overview #views-exposed-form-ting-teams-page,.supplier-overview #views-exposed-form-ting-public-partners-page,.supplier-overview #views-exposed-form-ting-suppliers-page,.supplier-overview #views-exposed-form-ting-members-page,.supplier-overview #views-exposed-form-ting-oss-projects-page,.supplier-overview #views-exposed-form-ting-vejledninger-page,.members-overview #views-exposed-form-ting-projects-page,.members-overview #views-exposed-form-ting-products-page,.members-overview #views-exposed-form-ting-teams-page,.members-overview #views-exposed-form-ting-public-partners-page,.members-overview #views-exposed-form-ting-suppliers-page,.members-overview #views-exposed-form-ting-members-page,.members-overview #views-exposed-form-ting-oss-projects-page,.members-overview #views-exposed-form-ting-vejledninger-page{border-bottom:1px solid #d8d8d8;margin-bottom:25px}.project-overview #views-exposed-form-ting-projects-page .views-exposed-widgets,.project-overview #views-exposed-form-ting-products-page .views-exposed-widgets,.project-overview #views-exposed-form-ting-teams-page .views-exposed-widgets,.project-overview #views-exposed-form-ting-public-partners-page .views-exposed-widgets,.project-overview #views-exposed-form-ting-suppliers-page .views-exposed-widgets,.project-overview #views-exposed-form-ting-members-page .views-exposed-widgets,.project-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widgets,.project-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widgets,.product-overview #views-exposed-form-ting-projects-page .views-exposed-widgets,.product-overview #views-exposed-form-ting-products-page .views-exposed-widgets,.product-overview #views-exposed-form-ting-teams-page .views-exposed-widgets,.product-overview #views-exposed-form-ting-public-partners-page .views-exposed-widgets,.product-overview #views-exposed-form-ting-suppliers-page .views-exposed-widgets,.product-overview #views-exposed-form-ting-members-page .views-exposed-widgets,.product-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widgets,.product-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widgets,.team-overview #views-exposed-form-ting-projects-page .views-exposed-widgets,.team-overview #views-exposed-form-ting-products-page .views-exposed-widgets,.team-overview #views-exposed-form-ting-teams-page .views-exposed-widgets,.team-overview #views-exposed-form-ting-public-partners-page .views-exposed-widgets,.team-overview #views-exposed-form-ting-suppliers-page .views-exposed-widgets,.team-overview #views-exposed-form-ting-members-page .views-exposed-widgets,.team-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widgets,.team-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widgets,.partner-overview #views-exposed-form-ting-projects-page .views-exposed-widgets,.partner-overview #views-exposed-form-ting-products-page .views-exposed-widgets,.partner-overview #views-exposed-form-ting-teams-page .views-exposed-widgets,.partner-overview #views-exposed-form-ting-public-partners-page .views-exposed-widgets,.partner-overview #views-exposed-form-ting-suppliers-page .views-exposed-widgets,.partner-overview #views-exposed-form-ting-members-page .views-exposed-widgets,.partner-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widgets,.partner-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widgets,.supplier-overview #views-exposed-form-ting-projects-page .views-exposed-widgets,.supplier-overview #views-exposed-form-ting-products-page .views-exposed-widgets,.supplier-overview #views-exposed-form-ting-teams-page .views-exposed-widgets,.supplier-overview #views-exposed-form-ting-public-partners-page .views-exposed-widgets,.supplier-overview #views-exposed-form-ting-suppliers-page .views-exposed-widgets,.supplier-overview #views-exposed-form-ting-members-page .views-exposed-widgets,.supplier-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widgets,.supplier-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widgets,.members-overview #views-exposed-form-ting-projects-page .views-exposed-widgets,.members-overview #views-exposed-form-ting-products-page .views-exposed-widgets,.members-overview #views-exposed-form-ting-teams-page .views-exposed-widgets,.members-overview #views-exposed-form-ting-public-partners-page .views-exposed-widgets,.members-overview #views-exposed-form-ting-suppliers-page .views-exposed-widgets,.members-overview #views-exposed-form-ting-members-page .views-exposed-widgets,.members-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widgets,.members-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widgets{margin-bottom:0;padding-bottom:6px}.project-overview #views-exposed-form-ting-projects-page .views-exposed-widget,.project-overview #views-exposed-form-ting-products-page .views-exposed-widget,.project-overview #views-exposed-form-ting-teams-page .views-exposed-widget,.project-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget,.project-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget,.project-overview #views-exposed-form-ting-members-page .views-exposed-widget,.project-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget,.project-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget,.product-overview #views-exposed-form-ting-projects-page .views-exposed-widget,.product-overview #views-exposed-form-ting-products-page .views-exposed-widget,.product-overview #views-exposed-form-ting-teams-page .views-exposed-widget,.product-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget,.product-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget,.product-overview #views-exposed-form-ting-members-page .views-exposed-widget,.product-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget,.product-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget,.team-overview #views-exposed-form-ting-projects-page .views-exposed-widget,.team-overview #views-exposed-form-ting-products-page .views-exposed-widget,.team-overview #views-exposed-form-ting-teams-page .views-exposed-widget,.team-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget,.team-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget,.team-overview #views-exposed-form-ting-members-page .views-exposed-widget,.team-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget,.team-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget,.partner-overview #views-exposed-form-ting-projects-page .views-exposed-widget,.partner-overview #views-exposed-form-ting-products-page .views-exposed-widget,.partner-overview #views-exposed-form-ting-teams-page .views-exposed-widget,.partner-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget,.partner-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget,.partner-overview #views-exposed-form-ting-members-page .views-exposed-widget,.partner-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget,.partner-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget,.supplier-overview #views-exposed-form-ting-projects-page .views-exposed-widget,.supplier-overview #views-exposed-form-ting-products-page .views-exposed-widget,.supplier-overview #views-exposed-form-ting-teams-page .views-exposed-widget,.supplier-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget,.supplier-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget,.supplier-overview #views-exposed-form-ting-members-page .views-exposed-widget,.supplier-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget,.supplier-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget,.members-overview #views-exposed-form-ting-projects-page .views-exposed-widget,.members-overview #views-exposed-form-ting-products-page .views-exposed-widget,.members-overview #views-exposed-form-ting-teams-page .views-exposed-widget,.members-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget,.members-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget,.members-overview #views-exposed-form-ting-members-page .views-exposed-widget,.members-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget,.members-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget{padding:0 10px 10px 0;margin:0 10px 0 0;border-right:1px solid #d8d8d8}.project-overview #views-exposed-form-ting-projects-page .views-exposed-widget label,.project-overview #views-exposed-form-ting-products-page .views-exposed-widget label,.project-overview #views-exposed-form-ting-teams-page .views-exposed-widget label,.project-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget label,.project-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget label,.project-overview #views-exposed-form-ting-members-page .views-exposed-widget label,.project-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget label,.project-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget label,.product-overview #views-exposed-form-ting-projects-page .views-exposed-widget label,.product-overview #views-exposed-form-ting-products-page .views-exposed-widget label,.product-overview #views-exposed-form-ting-teams-page .views-exposed-widget label,.product-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget label,.product-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget label,.product-overview #views-exposed-form-ting-members-page .views-exposed-widget label,.product-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget label,.product-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget label,.team-overview #views-exposed-form-ting-projects-page .views-exposed-widget label,.team-overview #views-exposed-form-ting-products-page .views-exposed-widget label,.team-overview #views-exposed-form-ting-teams-page .views-exposed-widget label,.team-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget label,.team-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget label,.team-overview #views-exposed-form-ting-members-page .views-exposed-widget label,.team-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget label,.team-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget label,.partner-overview #views-exposed-form-ting-projects-page .views-exposed-widget label,.partner-overview #views-exposed-form-ting-products-page .views-exposed-widget label,.partner-overview #views-exposed-form-ting-teams-page .views-exposed-widget label,.partner-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget label,.partner-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget label,.partner-overview #views-exposed-form-ting-members-page .views-exposed-widget label,.partner-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget label,.partner-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget label,.supplier-overview #views-exposed-form-ting-projects-page .views-exposed-widget label,.supplier-overview #views-exposed-form-ting-products-page .views-exposed-widget label,.supplier-overview #views-exposed-form-ting-teams-page .views-exposed-widget label,.supplier-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget label,.supplier-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget label,.supplier-overview #views-exposed-form-ting-members-page .views-exposed-widget label,.supplier-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget label,.supplier-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget label,.members-overview #views-exposed-form-ting-projects-page .views-exposed-widget label,.members-overview #views-exposed-form-ting-products-page .views-exposed-widget label,.members-overview #views-exposed-form-ting-teams-page .views-exposed-widget label,.members-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget label,.members-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget label,.members-overview #views-exposed-form-ting-members-page .views-exposed-widget label,.members-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget label,.members-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget label{float:left;font-size:1em;text-transform:uppercase;height:25px;line-height:25px;margin:0 10px 0 0}.project-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget,.project-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget,.project-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget,.project-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget,.project-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget,.project-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget,.project-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget,.project-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget,.product-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget,.product-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget,.product-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget,.product-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget,.product-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget,.product-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget,.product-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget,.product-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget,.team-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget,.team-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget,.team-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget,.team-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget,.team-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget,.team-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget,.team-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget,.team-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget,.partner-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget,.partner-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget,.partner-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget,.partner-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget,.partner-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget,.partner-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget,.partner-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget,.partner-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget,.supplier-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget,.supplier-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget,.supplier-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget,.supplier-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget,.supplier-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget,.supplier-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget,.supplier-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget,.supplier-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget,.members-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget,.members-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget,.members-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget,.members-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget,.members-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget,.members-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget,.members-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget,.members-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget{float:left}.project-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget input,.project-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget input,.project-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget input,.project-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget input,.project-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget input,.project-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget input,.project-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget input,.project-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget input,.product-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget input,.product-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget input,.product-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget input,.product-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget input,.product-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget input,.product-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget input,.product-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget input,.product-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget input,.team-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget input,.team-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget input,.team-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget input,.team-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget input,.team-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget input,.team-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget input,.team-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget input,.team-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget input,.partner-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget input,.partner-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget input,.partner-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget input,.partner-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget input,.partner-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget input,.partner-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget input,.partner-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget input,.partner-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget input,.supplier-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget input,.supplier-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget input,.supplier-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget input,.supplier-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget input,.supplier-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget input,.supplier-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget input,.supplier-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget input,.supplier-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget input,.members-overview #views-exposed-form-ting-projects-page .views-exposed-widget .views-widget input,.members-overview #views-exposed-form-ting-products-page .views-exposed-widget .views-widget input,.members-overview #views-exposed-form-ting-teams-page .views-exposed-widget .views-widget input,.members-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget input,.members-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget input,.members-overview #views-exposed-form-ting-members-page .views-exposed-widget .views-widget input,.members-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget input,.members-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget input{height:25px;font-size:12px;width:225px;font-style:italic}.project-overview #views-exposed-form-ting-projects-page .views-exposed-widget .form-submit,.project-overview #views-exposed-form-ting-products-page .views-exposed-widget .form-submit,.project-overview #views-exposed-form-ting-teams-page .views-exposed-widget .form-submit,.project-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .form-submit,.project-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .form-submit,.project-overview #views-exposed-form-ting-members-page .views-exposed-widget .form-submit,.project-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .form-submit,.project-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .form-submit,.product-overview #views-exposed-form-ting-projects-page .views-exposed-widget .form-submit,.product-overview #views-exposed-form-ting-products-page .views-exposed-widget .form-submit,.product-overview #views-exposed-form-ting-teams-page .views-exposed-widget .form-submit,.product-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .form-submit,.product-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .form-submit,.product-overview #views-exposed-form-ting-members-page .views-exposed-widget .form-submit,.product-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .form-submit,.product-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .form-submit,.team-overview #views-exposed-form-ting-projects-page .views-exposed-widget .form-submit,.team-overview #views-exposed-form-ting-products-page .views-exposed-widget .form-submit,.team-overview #views-exposed-form-ting-teams-page .views-exposed-widget .form-submit,.team-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .form-submit,.team-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .form-submit,.team-overview #views-exposed-form-ting-members-page .views-exposed-widget .form-submit,.team-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .form-submit,.team-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .form-submit,.partner-overview #views-exposed-form-ting-projects-page .views-exposed-widget .form-submit,.partner-overview #views-exposed-form-ting-products-page .views-exposed-widget .form-submit,.partner-overview #views-exposed-form-ting-teams-page .views-exposed-widget .form-submit,.partner-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .form-submit,.partner-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .form-submit,.partner-overview #views-exposed-form-ting-members-page .views-exposed-widget .form-submit,.partner-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .form-submit,.partner-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .form-submit,.supplier-overview #views-exposed-form-ting-projects-page .views-exposed-widget .form-submit,.supplier-overview #views-exposed-form-ting-products-page .views-exposed-widget .form-submit,.supplier-overview #views-exposed-form-ting-teams-page .views-exposed-widget .form-submit,.supplier-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .form-submit,.supplier-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .form-submit,.supplier-overview #views-exposed-form-ting-members-page .views-exposed-widget .form-submit,.supplier-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .form-submit,.supplier-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .form-submit,.members-overview #views-exposed-form-ting-projects-page .views-exposed-widget .form-submit,.members-overview #views-exposed-form-ting-products-page .views-exposed-widget .form-submit,.members-overview #views-exposed-form-ting-teams-page .views-exposed-widget .form-submit,.members-overview #views-exposed-form-ting-public-partners-page .views-exposed-widget .form-submit,.members-overview #views-exposed-form-ting-suppliers-page .views-exposed-widget .form-submit,.members-overview #views-exposed-form-ting-members-page .views-exposed-widget .form-submit,.members-overview #views-exposed-form-ting-oss-projects-page .views-exposed-widget .form-submit,.members-overview #views-exposed-form-ting-vejledninger-page .views-exposed-widget .form-submit{margin:0;height:25px;font-size:12px;padding:0 1.5em;font-size:10px;background:#868686}.project-overview #views-exposed-form-ting-projects-page .views-submit-button,.project-overview #views-exposed-form-ting-products-page .views-submit-button,.project-overview #views-exposed-form-ting-teams-page .views-submit-button,.project-overview #views-exposed-form-ting-public-partners-page .views-submit-button,.project-overview #views-exposed-form-ting-suppliers-page .views-submit-button,.project-overview #views-exposed-form-ting-members-page .views-submit-button,.project-overview #views-exposed-form-ting-oss-projects-page .views-submit-button,.project-overview #views-exposed-form-ting-vejledninger-page .views-submit-button,.product-overview #views-exposed-form-ting-projects-page .views-submit-button,.product-overview #views-exposed-form-ting-products-page .views-submit-button,.product-overview #views-exposed-form-ting-teams-page .views-submit-button,.product-overview #views-exposed-form-ting-public-partners-page .views-submit-button,.product-overview #views-exposed-form-ting-suppliers-page .views-submit-button,.product-overview #views-exposed-form-ting-members-page .views-submit-button,.product-overview #views-exposed-form-ting-oss-projects-page .views-submit-button,.product-overview #views-exposed-form-ting-vejledninger-page .views-submit-button,.team-overview #views-exposed-form-ting-projects-page .views-submit-button,.team-overview #views-exposed-form-ting-products-page .views-submit-button,.team-overview #views-exposed-form-ting-teams-page .views-submit-button,.team-overview #views-exposed-form-ting-public-partners-page .views-submit-button,.team-overview #views-exposed-form-ting-suppliers-page .views-submit-button,.team-overview #views-exposed-form-ting-members-page .views-submit-button,.team-overview #views-exposed-form-ting-oss-projects-page .views-submit-button,.team-overview #views-exposed-form-ting-vejledninger-page .views-submit-button,.partner-overview #views-exposed-form-ting-projects-page .views-submit-button,.partner-overview #views-exposed-form-ting-products-page .views-submit-button,.partner-overview #views-exposed-form-ting-teams-page .views-submit-button,.partner-overview #views-exposed-form-ting-public-partners-page .views-submit-button,.partner-overview #views-exposed-form-ting-suppliers-page .views-submit-button,.partner-overview #views-exposed-form-ting-members-page .views-submit-button,.partner-overview #views-exposed-form-ting-oss-projects-page .views-submit-button,.partner-overview #views-exposed-form-ting-vejledninger-page .views-submit-button,.supplier-overview #views-exposed-form-ting-projects-page .views-submit-button,.supplier-overview #views-exposed-form-ting-products-page .views-submit-button,.supplier-overview #views-exposed-form-ting-teams-page .views-submit-button,.supplier-overview #views-exposed-form-ting-public-partners-page .views-submit-button,.supplier-overview #views-exposed-form-ting-suppliers-page .views-submit-button,.supplier-overview #views-exposed-form-ting-members-page .views-submit-button,.supplier-overview #views-exposed-form-ting-oss-projects-page .views-submit-button,.supplier-overview #views-exposed-form-ting-vejledninger-page .views-submit-button,.members-overview #views-exposed-form-ting-projects-page .views-submit-button,.members-overview #views-exposed-form-ting-products-page .views-submit-button,.members-overview #views-exposed-form-ting-teams-page .views-submit-button,.members-overview #views-exposed-form-ting-public-partners-page .views-submit-button,.members-overview #views-exposed-form-ting-suppliers-page .views-submit-button,.members-overview #views-exposed-form-ting-members-page .views-submit-button,.members-overview #views-exposed-form-ting-oss-projects-page .views-submit-button,.members-overview #views-exposed-form-ting-vejledninger-page .views-submit-button{border-right:0}.project-overview.view-ting-vejledninger .title a,.product-overview.view-ting-vejledninger .title a,.team-overview.view-ting-vejledninger .title a,.partner-overview.view-ting-vejledninger .title a,.supplier-overview.view-ting-vejledninger .title a,.members-overview.view-ting-vejledninger .title a{padding-left:0 !important}.project-overview.view-ting-vejledninger .title span.text,.product-overview.view-ting-vejledninger .title span.text,.team-overview.view-ting-vejledninger .title span.text,.partner-overview.view-ting-vejledninger .title span.text,.supplier-overview.view-ting-vejledninger .title span.text,.members-overview.view-ting-vejledninger .title span.text{display:block !important}.page-community .block-ting-projects-block-2 .block-title{color:#fff;font-size:1.5em;margin-bottom:25px}.page-community .project-overview{position:relative}.page-community .project-overview .views-row{margin-bottom:20px;background:transparent;box-sizing:border-box}.page-community .project-overview .views-row .title{font-size:1em;font-weight:bold;padding:0 0 5px 0;line-height:1em;height:1em}.page-community .project-overview .views-row .title a{color:#fff;text-decoration:none;display:block;padding-left:0;position:relative}.page-community .project-overview .views-row .title a span.ting-icon-file-xml{position:absolute;left:0;top:7px;font-size:1.75em;color:#3b6fb6}.page-community .project-overview .views-row .title a span.text{display:inline-block;line-height:1.3em;vertical-align:middle}.page-community .project-overview .views-row .partners-sec,.page-community .project-overview .views-row .owner-sec{margin-bottom:10px;color:#fff;font-style:italic}.page-community .project-overview .views-row .image{background:white;height:200px;line-height:inherit}.page-community .project-overview .views-row .resume{font-size:1em;line-height:1.3em;padding:20px 15px;background:white;height:45px}.page-community .project-overview .views-row .meta{background:white;margin:0;padding:10px 15px 10px 15px}.page-community .project-overview .views-row-last{margin-bottom:0}.page-community .project-overview .item-list .pager-previous,.page-community .project-overview .item-list .pager-next{position:absolute;top:117px;width:48px;height:90px;display:block}.page-community .project-overview .item-list .pager-previous a,.page-community .project-overview .item-list .pager-next a{display:block;width:48px;height:90px;text-indent:-9999px}.page-community .project-overview .item-list .pager-previous{left:-125px;background:url("../img/pager-prev-light-inactive.png") no-repeat center center}.page-community .project-overview .item-list .pager-previous a{background:url("../img/pager-prev-light.png") no-repeat center center}.page-community .project-overview .item-list .pager-next{right:-125px;background:url("../img/pager-next-light-inactive.png") no-repeat center center}.page-community .project-overview .item-list .pager-next a{background:url("../img/pager-next-light.png") no-repeat center center}.page-community .project-overview .item-list .pager-current{display:none}.supplier-overview .views-row .title{line-height:33px}.supplier-overview .views-row .address{padding:15px}.partner-overview .views-row .title{line-height:33px}.partner-overview .views-row .image{padding:0 15px;box-sizing:border-box}.news-overview .views-row{border-bottom:1px solid gray;margin-bottom:25px}.news-overview .views-row .title{font-size:2.08333em}.news-overview .views-row .title a{color:#211e1f;text-decoration:none;line-height:1.3em}.news-overview .views-row .title a:hover{text-decoration:underline}.news-overview .views-row .meta{font-size:1em;text-transform:uppercase;font-weight:bold;color:#868686;padding:12px 0}.news-overview .views-row .meta a{color:#3b6fb6;text-decoration:none}.news-overview .views-row .meta a:hover{text-decoration:underline}.news-overview .views-row .image{margin-bottom:10px}.news-overview .views-row .image img{transition-property:opacity;transition-duration:250ms}.news-overview .views-row .image img:hover{opacity:0.85}.news-overview .views-row .resume{margin-bottom:15px;line-height:1.3em}.news-overview .views-row .resume p{margin-bottom:1em}.news-overview .views-row .resume p:last-child{margin-bottom:0}.news-overview .views-row .read-more{margin-bottom:25px;text-align:right}.news-overview .views-row .read-more a{background:#162942;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.news-overview .views-row-last{border-bottom:0}.events-overview .views-row{border-bottom:1px solid gray;margin-bottom:25px}.events-overview .views-row .date{float:left;border-right:1px solid gray;margin:0 12px 20px 0;padding:0 12px 0 0;text-align:center}.events-overview .views-row .date .week-day{font-size:0.83em;display:block;font-weight:700;margin:0 0 2px 0}.events-overview .views-row .date .month-day{font-size:2.66em;display:block;font-weight:700}.events-overview .views-row .date .month{font-size:1.83em;display:block}.events-overview .views-row .title{font-size:1.25em;font-weight:bold;line-height:1.3em;margin-bottom:10px}.events-overview .views-row .title a{color:#211e1f;text-decoration:none}.events-overview .views-row .title a:hover{text-decoration:underline}.events-overview .views-row .resume{line-height:1.3em;margin-bottom:15px}.events-overview .views-row .read-more{margin-bottom:25px}.events-overview .views-row .read-more a{color:#3b6fb6;text-decoration:none;font-weight:600}.events-overview .views-row .read-more a:hover{text-decoration:underline}.events-popular .views-row,.news-popular .views-row{margin:0 0 15px 0;padding:0 0 15px 0;border-bottom:1px solid #bebebc;overflow:hidden}.events-popular .views-row .title,.news-popular .views-row .title{line-height:1.3em;margin-bottom:5px}.events-popular .views-row .title a,.news-popular .views-row .title a{color:#211e1f !important;text-decoration:none;font-weight:bold}.events-popular .views-row .title a:hover,.news-popular .views-row .title a:hover{text-decoration:underline}.events-popular .views-row .date,.news-popular .views-row .date{text-align:left;width:50%;float:left;font-style:italic}.events-popular .views-row .participants,.events-popular .views-row .comments,.news-popular .views-row .participants,.news-popular .views-row .comments{text-align:right;width:50%;float:left;font-style:italic}.events-popular .views-row-last,.news-popular .views-row-last{padding:0;margin:0;border-bottom:none}#block-views-exp-ting-events-page .views-exposed-widgets,#block-views-exp-ting-news-page .views-exposed-widgets{margin:0;padding:0}#block-views-exp-ting-events-page .views-exposed-widget,#block-views-exp-ting-news-page .views-exposed-widget{margin:0;padding:0}#block-views-exp-ting-events-page .form-item,#block-views-exp-ting-news-page .form-item{margin:0;padding:0}#block-views-exp-ting-events-page .form-type-bef-link,#block-views-exp-ting-news-page .form-type-bef-link{margin:0 0 15px 0}#block-views-exp-ting-events-page .form-type-bef-link a,#block-views-exp-ting-news-page .form-type-bef-link a{color:#211e1f;font-weight:bold}#block-views-exp-ting-events-page .form-type-bef-link.selected a,#block-views-exp-ting-news-page .form-type-bef-link.selected a{text-decoration:underline;color:#868686}#block-views-exp-ting-events-page .form-item:last-child,#block-views-exp-ting-news-page .form-item:last-child{margin:0}.community-entrances{width:100%;padding:40px 0 20px 0;overflow:hidden}.community-entrances .views-row{background:white;display:block;float:left;width:100%;margin:0 0 20px 0;height:auto;text-align:center;border-radius:3px;box-sizing:border-box}.community-entrances .views-row a{padding:20px 30px 25px;display:block;text-decoration:none}.community-entrances .views-row a h3{text-decoration:none;font-size:2.08333em;color:#3b6fb6;line-height:1.3em;margin:0 0 15px 0;font-weight:600}.community-entrances .views-row a h3 span{font-size:1.5em;position:relative;top:6px;margin:0 4px 0 0}.community-entrances .views-row a p{color:#211e1f;line-height:1.3em;padding:0 10px}.messages-user .views-row{padding:25px 0 25px 40px;border-bottom:1px solid gray;overflow:hidden;position:relative}.messages-user .views-row .message-icon{position:absolute;left:0;top:27px}.messages-user .views-row>.message{margin-bottom:5px;line-height:1.3em}.messages-user .views-row>.message a{color:#3b6fb6;text-decoration:none}.messages-user .views-row>.message a:hover{text-decoration:underline}.messages-user .views-row .created{font-style:italic;color:#35362e}.messages-user .views-row-first{padding:0 0 25px 40px}.messages-user .views-row-first .message-icon{top:2px}.user-followers .views-row,.event-attendees .views-row{overflow:hidden;margin:0 0 15px 0}.user-followers .views-row .picture,.event-attendees .views-row .picture{height:45px;float:left;margin:0 10px 0 0}.user-followers .views-row .picture img,.event-attendees .views-row .picture img{border-radius:45px}.user-followers .views-row .user-name,.user-followers .views-row .name,.event-attendees .views-row .user-name,.event-attendees .views-row .name{height:45px;line-height:45px}.user-followers .views-row .user-name span,.user-followers .views-row .name span,.event-attendees .views-row .user-name span,.event-attendees .views-row .name span{line-height:1;vertical-align:middle;display:inline-block}.user-followers .views-row .user-name a,.user-followers .views-row .name a,.event-attendees .views-row .user-name a,.event-attendees .views-row .name a{text-decoration:none;color:#211e1f;font-weight:bold}.user-followers .views-row .user-name a:hover,.user-followers .views-row .name a:hover,.event-attendees .views-row .user-name a:hover,.event-attendees .views-row .name a:hover{text-decoration:underline}.user-followers .views-row .user-name .employer,.user-followers .views-row .name .employer,.event-attendees .views-row .user-name .employer,.event-attendees .views-row .name .employer{display:block;margin-top:3px}.user-followers .views-row-last,.event-attendees .views-row-last{margin:0}.user-projects .views-row{margin:0 0 10px 0}.user-projects .views-row a{color:#211e1f;text-decoration:none;font-weight:bold}.user-projects .views-row a:hover{text-decoration:underline !important}.user-projects .views-row-last{margin:0}.front #flexslider-1.flexslider{margin:0;padding:0;border:none;position:relative;color:#fff;height:160px;overflow:hidden;border-radius:0;box-shadow:none}.front #flexslider-1.flexslider .slides img{width:auto;height:auto;max-width:auto}.front #flexslider-1.flexslider .views-field-field-slide-image img{height:205px;width:800px;max-width:none;position:absolute;left:50%;margin-left:-400px;filter:grayscale(100%)}.front #flexslider-1.flexslider .full{width:100%}.front #flexslider-1.flexslider .half{width:100%}.front #flexslider-1.flexslider .views-field-nothing{position:absolute;top:0;left:0;z-index:10;width:100%;height:160px;line-height:160px;text-align:center;display:table;content:"";display:block;position:relative;height:100%;width:100%}.front #flexslider-1.flexslider .views-field-nothing>.field-content{margin:auto;width:100%;padding:0 10px;display:inline-block;vertical-align:middle;line-height:1em;position:relative}.front #flexslider-1.flexslider .views-field-nothing .slide-title{font-weight:600;text-transform:uppercase;font-size:1.25em;line-height:1.3em;margin:0 0 15px 0;padding:0 10px;position:relative;top:-10px;transition-property:top,opacity;transition-duration:250ms;transition-timing-function:"easeinout";opacity:0;text-shadow:2px 2px 0 rgba(0,0,0,0.2);background-color:#000}.front #flexslider-1.flexslider .views-field-nothing .slide-body{display:none}.front #flexslider-1.flexslider .views-field-nothing .item-list{position:relative;top:0;transition-property:top,opacity;transition-duration:500ms;transition-timing-function:"easeinout";transition-delay:250ms;opacity:0}.front #flexslider-1.flexslider .views-field-nothing .item-list li{list-style:none;display:inline-block;line-height:1em;margin:0 15px 0 0;padding:0}.front #flexslider-1.flexslider .views-field-nothing .item-list li a{background:#fff;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;font-size:1.25em;font-weight:normal}.front #flexslider-1.flexslider .views-field-nothing .item-list li.last a{background:#666;border:1px solid white;color:white}.front #flexslider-1.flexslider .views-field-nothing .item-list li.first a{background:#fff;border:1px solid #666;color:#666}.front #flexslider-1.flexslider .background-overlay{height:100%;width:100%;position:absolute}.front #flexslider-1.flexslider .extra-image{transition-property:opacity,top;transition-duration:500ms;transition-timing-function:"easeinout";transition-delay:250ms;opacity:0;display:none}.front #flexslider-1.flexslider li.animated .slide-title{top:0;opacity:1}.front #flexslider-1.flexslider li.animated .slide-body{top:0;opacity:1}.front #flexslider-1.flexslider li.animated .item-list{top:0;opacity:1}.front #flexslider-1.flexslider li.animated .extra-image{position:absolute;right:0;width:940px;margin:0 auto;left:0;top:0;opacity:1}.front #flexslider-1.flexslider .flex-control-nav{bottom:10px;z-index:11}.front #flexslider-1.flexslider .flex-control-nav li{margin:0 4px}.front #flexslider-1.flexslider .flex-control-nav li a{height:12px;width:12px;background:#d1d1d1;border-radius:12px;box-shadow:rgba(0,0,0,0.25) 0 0 2px 0}.front #flexslider-1.flexslider .flex-control-nav li a.flex-active{background:#333}.page-community #flexslider-1.flexslider{margin:0;padding:0 0 40px 0;border:none;position:relative;color:white;overflow:hidden;background:transparent;height:auto;border-radius:0;box-shadow:none}.page-community #flexslider-1.flexslider .created{color:#a7c0e3;font-size:1.83em;line-height:1.3em;font-weight:600}.page-community #flexslider-1.flexslider .title{font-weight:800;font-size:1.25em;line-height:1.3em;margin-bottom:15px}.page-community #flexslider-1.flexslider .title a{color:#fff;text-decoration:none}.page-community #flexslider-1.flexslider .read-more{margin-bottom:15px;font-weight:700}.page-community #flexslider-1.flexslider .read-more a{color:#162942;text-transform:uppercase;font-size:1.5em;text-decoration:none}.page-community #flexslider-1.flexslider .flex-control-nav{bottom:0;z-index:11}.page-community #flexslider-1.flexslider .flex-control-nav li{margin:0 3px}.page-community #flexslider-1.flexslider .flex-control-nav li a{height:9px;width:9px;background:#868686;border-radius:10px;box-shadow:none}.page-community #flexslider-1.flexslider .flex-control-nav li a.flex-active{background:#3b6fb6}#quote-slider.flexslider{margin:0;padding:0;border:none;position:relative;border-radius:0;box-shadow:none}#quote-slider.flexslider .views-field-field-quote-body{font-size:1.25em;line-height:1.3em;font-style:italic;margin-bottom:20px;color:#211e1f;font-family:"Montserrat-Regular","Merriweather",serif}#quote-slider.flexslider .views-field-field-quote-author{font-weight:bold;margin-bottom:5px}#quote-slider.flexslider .views-field-field-quote-author-title{color:#a8a8a8}#quote-slider.flexslider .flex-control-nav li{margin:0 4px}#quote-slider.flexslider .flex-control-nav li a{width:8px;height:8px;display:inline-block;background:#d1d1d1;box-shadow:none;border-radius:8px}#quote-slider.flexslider .flex-control-nav li .flex-active{background:#211e1f}.view-ting-members .views-row{float:left;width:47%;margin:0 0 15px 0;position:relative;max-width:250px;background:#fff;box-sizing:border-box}.view-ting-members .views-row .views-field-name{height:2.25em;line-height:2.25em;padding:15px}.view-ting-members .views-row .views-field-name span{line-height:1.3em;vertical-align:middle;display:inline-block}.view-ting-members .views-row .views-field-name a{text-decoration:none;color:#211e1f}.view-ting-members .views-row .views-field-name a:hover{text-decoration:underline}.view-ting-members .views-row-odd{margin-right:6%}#zone-user .block{color:#fff;line-height:1.3em}#zone-user .block a{color:#3b6fb6;text-decoration:none}#zone-user .block a:hover{text-decoration:underline}#zone-user .block-commons-utility-links li{display:inline-block;margin-left:10px;padding-left:10px;border-left:1px solid gray}#zone-user .block-commons-utility-links li a{color:#fff}#zone-user .block-commons-utility-links li a:hover{text-decoration:underline}#zone-user .block-commons-utility-links li.first{border-left:none;margin:0;padding:0}#zone-header{padding:35px 0}.region-header-first .block,.region-header-second .block{color:#fff}.region-header-first .block h2,.region-header-first .block .field-name-field-header-title,.region-header-second .block h2,.region-header-second .block .field-name-field-header-title{font-size:3.33em;font-weight:800}.region-header-first .block h3,.region-header-first .block .field-name-field-header-subtitle,.region-header-second .block h3,.region-header-second .block .field-name-field-header-subtitle{font-size:1.85em;margin-bottom:10px;font-weight:700;color:#3b6fb6}.region-header-first .block .field-item,.region-header-second .block .field-item{display:inline-block;background-color:#000;padding:5px}.region-menu .block.search{width:auto;line-height:90px;position:absolute;right:40px;display:none}.region-menu .block.search .content{line-height:90px}.region-menu .block.search .content a.ting-contact{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;margin:0 25px 0 0;line-height:1;vertical-align:middle}.region-menu .block.search .content a.ting-icon-search{color:#211e1f;text-decoration:none;text-indent:-999em;font-size:0px;position:relative;top:2px}.region-menu .block.search .content a.ting-icon-search:before{font-size:20px;margin-right:5px}.region-footer-first,.region-footer-second{color:#fff;overflow:hidden}.region-footer-first .block,.region-footer-second .block{margin-bottom:35px}.region-footer-first .block .block-title,.region-footer-second .block .block-title{font-size:1.5em;margin-bottom:25px}.region-footer-first .block .content,.region-footer-second .block .content{line-height:1.3em}.region-footer-first .block .content p,.region-footer-second .block .content p{margin-bottom:1em}.region-footer-first .block .content p:last-child,.region-footer-second .block .content p:last-child{margin-bottom:0}.region-footer-first .social_icons_footer a,.region-footer-second .social_icons_footer a{display:inline-block;margin-right:0.5em}.region-footer-first .newsletter #mc_embed_signup,.region-footer-second .newsletter #mc_embed_signup{position:relative}.region-footer-first .newsletter #mc_embed_signup input[type="email"],.region-footer-second .newsletter #mc_embed_signup input[type="email"]{width:310px;border-radius:2px;border:0}.region-footer-first .newsletter #mc_embed_signup input[type="submit"],.region-footer-second .newsletter #mc_embed_signup input[type="submit"]{padding:0.75em 2em 0.75em 2.5em;cursor:pointer}.region-footer-first .newsletter #mc_embed_signup .ting-icon-plane,.region-footer-second .newsletter #mc_embed_signup .ting-icon-plane{display:inline-block;position:relative}.region-footer-first .newsletter #mc_embed_signup .ting-icon-plane:before,.region-footer-second .newsletter #mc_embed_signup .ting-icon-plane:before{position:absolute;font-size:20px;top:12px;left:10px}.region-footer-first .menu-block-wrapper li.expanded,.region-footer-second .menu-block-wrapper li.expanded{width:50%;float:left;padding-right:10px;box-sizing:border-box}.region-footer-first .menu-block-wrapper li.expanded>a,.region-footer-second .menu-block-wrapper li.expanded>a{color:#fff;font-size:1.5em;margin-bottom:25px;font-weight:bold;display:block;text-decoration:none}.region-footer-first .menu-block-wrapper li.expanded>a:hover,.region-footer-second .menu-block-wrapper li.expanded>a:hover{text-decoration:underline}.region-footer-first .menu-block-wrapper li.expanded>ul,.region-footer-second .menu-block-wrapper li.expanded>ul{margin-bottom:35px}.region-footer-first .menu-block-wrapper li.expanded>ul li,.region-footer-second .menu-block-wrapper li.expanded>ul li{margin-bottom:5px;font-size:1.25em;line-height:1.3em}.region-footer-first .menu-block-wrapper li.expanded>ul li a,.region-footer-second .menu-block-wrapper li.expanded>ul li a{color:#fff;text-decoration:none}.region-footer-first .menu-block-wrapper li.expanded>ul li a:hover,.region-footer-second .menu-block-wrapper li.expanded>ul li a:hover{text-decoration:underline}.region-bottom{padding:15px 0;border-top:1px solid #e6e6e6}.region-bottom .block{font-size:1em;color:white}.region-sidebar-first .block{padding:25px 15px;margin:0 0 20px 0;overflow:hidden;background:#e7e7e4;box-sizing:border-box}.region-sidebar-first .block .block-title{font-size:1.08em;padding:0;margin:0 0 1.75em 0;text-transform:uppercase}.region-sidebar-first .block .content{line-height:1.3em}.region-sidebar-first .block .content p{margin:0 0 1.5em;line-height:1.3em}.region-sidebar-first .block .content p:last-child{margin:0}.region-sidebar-first .block .content a{color:#3b6fb6}.region-sidebar-first .read-more-links ul{margin:0;padding:0}.region-sidebar-first .read-more-links ul li{margin:0 0 10px 0;padding:0}.region-sidebar-first .read-more-links ul li a{color:#211e1f !important;text-decoration:none;font-weight:bold}.region-sidebar-first .read-more-links ul li a:hover{text-decoration:underline}.region-sidebar-first .read-more-links ul li.last{margin:0}#block-bean-forside-signup-partner{background:#fff;padding:45px;box-sizing:border-box;border-radius:3px}#block-bean-forside-signup-partner .field-name-field-signup-body{margin:0 0 35px;text-align:center}#block-bean-forside-signup-partner .field-name-field-signup-body strong{text-transform:uppercase;margin:0 0 10px 0;display:block;color:#e6e6e6;font-weight:600}#block-bean-forside-signup-partner .field-name-field-signup-body h2{font-size:2.08333em;margin:0 0 15px 0}#block-bean-forside-signup-partner .field-name-field-signup-body p{line-height:1.4em;margin:auto}#block-bean-forside-signup-partner .col-first{float:left;text-align:center;margin:0 0 35px 0;max-width:100%;box-sizing:border-box}#block-bean-forside-signup-partner .col-first .field{display:inline-block;margin:0 0 18px 0;line-height:1.3em;max-width:100%}#block-bean-forside-signup-partner .col-second{float:left;text-align:center;max-width:100%;box-sizing:border-box}#block-bean-forside-signup-partner .col-second .field{display:inline-block;margin:0 0 15px 0;line-height:1.3em;max-width:100%}#block-bean-forside-signup-partner .col-first h3,#block-bean-forside-signup-partner .col-second h3{font-size:1.25em;line-height:1.3em;margin:0 0 7px 0}#block-bean-forside-signup-partner .col-first .field-type-link-field,#block-bean-forside-signup-partner .col-second .field-type-link-field{margin:0}#block-bean-forside-signup-partner .col-first .field-type-link-field a,#block-bean-forside-signup-partner .col-second .field-type-link-field a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;min-width:175px}#block-bean-forside-signup-partner-0{box-sizing:border-box;border-radius:3px}#block-bean-forside-signup-partner-0 .field-name-field-signup-body{margin:0 0 35px;text-align:center}#block-bean-forside-signup-partner-0 .field-name-field-signup-body strong{text-transform:uppercase;margin:0 0 10px 0;display:block;color:gray;font-weight:600}#block-bean-forside-signup-partner-0 .field-name-field-signup-body h2{font-size:2.08333em;margin:0 0 15px 0}#block-bean-forside-signup-partner-0 .field-name-field-signup-body p{line-height:1.4em;margin:auto}#block-bean-forside-signup-partner-0 .col-first{margin-bottom:35px;text-align:center}#block-bean-forside-signup-partner-0 .col-first>div{max-width:100%}#block-bean-forside-signup-partner-0 .col-second{text-align:center;margin-bottom:25px;float:left;width:100%}#block-bean-forside-signup-partner-0 .footer{width:100%;float:left;text-align:center;margin:40px 0 0 0}#block-bean-forside-signup-partner-0 .footer a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;min-width:175px}.block.btn-link-add{padding:0;background:transparent}.block.btn-link-add .content a{background:#a7c0e3;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;color:white;width:100%}.front .region-preface-first-inner{width:100%}.front .region-preface-first-inner .news-block{float:left;width:100%;margin:0 0 30px 0}.front .region-preface-first-inner .news-block .block-title{font-size:1.25em;text-transform:uppercase;font-weight:400;margin:0 0 20px 0}.front .region-preface-first-inner .news-block .block-title:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#3b6fb6;margin:0 7px 0 0;font-size:1.2em;position:relative;top:2px}.front .region-preface-first-inner .news-block.latest-news .block-title:before{content:"\e601"}.front .region-preface-first-inner .news-block.latest-posts .block-title:before{content:"\e60b"}.front .region-preface-first-inner .news-block.latest-events{margin-bottom:0}.front .region-preface-first-inner .news-block.latest-events .block-title:before{content:"\e602"}.front .latest-activity .view-content{overflow:hidden}.front .latest-activity .views-row{margin:0 0 20px 0}.front .latest-activity .views-row .title{font-weight:bold;line-height:1.3em;margin:0 0 5px 0}.front .latest-activity .views-row .title a{color:#211e1f;text-decoration:none}.front .latest-activity .views-row .title a:hover{text-decoration:underline}.front .latest-activity .date{font-style:italic;line-height:1.3em}.front .latest-activity .date a{color:#3b6fb6;text-decoration:none}.front .latest-activity .date a:hover{text-decoration:underline}.front .latest-activity .view-footer .btn-link{color:#3b6fb6;font-weight:bold;text-decoration:none}.front .latest-activity .view-footer .btn-link:hover{text-decoration:underline}.page-community #page-title{display:none}.page-community #zone-postscript-middle-wrapper{padding:50px 0;background:#f2f2f2}.page-community .region-content-inner{width:100%}.page-community .region-content-inner .block{float:left;width:100%;margin:0 0 30px 0}.page-community .region-content-inner .block .block-title{font-size:1.25em;text-transform:uppercase;font-weight:400;margin:0 0 20px 0}.page-community .region-content-inner .block .block-title:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#3b6fb6;margin:0 7px 0 0;font-size:1.2em;position:relative;top:2px}.page-community .region-content-inner .block.latest-news .block-title:before{content:"\e601"}.page-community .region-content-inner .block.latest-posts .block-title:before{content:"\e60b"}.page-community .region-content-inner .block.latest-events{margin-bottom:0}.page-community .region-content-inner .block.latest-events .block-title:before{content:"\e602"}.page-community .latest-activity .view-content{overflow:hidden}.page-community .latest-activity .views-row{margin:0 0 20px 0}.page-community .latest-activity .views-row .title{font-weight:bold;line-height:1.3em;margin:0 0 5px 0}.page-community .latest-activity .views-row .title a{color:#211e1f;text-decoration:none}.page-community .latest-activity .views-row .title a:hover{text-decoration:underline}.page-community .latest-activity .views-row .date{font-style:italic;line-height:1.3em}.page-community .latest-activity .views-row .date a{color:#3b6fb6;text-decoration:none}.page-community .latest-activity .views-row .date a:hover{text-decoration:underline}.page-community .latest-activity .btn-link{color:#3b6fb6;font-weight:bold;text-decoration:none}.page-community .latest-activity .btn-link:hover{text-decoration:underline}.page-community .region-postscript-first-inner{width:100%}.page-community .region-postscript-first-inner .block{float:left;width:100%;margin:0 0 30px 0}.page-community .latest-group-content{margin-bottom:2em}.page-community .latest-group-content .block-title{text-transform:uppercase;margin-bottom:25px;font-size:1.25em;font-weight:400}.page-community .latest-group-content .view-content{overflow:hidden}.page-community .latest-group-content .view-content .views-row{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #b3b3b3}.page-community .latest-group-content .view-content .views-row .group{margin-bottom:8px;line-height:1.3em}.page-community .latest-group-content .view-content .views-row .group span{font-style:italic}.page-community .latest-group-content .view-content .views-row .group a{color:#3b6fb6;text-decoration:none}.page-community .latest-group-content .view-content .views-row .group a:hover{text-decoration:underline}.page-community .latest-group-content .view-content .views-row .title{font-weight:700;text-transform:uppercase;margin-bottom:8px;line-height:1.3em}.page-community .latest-group-content .view-content .views-row .title a{color:#211e1f;text-decoration:none}.page-community .latest-group-content .view-content .views-row .title a:hover{text-decoration:underline}.page-community .latest-group-content .view-content .views-row .author{line-height:1.3em;margin-bottom:3px}.page-community .latest-group-content .view-content .views-row .author a{color:#3b6fb6;text-decoration:none}.page-community .latest-group-content .view-content .views-row .author a:hover{text-decoration:underline}.page-community .latest-group-content .view-content .views-row .created{line-height:1.3em;font-style:italic}.page-community .latest-group-content .view-content .views-row-last{margin-bottom:0;padding-bottom:0;border-bottom:none}.page-community .latest-content-products .block-title{text-transform:uppercase;margin-bottom:25px;font-size:1.25em;font-weight:400}.page-community .latest-content-products .view-content{overflow:hidden}.page-community .latest-content-products .view-content .views-row{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #b3b3b3;overflow:hidden}.page-community .latest-content-products .view-content .views-row .category{color:#3b6fb6;margin-bottom:8px}.page-community .latest-content-products .view-content .views-row .image{float:left;margin:0 10px 10px 0}.page-community .latest-content-products .view-content .views-row .title{line-height:1.3em;margin-bottom:8px}.page-community .latest-content-products .view-content .views-row .title a{color:#211e1f;text-decoration:none;font-weight:700;text-transform:uppercase}.page-community .latest-content-products .view-content .views-row .title a:hover{text-decoration:underline}.page-community .latest-content-products .view-content .views-row .author{clear:both;margin-bottom:3px;line-height:1.3em}.page-community .latest-content-products .view-content .views-row .author a{color:#3b6fb6;text-decoration:none}.page-community .latest-content-products .view-content .views-row .author a:hover{text-decoration:underline}.page-community .latest-content-products .view-content .views-row .created{line-height:1.3em;clear:both;font-style:italic}.page-community .latest-content-products .view-content .views-row-last{margin-bottom:0;padding-bottom:0;border-bottom:none}.page-community #block-bean-community-forside-signup .block-title{font-size:2.08333em;line-height:1.3em;margin:0 0 15px 0;text-align:center}.page-community #block-bean-community-forside-signup .field-name-field-signup-body{text-align:center;line-height:1.4em;margin:0 auto 30px;width:65%}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns{width:100%}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item{width:100%;margin:0 0 0 0;float:left;background:#3b6fb6;color:#fff;box-sizing:border-box}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item h3{text-transform:uppercase;font-weight:400;font-size:1.25em;line-height:1.3em;padding:20px}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item p{padding:0 20px 1em;line-height:1.3em}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item p:last-child{padding:0 20px 20px}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item a{color:#393e12;text-decoration:none}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item a:hover{text-decoration:underline}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item a#signup-btn{width:100%;background:#fff;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;color:#3b6fb6;font-size:1.25em}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item:first-child,.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item.odd{background:#fff;color:#211e1f;margin-bottom:20px}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item:first-child a,.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item.odd a{color:#3b6fb6}.block-community-stats{overflow:hidden;padding:25px 0;box-sizing:border-box}.block-community-stats div.text{width:100%;text-align:center;font-size:1.33em;margin-bottom:20px;line-height:1.3em}.block-community-stats div.text .link-btn{margin:10px 0 0 0;background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;font-size:12px;line-height:1em;padding:1em 2em}.block-community-stats div.stats{width:100%;padding:0;text-align:center;box-sizing:border-box}.block-community-stats div.stats>div{display:inline-block;text-align:center;width:100%;margin-bottom:15px}.block-community-stats div.stats>div:last-child{margin-bottom:0}.block-community-stats div.stats>div strong{display:block;font-size:2.5em;line-height:1em;font-weight:800}.block-community-stats div.stats>div span{font-size:1.25em;line-height:1.3em;color:#a8a8a8}.rate-widget{height:30px;position:relative;width:110px !important}.rate-widget .item-list{margin-top:6px}.rate-widget .rate-info{display:none}.rate-widget ul li{list-style-type:none !important}.rate-widget .rate-button{border-top-left-radius:2px;border-bottom-left-radius:2px;background:linear-gradient(#fff, #f2f2f2)}.rate-widget .rate-button:hover{text-decoration:none}.rate-widget .rate-button:active{background:linear-gradient(#fff, #f2f2f2)}.rate-widget .rate-button:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e613";position:absolute;left:11px;top:5px;font-size:1.25em}.rate-widget .rate-commons-like-count{padding:5px 7px 4px;float:left;color:#666;background:#f2f2f2;border:1px solid gray;margin-left:-1px;height:1.3em;border-top-right-radius:2px;border-bottom-right-radius:2px}.panel-left .panel-pane{margin:0 0 30px 0;float:left;width:100%}.panel-left .pane-title{font-size:1.25em;padding:30px 0;border-top:1px solid #868686}.panel-right .panel-pane{padding:25px 15px;margin:0 0 20px 0;overflow:hidden;background:#e7e7e4;box-sizing:border-box}.panel-right .panel-pane .pane-title{font-size:1.25em;padding:0;margin:0 0 1.25em 0}.panel-right .panel-pane .pane-content{line-height:1.3em}.panel-right .panel-pane .pane-content p{margin:0 0 1.5em;line-height:1.3em}.panel-right .panel-pane .pane-content p:last-child{margin:0}.panel-right .panel-pane .pane-content a{text-decoration:none}.panel-right .pane-ting-project-status-panel-pane-1{background:#3b6fb6;color:#fff}.panel-right .pane-ting-project-status-panel-pane-1 a{display:block;text-decoration:none;color:#fff}.panel-right .pane-ting-project-status-panel-pane-1 div.status-wrapper{padding-left:70px;position:relative}.panel-right .pane-ting-project-status-panel-pane-1 div.status-wrapper:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e60e";font-size:5em;position:absolute;left:0;top:0}.panel-right .pane-ting-project-status-panel-pane-1 strong{color:#162942;text-transform:uppercase;font-weight:400;display:block;margin-bottom:2px}.panel-right .pane-ting-project-status-panel-pane-1 p{font-size:1.66em;margin-bottom:2px !important;padding-bottom:0;font-weight:700}.panel-right .pane-node-group-group a{width:100%;background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.panel-right .pane-node-group-group a:hover{text-decoration:none}.panel-right .pane-node-create-links,.panel-right .pane-node-prepopulate{padding:0;border:none;background:none;box-shadow:none}.panel-right .pane-node-create-links ul,.panel-right .pane-node-prepopulate ul{margin:0;padding:0}.panel-right .pane-node-create-links ul li,.panel-right .pane-node-prepopulate ul li{margin:0;padding:0}.panel-right .pane-node-create-links ul li a,.panel-right .pane-node-prepopulate ul li a{width:100%;background:#a7c0e3;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.view.proejct-ressources .files{margin:0 0 10px 0}.view.proejct-ressources .files table tr{background:#fff;border-bottom:5px solid #868686}.view.proejct-ressources .files table tr th{display:none}.view.proejct-ressources .files a{color:#211e1f;text-decoration:none}.view.proejct-ressources .files a:hover{text-decoration:underline}.view.proejct-ressources .github a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;width:100%;font-weight:normal;text-transform:none;padding-top:3.5em;position:relative}.view.proejct-ressources .github a:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e615";font-size:2.5em;position:absolute;top:15px;left:72px}.view.proejct-ressources .github a:after{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e60f";display:block;font-size:2.25em;position:absolute;top:12px;right:77px}.view.event-metadata .date,.view.event-metadata .organizer,.view.event-metadata .contact,.view.event-metadata .price,.view.event-metadata .spots,.view.event-metadata .spots-used,.view.event-metadata .address{margin-bottom:15px}.view.event-metadata span.label{font-weight:bold;display:inline-block;width:40%;line-height:1.3em;vertical-align:top}.view.event-metadata span.content{display:inline-block;width:55%;line-height:1.3em}.view.event-metadata span.content a{color:#3b6fb6;text-decoration:none}.view.event-metadata span.content a:hover{text-decoration:underline}.view.event-metadata .register a{width:100%;background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.view.event-metadata .unregister{margin-top:10px}.view.event-metadata .unregister .field-content a{width:100%;background:#162942;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.profile{margin:0}.profile .user-picture{float:none}.profile .col-second>h3{display:none}.profile .field{display:block;margin:0 0 3px 0;line-height:1.3em;overflow:hidden}.profile .field .field-label{width:33%;float:left}.profile .field .field-items{width:66%;float:left}.profile .field a{color:#3b6fb6;text-decoration:none}.profile .field a:hover{text-decoration:underline}.profile .field:after{clear:none;height:auto;font-size:1em}.profile .field-name-field-user-employer{margin-bottom:3px}.profile .field-name-field-user-location{margin-bottom:20px}.profile .field-name-field-user-phone{margin-bottom:3px;margin-top:20px}.profile .field-email{margin-bottom:20px}.profile .field-name-field-user-job-title{font-size:1.25em;font-weight:bold;margin-bottom:0}.profile .field-name-field-user-bio{margin-bottom:20px}.profile .field-name-field-user-bio .field-items{width:100%}.profile .user-profile-category{font-style:italic;margin-top:5px;margin-bottom:20px}.profile .user-profile-category dt{margin:0;display:inline-block;font-weight:normal}.profile .user-profile-category dd{margin:0;display:inline-block}.profile .field-name-field-user-bio p{margin:0 0 1em 0}.profile .social-links{margin-top:15px;overflow:hidden}.profile .social-links .field-items{width:100%}.profile .social-links li{margin:0 10px 0 0 !important}.profile .social-links a{display:inline-block}.profile .social-links .icon{margin:0;font-size:14px;padding:0.65em .75em;display:inline-block;width:12px;text-align:center;border-radius:2px}.profile .social-links .icon:before{margin:0;padding:0;width:auto;height:auto}.profile .flag-outer{float:left;width:100%}ul.tabs{margin:0 0 25px 0;padding:0;border-bottom:1px solid #d8d8d8}ul.tabs li{text-transform:uppercase}ul.tabs li a{color:#96989a;text-decoration:none;display:inline-block;padding:5px 10px;border-bottom:3px solid transparent}ul.tabs li a.active{color:#211e1f;border-bottom:3px solid #211e1f}ul.tabs li a:hover{color:#211e1f}div.breadcrumb{color:#96989a;padding:12px 0}div.breadcrumb a{color:#211e1f;text-decoration:none}div.breadcrumb a:hover{text-decoration:underline}div.breadcrumb span.sep{display:inline-block;margin:0 8px;color:#211e1f}html.is-locked,body.is-locked{overflow:hidden;position:fixed;width:100%}.zone-menu{position:relative}.region-menu{position:absolute;top:0;height:100%;width:100%}.menu-name-main-menu--toggle{cursor:pointer;right:20px;position:absolute;top:20px}@media only screen and (min-width: 1024px){.menu-name-main-menu--toggle{display:none}}.menu-name-main-menu>ul>li{border-top:1px solid #e6e6e6;display:block;text-align:center}.menu-name-main-menu>ul>li:first-child{border:0}.menu-name-main-menu>ul>li>a{font-size:1.2em}@media only screen and (min-width: 1024px){.menu-name-main-menu>ul>li{border:0;color:#000;float:left;height:90px;line-height:70px;margin:0 3%;overflow:visible;position:relative;text-align:left}}.menu-name-main-menu a{display:block;margin:0.75em 0}@media only screen and (min-width: 1024px){.menu-name-main-menu .expanded ul{background-color:#fff;display:none;position:absolute;top:60px;margin:0px -2em;min-width:170px;padding:0 2em;line-height:3em}.menu-name-main-menu .expanded ul li{border-bottom:1px solid #e6e6e6}.menu-name-main-menu .expanded ul li:last-child{border-bottom:0}}@media only screen and (min-width: 1024px) and (min-width: 1024px){.menu-name-main-menu .expanded ul li a:hover{text-decoration:underline}}@media only screen and (min-width: 1024px){.menu-name-main-menu .expanded:hover ul{display:block}}.menu-name-main-menu-wrapper{background-color:#fff;bottom:0;box-sizing:border-box;cursor:auto;font-size:16px;margin-right:0;max-width:90%;overflow:scroll;position:fixed;right:-30em;top:35px;transition:right .3s;transition-timing-function:ease-in-out;width:30em;z-index:50;padding:6em 2em}@media only screen and (min-width: 1024px){.menu-name-main-menu-wrapper{transition:initial;position:relative;left:0;right:0;padding:0;background-color:transparent;top:0;overflow:visible;font-size:inherit;float:left;width:100%;z-index:100}}.menu-name-main-menu-wrapper.is-open{right:0}.menu-name-main-menu-wrapper--overlay{bottom:0;left:0;height:100%;position:fixed;right:0;top:35px;visibility:hidden;-webkit-tap-highlight-color:transparent;width:100%;z-index:100}.menu-name-main-menu-wrapper--overlay.is-visible{background-color:rgba(0,0,0,0.85);cursor:pointer;transition:background .3s;visibility:visible}@media only screen and (min-width: 1024px){.menu-name-main-menu-wrapper--overlay{background-color:transparent;cursor:auto;position:relative;visibility:visible;top:0;transition:initial;width:auto}}.menu-name-main-menu-wrapper li a{-webkit-tap-highlight-color:rgba(0,0,0,0.5)}.menu-name-main-menu-wrapper li a:link{color:#3b6fb6;text-decoration:none}.menu-name-main-menu-wrapper li a:visited{color:#3b6fb6;text-decoration:none}.menu-name-main-menu-wrapper li a:hover{color:#3b6fb6;text-decoration:none}.menu-name-main-menu-wrapper li a:focus{color:#3b6fb6;text-decoration:none}.menu-name-main-menu-wrapper li a:hover{color:#3b6fb6}@media only screen and (min-width: 1024px){.menu-name-main-menu-wrapper li a:link{color:#000;text-decoration:none}.menu-name-main-menu-wrapper li a:visited{color:#000;text-decoration:none}.menu-name-main-menu-wrapper li a:hover{color:#000;text-decoration:none}.menu-name-main-menu-wrapper li a:focus{color:#000;text-decoration:none}}.logged-in .menu-name-main-menu-wrapper,.logged-in .menu-name-main-menu-wrapper--overlay{top:82px}@media only screen and (min-width: 1024px){.logged-in .menu-name-main-menu-wrapper,.logged-in .menu-name-main-menu-wrapper--overlay{top:0}}form input[type=text],form input[type=email],form input[type=search],form input[type=password],form textarea{font-family:"Montserrat-Regular","Open Sans",sans-serif;font-size:1.25em;line-height:1.3em;padding:.75em 1em;color:#211e1f;border:1px solid #b3b3b3;background:#fff;margin:0;max-width:100%;box-sizing:border-box}form input[type=submit],form button{background:#3b6fb6;color:white;text-align:center;padding:0.75em 4em;text-transform:uppercase;font-size:1.25em;font-weight:600;border:none;cursor:pointer;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}form #edit-preview{background:#162942;color:white;text-align:center;padding:0.75em 4em;text-transform:uppercase;font-size:1.25em;font-weight:600;border:none;cursor:pointer;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;margin-left:10px}form fieldset{border-top:1px solid #b3b3b3;display:block;float:left;width:100%;max-width:100%;padding:0;margin:0 0 20px;box-sizing:border-box}form fieldset legend{font-size:1em;text-transform:uppercase;font-weight:bold;display:block;float:left;width:100%;color:#b3b3b3;padding:0;margin:20px 0}form fieldset legend a{color:#b3b3b3;text-decoration:none}form fieldset:first-child{border-top:0}form .form-item{margin:0 0 15px}form .form-item label{display:block;padding:0 0 8px 0;font-size:1.25em;font-weight:bold}form .form-item .description{display:block;font-style:italic;padding:8px 0 0 0;line-height:1.3em}form .form-item .description a{color:#3b6fb6;text-decoration:none}form .form-item .description a:hover{text-decoration:underline}form .form-type-radios label,form .form-type-checkbox label{display:inline-block}form .form-actions{display:block;float:left;width:100%}form .form-actions input{margin-right:15px}form .form-actions a{margin-right:15px;color:#3b6fb6;text-decoration:none}form .form-actions a:hover{text-decoration:underline}form a{color:#3b6fb6;text-decoration:none}form a:hover{text-decoration:underline}html.js fieldset.collapsed{height:auto}.filter-wrapper{padding:0}.filter-guidelines{line-height:1.3em}.filter-help{display:none}.filter-guidelines-plain_text{display:none}#edit-picture .user-picture{display:inline-block;margin:0 10px 25px 0}#edit-picture .form-type-checkbox{display:inline-block}#edit-picture .form-type-checkbox label{margin:0;padding:0}table input[type=submit],table button,.file-widget input[type=submit],.file-widget button,.image-widget-data input[type=submit],.image-widget-data button,.field-type-entityreference input[type=submit],.field-type-entityreference button,#edit-field-product-features input[type=submit],#edit-field-product-features button{padding:0.75em 2em;font-size:1em;background:#162942;background-image:none}.token-tree{margin:15px 0}.token-tree tr th,.token-tree tr td{padding:10px}.page-node-registrations table caption{margin-bottom:1.5em}.page-node-registrations table th a{color:#211e1f}.page-node-registrations table td a{color:#3b6fb6}.shs-select{font-size:16px;margin-right:10px}div.fancy-select{position:relative}div.fancy-select.disabled{opacity:0.5}div.fancy-select div.trigger{font-family:"Montserrat-Regular","Open Sans",sans-serif;font-size:1em;line-height:1.3em;padding:.35em 2.5em .35em 1em;color:#211e1f;border:1px solid gray;background:#fff;margin:0;max-width:100%;position:relative;cursor:pointer;outline:none;font-style:italic;min-width:225px;box-sizing:border-box}div.fancy-select div.trigger:after{content:"";display:block;position:absolute;width:0;height:0;border:5px solid transparent;border-top-color:gray;top:9px;right:10px}div.fancy-select ul.options{list-style:none;margin:0;position:absolute;top:24px;left:0;visibility:hidden;opacity:0;z-index:50;max-height:200px;overflow:auto;background:white;min-width:225px;border-left:1px solid gray;border-right:1px solid gray;box-shadow:0 2px 2px rgba(0,0,0,0.15);box-sizing:border-box;transition:opacity 250px ease-out, top 250px ease-out, visibility 250px ease-out;-webkit-transition:opacity 250px ease-out, top 250px ease-out, visibility 250px ease-out;-moz-transition:opacity 250px ease-out, top 250px ease-out, visibility 250px ease-out;-ms-transition:opacity 250px ease-out, top 250px ease-out, visibility 250px ease-out;-o-transition:opacity 250px ease-out, top 250px ease-out, visibility 250px ease-out}div.fancy-select ul.options.open{visibility:visible;top:24px;opacity:1;transition:opacity 250px ease-out, top 250px ease-out;-webkit-transition:opacity 250px ease-out, top 250px ease-out;-moz-transition:opacity 250px ease-out, top 250px ease-out;-ms-transition:opacity 250px ease-out, top 250px ease-out;-o-transition:opacity 250px ease-out, top 250px ease-out}div.fancy-select ul.options.overflowing{top:auto;bottom:40px;transition:opacity 250px ease-out, bottom 250px ease-out, visibility 250px ease-out;-webkit-transition:opacity 250px ease-out, bottom 250px ease-out, visibility 250px ease-out;-moz-transition:opacity 250px ease-out, bottom 250px ease-out, visibility 250px ease-out;-ms-transition:opacity 250px ease-out, bottom 250px ease-out, visibility 250px ease-out;-o-transition:opacity 250px ease-out, bottom 250px ease-out, visibility 250px ease-out}div.fancy-select ul.options.overflowing.open{top:auto;bottom:50px;transition:opacity 250px ease-out, bottom 250px ease-out;-webkit-transition:opacity 250px ease-out, bottom 250px ease-out;-moz-transition:opacity 250px ease-out, bottom 250px ease-out;-ms-transition:opacity 250px ease-out, bottom 250px ease-out;-o-transition:opacity 250px ease-out, bottom 250px ease-out}div.fancy-select ul.options li{padding:1em 1.35em;color:#211e1f;cursor:pointer;white-space:nowrap;font-size:.83333em;border-top:1px solid gray;transition:all 150ms ease-out;-webkit-transition:all 150ms ease-out;-moz-transition:all 150ms ease-out;-ms-transition:all 150ms ease-out;-o-transition:all 150ms ease-out}div.fancy-select ul.options li.selected{font-weight:bold}div.fancy-select ul.options li.hover{background:#868686}.view-subscribe-node-email .views-field-title,.view-subscribe-node-email .views-field-name,.view-subscribe-user-email .views-field-title,.view-subscribe-user-email .views-field-name{width:50%}.view-subscribe-node-email .views-field-title a,.view-subscribe-node-email .views-field-name a,.view-subscribe-user-email .views-field-title a,.view-subscribe-user-email .views-field-name a{text-decoration:none;color:#211e1f}.view-subscribe-node-email .views-field-title a:hover,.view-subscribe-node-email .views-field-name a:hover,.view-subscribe-user-email .views-field-title a:hover,.view-subscribe-user-email .views-field-name a:hover{text-decoration:underline}.view-subscribe-node-email td.views-field-ops-1,.view-subscribe-user-email td.views-field-ops-1{width:25%;font-size:10px}.view-subscribe-node-email td.views-field-ops,.view-subscribe-user-email td.views-field-ops{width:25%;font-size:10px}.search-api-page-results{margin:2em 0}.search-api-page-results h2{font-size:2.08333em;margin-bottom:1em}.search-api-page-results .search-result a{text-decoration:none;color:#3b6fb6;margin-bottom:0.5em;display:block}.search-api-page-results .search-result p.search-info{margin-top:0.5em;font-weight:bold}.pane-forum-list{width:70%;float:left}.pane-forum-list #forum-wrapper{font-size:0}.pane-forum-list #forum-wrapper .forum-item{width:50%;display:inline-block;vertical-align:text-top;font-size:12px}.pane-forum-list #forum-wrapper .forum-item .forum-item-wrap{border-bottom:1px solid gray;margin:0 20px 20px 0;padding:0 10px 20px 0}.pane-forum-list #forum-wrapper .forum-item .forum-description{margin-bottom:1.5em;line-height:1.3em}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-label{color:#a8a8a8;text-transform:uppercase;font-weight:bold;margin-bottom:1em}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts{margin-bottom:1.8em}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts a{text-decoration:none;color:#211e1f;font-weight:bold}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts a:hover{text-decoration:underline}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts p{margin-top:5px;font-style:italic}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts span.user a{color:#3b6fb6;font-weight:normal}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts span.user a:hover{text-decoration:underline}.pane-forum-list #forum-wrapper .forum-item .forum-name{text-transform:uppercase;margin-bottom:1.5em}.pane-forum-list #forum-wrapper .forum-item .forum-name a{text-decoration:none;color:#211e1f;font-weight:normal;font-size:1.25em}.pane-forum-list #forum-wrapper .forum-item .forum-name a span.ting-icon-bubbles2{color:#3b6fb6;margin-right:0.5em}.pane-forum-list #forum-wrapper .forum-item .forum-name a span.total{color:#96989a;margin-left:0.5em}.pane-forum-list #forum-wrapper .forum-item .goto-forum a{background:#a7c0e3;color:#fff;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Open Sans", sans-serif;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.view-forum-most-active .view-content .views-row-last.active-comments{border-bottom:0;margin:0;padding:0}.view-forum-most-active .view-content .active-comments{border-bottom:1px solid gray;padding-bottom:1em;margin-bottom:1em;overflow:hidden}.view-forum-most-active .view-content .active-comments a{text-decoration:none;color:#211e1f;font-weight:bold;display:block;margin-bottom:5px}.view-forum-most-active .view-content .active-comments a:hover{text-decoration:underline}.view-forum-most-active .view-content .active-comments span{font-style:italic}.view-forum-most-active .view-content .active-comments .post-date{float:left}.view-forum-most-active .view-content .active-comments .total-comments{float:right}.view-advanced-forum-topic-list .view-header h2{text-transform:uppercase;color:#96989a;font-weight:normal;font-size:1.25em}.view-advanced-forum-topic-list a{text-decoration:none;color:#211e1f;font-weight:bold}.view-advanced-forum-topic-list a:hover{text-decoration:underline}.view-advanced-forum-topic-list .views-row{overflow:hidden;position:relative;padding:1.2em 0;border-bottom:1px solid gray}.view-advanced-forum-topic-list .post-title{margin-bottom:5px}.view-advanced-forum-topic-list .post-info{float:left;font-style:italic}.view-advanced-forum-topic-list .post-info .user a{font-weight:normal;color:#3b6fb6}.view-advanced-forum-topic-list .post-info .user a:hover{text-decoration:underline}.view-advanced-forum-topic-list .comment-count{float:right}.view-advanced-forum-topic-list .comment-count .count-label{position:absolute;top:15px;right:0;font-weight:bold}.view-advanced-forum-topic-list .forum-bottom-pager{margin-top:2em}.node.node-public-partner blockquote,.node.node-supplier blockquote{padding-left:0.5em;font-style:italic;margin-left:1em;border-left:3px solid #868686}.node.node-public-partner .field-label,.node.node-supplier .field-label{font-size:1.25em;margin-bottom:0.5em}.node.node-public-partner .view-ting-eva-primary-contacts h2,.node.node-supplier .view-ting-eva-primary-contacts h2{font-size:1.25em;margin-bottom:1em;padding:0}.node.node-public-partner .view-ting-eva-primary-contacts .views-row,.node.node-supplier .view-ting-eva-primary-contacts .views-row{float:left;margin-right:3em}.node.node-public-partner .view-ting-eva-primary-contacts .user-image,.node.node-supplier .view-ting-eva-primary-contacts .user-image{vertical-align:middle;display:inline-block}.node.node-public-partner .view-ting-eva-primary-contacts .user-image img,.node.node-supplier .view-ting-eva-primary-contacts .user-image img{-moz-border-radius:45px;-webkit-border-radius:45px;border-radius:45px;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;-moz-transition-duration:250ms;-o-transition-duration:250ms;-webkit-transition-duration:250ms;transition-duration:250ms}.node.node-public-partner .view-ting-eva-primary-contacts .user,.node.node-supplier .view-ting-eva-primary-contacts .user{vertical-align:middle;margin-left:0.5em;display:inline-block}.node.node-public-partner .view-ting-eva-primary-contacts .user a,.node.node-supplier .view-ting-eva-primary-contacts .user a{text-decoration:none}.node.node-public-partner .view-ting-eva-primary-contacts .user .user-name,.node.node-supplier .view-ting-eva-primary-contacts .user .user-name{color:#3b6fb6;margin-bottom:5px}.node.node-public-partner .view-ting-eva-primary-contacts .user .jobtitle,.node.node-supplier .view-ting-eva-primary-contacts .user .jobtitle{font-style:italic;color:#211e1f}.view-ting-sidebar-fact .fact{padding:0 15px;margin:0 0 1.5em 0}.view-ting-sidebar-fact span.label{font-weight:bold}.view-ting-sidebar-fact span.companyname{color:#3b6fb6}.view-ting-sidebar-fact h2{font-size:1.25em;line-height:1.3em;margin:1.5em 0 1em;padding:0 15px}.view-ting-sidebar-fact .fact.logo{text-align:center;padding:25px 15px 0 15px}.view-ting-sidebar-fact .fact.partner-deal span.label{display:block}.view-ting-sidebar-fact .fact.partner-deal a{margin-top:0.5em;background:#a7c0e3;color:#fff;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Open Sans", sans-serif;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-weight:normal;text-transform:uppercase}.view-ting-sidebar-fact .static_google_map{width:100%}.view-ting-sidebar-all-users{overflow:hidden}.view-ting-sidebar-all-users .header h2{font-size:1.25em;margin-bottom:1em;line-height:1.3em}.view-ting-sidebar-all-users h3.user-label{margin:0.5em 0 1em;text-transform:uppercase;float:left;width:100%}.view-ting-sidebar-all-users .view-ting-sidebar-users{margin-bottom:1em;float:left;width:100%}.view-ting-sidebar-all-users .views-row{float:left;width:100%;margin-bottom:1.25em}.view-ting-sidebar-all-users .views-row-last{margin-bottom:0}.view-ting-sidebar-all-users .user-image{vertical-align:middle;display:inline-block}.view-ting-sidebar-all-users .user-image img{-moz-border-radius:45px;-webkit-border-radius:45px;border-radius:45px;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;-moz-transition-duration:250ms;-o-transition-duration:250ms;-webkit-transition-duration:250ms;transition-duration:250ms}.view-ting-sidebar-all-users .user{vertical-align:middle;margin-left:0.5em;display:inline-block}.view-ting-sidebar-all-users .user a{text-decoration:none}.view-ting-sidebar-all-users .user .user-name{font-weight:bold;color:#211e1f}.view-ting-sidebar-all-users .user .jobtitle{font-style:italic;color:#211e1f}.view-ting-sidebar-other-users{float:left;width:100%}.region-sidebar-first .block.block-ting-sidebar-fact-block{padding:0}body{font-family:"Montserrat-Regular","Open Sans",sans-serif;font-size:12px}img{max-width:100%;height:auto}.page{overflow:hidden}#zone-user-wrapper{background:#35362e;padding:10px 0}#zone-user-wrapper .region-user-first{display:none}#zone-user-wrapper .region-user-second{text-align:center}#zone-slideshow-wrapper #zone-slideshow{width:100%;margin:0;padding:0}#zone-slideshow-wrapper #zone-slideshow .region{width:100%;margin:0;padding:0}#zone-preface-wrapper{background:#f2f2f2}#zone-header-wrapper{background:url("../img/header-bg_2.png");background-color:#b3b3b3;background-size:auto 100%;background-repeat:no-repeat;background-position-y:center;background-position-x:center}#zone-title-wrapper{padding-top:50px}#zone-content-wrapper{background:#fff;padding:0 0 50px}#zone-postscript-middle-wrapper{background:#f2f2f2;padding:75px 0}#zone-postscript-bottom-wrapper{padding:50px 0;overflow:hidden}#zone-footer-wrapper{background:#35362e;padding:50px 0 15px}body.front .zone-preface{padding:50px 0}body.front #zone-content-wrapper{padding:0}.page-projekter #zone-title-wrapper,.page-projekter #zone-content-wrapper,.page-produkter #zone-title-wrapper,.page-produkter #zone-content-wrapper,.page-teams #zone-title-wrapper,.page-teams #zone-content-wrapper,.page-offentlige-partnere #zone-title-wrapper,.page-offentlige-partnere #zone-content-wrapper,.page-leverandoerer #zone-title-wrapper,.page-leverandoerer #zone-content-wrapper,.page-medlemmer #zone-title-wrapper,.page-medlemmer #zone-content-wrapper{background:#fff}.page-nyheder #page-title{display:none}.page-community #zone-header{padding:55px 0 20px}.page-community #zone-content-wrapper{padding:50px 0}.page-community #zone-postface-wrapper{padding:40px 0;background:#35362e}.page-community #zone-postscript-top-wrapper{padding:50px 0}.page-community #zone-postscript-bottom-wrapper{padding:0}.page-kontakt .region-content,.page-nyhedsbrev .region-content{margin-top:2em}.page-kontakt .region-content h2,.page-nyhedsbrev .region-content h2{font-size:2em;margin-bottom:1em} +@font-face{font-family:'Montserrat-Regular';src:url("../fonts/Montserrat/Montserrat-Regular.ttf")}@font-face{font-family:'Montserrat-Bold';src:url("../fonts/Montserrat/Montserrat-Bold.ttf");font-weight:bold}@font-face{font-family:'Ting';src:url("../fonts/Ting.eot?-p4n84o");src:url("../fonts/Ting.eot?#iefix-p4n84o") format("embedded-opentype"),url("../fonts/Ting.woff?-p4n84o") format("woff"),url("../fonts/Ting.ttf?-p4n84o") format("truetype"),url("../fonts/Ting.svg?-p4n84o#Ting") format("svg");font-weight:normal;font-style:normal}[class^="ting-icon-"],[class*=" ting-icon-"]{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ting-icon-star:before{content:"\e614"}.icon-github:before{content:"\e615"}.ting-icon-like:before{content:"\e613"}.ting-icon-search:before{content:"\e612"}.ting-icon-help:before{content:"\e611"}.ting-icon-plane:before{content:"\e60d"}.ting-icon-mail:before{content:"\e600"}.ting-icon-heart:before{content:"\e610"}.ting-icon-news:before{content:"\e601"}.ting-icon-calendar:before{content:"\e602"}.ting-icon-pencil:before{content:"\e603"}.ting-icon-file:before{content:"\e604"}.ting-icon-file2:before{content:"\e605"}.ting-icon-copy:before{content:"\e606"}.ting-icon-tags:before{content:"\e607"}.ting-icon-clock:before{content:"\e608"}.ting-icon-bubble:before{content:"\e609"}.ting-icon-bubbles:before{content:"\e60a"}.ting-icon-bubbles2:before{content:"\e60b"}.ting-icon-user:before{content:"\e60c"}.ting-icon-download:before{content:"\e60f"}.ting-icon-file-xml:before{content:"\e60e"}.message-icon div:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#3b6fb6;font-size:2.3em;position:relative;top:2px}.message-icon .activity_node_insert:before{content:"\e604"}.message-icon .activity_comment_insert:before{content:"\e60b"}.message-icon .activity_user_follows_node:before,.message-icon .activity_user_follows_user:before{content:"\e614"}.message-icon .activity_user_insert:before{content:"\e60c"}.icon-tutorial{position:absolute;z-index:1;width:3em;height:3em;display:block;float:left;background:url("../img/icon-tutorial.svg");background-size:3em;background-repeat:no-repeat;background-position:3px 3px}.views-field-read-time span,.image-filter-list .views-row .meta .meta-first,.logo-list .views-row .meta .meta-first{height:1em;position:relative;z-index:1;padding-left:1.2em}.views-field-read-time span:before,.image-filter-list .views-row .meta .meta-first:before,.logo-list .views-row .meta .meta-first:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e608";position:absolute;font-size:1em;left:0}.news-icon{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;z-index:1}.news-icon:before{content:"\e60b";color:#fff;position:absolute;top:5px;left:5px;font-size:2em}.logo-img{height:90px;line-height:90px;text-align:center}.logo-img a{vertical-align:middle;line-height:1;display:inline-block}#page-title{font-size:2.08333em;line-height:1.3em;font-weight:bold;margin:0;padding:0 0 30px}.page-type{color:#c9c9c9;display:block;margin-bottom:3px;text-transform:uppercase}.contextual-links-region{width:100%;float:left}table{width:100%}table tr th{padding:10px 10px;font-size:1.16667em;font-weight:bold}table tr td{padding:10px 10px}dl dt{margin-bottom:5px}dl dt a{color:#3b6fb6;font-size:1.25em}dl dd{margin-bottom:15px}div.messages{margin:15px 0;padding:16px 16px 16px 50px;background-position:15px 50%;line-height:1.3em}.flag-wrapper a.flag{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.flag-wrapper a.flag:hover{text-decoration:none}.flag-wrapper a.unflag-action{background:#162942}.flag-wrapper .flag-message{top:3.25em}.label{display:inline;padding:.2em .6em .3em;font-size:100%;font-weight:normal;line-height:1;color:#fff;background-color:#868686;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label a{color:#fff;text-decoration:none}.label a:hover,.label a:focus{color:#e6e6e6;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-spacing{margin-right:.6em}.region-sidebar-first .label,.panel-right .label{float:left;margin-bottom:.6em}.region-sidebar-first .label a,.panel-right .label a{color:#fff !important}.region-sidebar-first .label a:hover,.region-sidebar-first .label a:focus,.panel-right .label a:hover,.panel-right .label a:focus{color:#e6e6e6 !important}.region-sidebar-first .view span.label,.panel-right .view span.label{background-color:transparent;padding:0;color:#000;text-align:left;margin:0;margin-right:.5em;float:none}.link-button{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;color:#fff !important}article.node{margin:0 0 15px 0;overflow:hidden}article.node h2,article.node h3,article.node h4,article.node h5,article.node h6{font-weight:bold;margin:0;padding:0}article.node h2{font-size:1.5em;padding:0.25em 0 0.5em;line-height:1.3em}article.node h3{font-size:1.25em;padding:0.25em 0 0.5em;line-height:1.3em}article.node p{margin:0 0 1.5em;line-height:1.3em}article.node p:last-child{margin:0}article.node a{color:#3b6fb6;text-decoration:none}article.node a:hover{text-decoration:underline}article.node ul,article.node ol{margin:0 0 1.5em 0;padding:0 0 0 30px}article.node ul li,article.node ol li{margin:0 0 5px 0;line-height:1.3em;list-style:disc}article.node ul li{list-style:disc}article.node .field{margin:0 0 15px 0;line-height:1.3em}article.node .node-footer{margin:15px 0 0 0}article.node .node-footer>*{display:inline-block;width:50%}article.node .node-links{vertical-align:bottom;line-height:1em;float:right}article.node .node-links ul{margin:0;padding:0;text-align:right;height:65px;line-height:65px}article.node .node-links ul li{margin:0 0 0 5px;line-height:1em;vertical-align:bottom;display:inline-block}article.node .node-links ul li.statistics_counter{display:none}article.node .node-links ul li.comment-add a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}article.node footer{float:left;width:100%;line-height:1em}article.node footer .submitted-headline{margin:0 0 8px 0}article.node footer .node-author{float:left;width:100%}article.node footer .node-author .author-picture{float:left;margin:0 6px 0 0}article.node footer .node-author .author-picture img{border-radius:45px}article.node footer .node-author .author-name{margin:9px 0 4px 0}article.node footer .node-author .author-name a{color:#3b6fb6;text-decoration:none}article.node footer .node-author .author-name a:hover{text-decoration:underline}article.node footer .node-author .created{font-style:italic}article.node .social-links{margin-top:15px;padding-top:15px;border-top:1px solid gray;overflow:hidden}article.node .social-links .col-first{float:left;width:50%}article.node .social-links .col-first .form-item{width:200px;margin:0;position:relative;left:-2.5px}article.node .social-links .col-first h3{display:none}article.node .social-links .col-first svg{top:9px !important}article.node .social-links .col-first a{text-decoration:none}article.node .social-links .col-sec{float:left;width:50%;text-align:right;height:36px;line-height:36px}article.node .social-links .col-sec .form-item{margin:0;display:inline-block;vertical-align:middle;line-height:1}article.node .social-links .col-sec label{display:none}article.node-project .field-name-field-group-image,article.node-team .field-name-field-group-image{float:left;margin:0 15px 7px 0}article.node-project .field-name-field-group-image img,article.node-team .field-name-field-group-image img{max-width:250px}article.node-project .field-name-field-group-resume,article.node-team .field-name-field-group-resume{font-weight:bold;font-size:1.25em}.pane-ting-group-messages-panel-pane-1 h2{border-top:0}article.node-product .field-label{font-size:1.25em;line-height:1.3em;margin-bottom:5px}article.node-product .field-name-field-product-features .field-items{padding:0 0 0 30px}article.node-product .field-name-field-product-features .field-items .field-item{margin-bottom:5px;display:list-item;list-style:disc}.product-metadata .views-field{margin-bottom:10px}.product-metadata .views-label{margin-bottom:5px;display:inline-block}.product-metadata .views-field-field-product-download{margin-bottom:0}.product-metadata .views-field-field-product-download a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;color:white !important;width:100%}.product-cooperators .item-list ul{margin:0;padding:0}.product-cooperators .item-list ul li{padding:0;margin:0 0 10px 0;line-height:1.3em}.product-cooperators .item-list ul li a{color:#211e1f !important;text-decoration:none;font-weight:bold}.product-cooperators .item-list ul li a:hover{text-decoration:underline}.product-cooperators .item-list ul li:last-child{margin:0}#comments>h2.title{padding:35px 0 20px;border-bottom:1px solid gray}#comments>h2.title.comment-form{border:none;padding:35px 0 20px}article.comment{padding:30px 0;border-bottom:1px solid gray}article.comment .field-name-comment-body{line-height:1.3em}article.comment .field-name-comment-body p{margin:0 0 1em 0}article.comment .field-name-comment-body a{color:#3b6fb6;text-decoration:none}article.comment .field-name-comment-body a:hover{text-decoration:underline}article.comment footer{overflow:hidden}article.comment footer .author-headline{margin:0 0 8px 0}article.comment footer .comment-author{float:left;width:45%}article.comment footer .comment-author .author-picture{float:left;margin:0 6px 0 0}article.comment footer .comment-author .author-picture img{border-radius:45px}article.comment footer .comment-author .author-name{margin:9px 0 4px 0}article.comment footer .comment-author .author-name a{color:#3b6fb6;text-decoration:none}article.comment footer .comment-author .author-name a:hover{text-decoration:underline}article.comment footer .comment-author .created{font-style:italic}article.comment footer .comment-links{float:left;width:55%;padding:3px 0 0 0}article.comment footer .comment-links ul{margin:0;padding:0;text-align:right}article.comment footer .comment-links ul li{margin:0 0 0 10px}article.comment footer .comment-links ul li.comment_forbidden{height:45px;line-height:45px}article.comment footer .comment-links ul li.comment_forbidden span{display:inline-block;line-height:1.3em}article.comment footer .comment-links ul li.comment_forbidden a{color:#3b6fb6}article.comment footer .comment-links ul li.comment-reply{margin:0 0 0 10px}article.comment footer .comment-links ul li.comment-reply a{background:#bfbfbd;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.page-comment-reply .comment-form{margin-top:35px}.image-filter-list .image .field-content,.news-overview .views-row .image>div{background-color:#3b6fb6;width:100%;height:93px;display:block}.image-filter-list .image .field-content a,.news-overview .views-row .image>div a{background-color:#3b6fb6;display:block}.image-filter-list .image .field-content a img,.news-overview .views-row .image>div a img{mix-blend-mode:multiply}.item-list ul.pager{margin:20px 0}.item-list ul.pager li{margin:0 5px}.item-list ul.pager li a{color:#211e1f;text-decoration:none}.group-content{background:#fff;box-sizing:border-box}.group-content .views-row{padding:25px 0;border-bottom:1px solid #c9c9c9}.group-content .views-row .title{font-weight:bold;font-size:1.6em}.group-content .views-row .title a{text-decoration:none;color:#211e1f}.group-content .views-row .title a:hover{text-decoration:underline}.group-content .views-row .created{padding:5px 0}.group-content .views-row .resume{margin-top:10px;line-height:1.3em}.group-content .views-row .views-field-read-time{margin-top:10px}.group-content .views-row-first{padding:0 0 25px 0}.group-content .views-row-last{border-bottom:0;padding:25px 0 0 0}.group-content .views-row-first.views-row-last{padding:0}.group-members .views-row{overflow:hidden;margin:0 0 15px 0}.group-members .views-row .picture{height:45px;float:left;margin:0 10px 0 0}.group-members .views-row .picture img{border-radius:45px}.group-members .views-row .user-name{height:45px;line-height:45px}.group-members .views-row .user-name span{line-height:1;vertical-align:middle;display:inline-block}.group-members .views-row .user-name a{text-decoration:none;color:#211e1f;font-weight:bold}.group-members .views-row .user-name a:hover{text-decoration:underline}.group-members .views-row .user-name .employer{display:block;margin-top:3px}.group-members .views-row-last{margin:0}.block-ting-products-block-1 .block-title,.block-ting-projects-block-1 .block-title{font-size:2.08333em;margin-bottom:30px}.block-ting-products-block-1 .view-content,.block-ting-projects-block-1 .view-content{overflow:hidden}.block-ting-products-block-1 .view-footer,.block-ting-projects-block-1 .view-footer{margin-top:25px;text-align:center;line-height:1.4em}.block-ting-products-block-1 .view-footer p,.block-ting-projects-block-1 .view-footer p{width:60%;margin:auto;margin-bottom:20px}.block-ting-products-block-1 .view-footer p:last-child,.block-ting-projects-block-1 .view-footer p:last-child{margin-bottom:0}.block-ting-products-block-1 .view-footer a,.block-ting-projects-block-1 .view-footer a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.block-ting-products-block-1 .item-list .pager-previous,.block-ting-products-block-1 .item-list .pager-next,.block-ting-projects-block-1 .item-list .pager-previous,.block-ting-projects-block-1 .item-list .pager-next{position:absolute;top:170px;width:48px;height:90px;display:block}.block-ting-products-block-1 .item-list .pager-previous a,.block-ting-products-block-1 .item-list .pager-next a,.block-ting-projects-block-1 .item-list .pager-previous a,.block-ting-projects-block-1 .item-list .pager-next a{display:block;width:48px;height:90px;text-indent:-9999px}.block-ting-products-block-1 .item-list .pager-previous,.block-ting-projects-block-1 .item-list .pager-previous{left:-125px;background:url("../img/pager-prev-inactive.png") no-repeat center center}.block-ting-products-block-1 .item-list .pager-previous a,.block-ting-projects-block-1 .item-list .pager-previous a{background:url("../img/pager-prev.png") no-repeat center center}.block-ting-products-block-1 .item-list .pager-next,.block-ting-projects-block-1 .item-list .pager-next{right:-125px;background:url("../img/pager-next-inactive.png") no-repeat center center}.block-ting-products-block-1 .item-list .pager-next a,.block-ting-projects-block-1 .item-list .pager-next a{background:url("../img/pager-next.png") no-repeat center center}.block-ting-products-block-1 .item-list .pager-current,.block-ting-projects-block-1 .item-list .pager-current{display:none}.page-community .block-ting-projects-block-2 .block-title{color:#fff;font-size:1.5em;margin-bottom:25px}.image-filter-list,.logo-list{float:left;width:100%;position:relative}.image-filter-list .view-content,.logo-list .view-content{display:flex;flex-wrap:wrap}.image-filter-list .views-row,.logo-list .views-row{flex:0 0 100%;margin:0 1% 40px;position:relative;padding-bottom:60px;background:#fff;box-sizing:border-box}.image-filter-list .views-row .title,.logo-list .views-row .title{font-size:1.25em;padding:15px}.image-filter-list .views-row .title a,.logo-list .views-row .title a{color:#211e1f;text-decoration:none}.image-filter-list .views-row .image,.logo-list .views-row .image{overflow:hidden;padding:0 15px;position:relative}.image-filter-list .views-row .image img.is-placeholder,.logo-list .views-row .image img.is-placeholder{margin:0 auto;position:absolute;left:0;right:0;height:50%;top:25%;opacity:0.20}.image-filter-list .views-row .partners,.image-filter-list .views-row .owner,.logo-list .views-row .partners,.logo-list .views-row .owner{color:#a8a8a8;font-style:italic;padding-left:15px;position:absolute;top:36px;font-size:11px}.image-filter-list .views-row .organisation,.image-filter-list .views-row .address,.logo-list .views-row .organisation,.logo-list .views-row .address{font-size:1em;line-height:1.3em;padding:0 15px 15px}.image-filter-list .views-row .resume,.logo-list .views-row .resume{font-size:1em;line-height:1.3em;padding:20px 15px 0}.image-filter-list .views-row .meta,.logo-list .views-row .meta{position:absolute;bottom:0;height:60px;width:100%;box-sizing:border-box;padding:12px 15px;color:#868686}.image-filter-list .views-row .meta .meta-first,.logo-list .views-row .meta .meta-first{margin-bottom:5px}.image-filter-list .views-row .meta>span,.logo-list .views-row .meta>span{border-top:1px solid gray;display:block;padding:10px 0}.image-filter-list .views-row .meta .members,.logo-list .views-row .meta .members{width:60%;line-height:1em;display:inline-block}.image-filter-list .views-row .meta .members span,.logo-list .views-row .meta .members span{font-size:1.5em;position:relative;top:2px;margin:0 1px 0 0}.image-filter-list .views-row .meta div.flag,.logo-list .views-row .meta div.flag{float:right;line-height:20px}.image-filter-list .views-row .meta div.flag a,.logo-list .views-row .meta div.flag a{padding:0;background:transparent;color:#3b6fb6;text-transform:none}.image-filter-list .views-row .meta div.flag a.unflag-action,.logo-list .views-row .meta div.flag a.unflag-action{color:#162942}.image-filter-list .view-header a,.logo-list .view-header a{position:absolute;top:-62px;right:0;background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.image-filter-list.view-ting-vejledninger .title a,.logo-list.view-ting-vejledninger .title a{padding-left:0 !important}.image-filter-list.view-ting-vejledninger .title span.text,.logo-list.view-ting-vejledninger .title span.text{display:block !important}.page-community .group-overview,.page-community .project-overview{position:relative}.page-community .group-overview .views-row,.page-community .project-overview .views-row{background:#fff;margin-bottom:20px}.page-community .group-overview .views-row .title,.page-community .project-overview .views-row .title{font-size:1em;font-weight:bold;padding:0 0 5px 0;line-height:1em;height:1em}.page-community .group-overview .views-row .title a,.page-community .project-overview .views-row .title a{color:#fff;text-decoration:none;display:block;padding-left:0;position:relative}.page-community .group-overview .views-row .title a span.ting-icon-file-xml,.page-community .project-overview .views-row .title a span.ting-icon-file-xml{position:absolute;left:0;top:7px;font-size:1.75em;color:#3b6fb6}.page-community .group-overview .views-row .title a span.text,.page-community .project-overview .views-row .title a span.text{display:inline-block;line-height:1.3em;vertical-align:middle}.page-community .group-overview .views-row .partners-sec,.page-community .group-overview .views-row .owner-sec,.page-community .project-overview .views-row .partners-sec,.page-community .project-overview .views-row .owner-sec{margin-bottom:10px;color:#fff;font-style:italic}.page-community .group-overview .views-row .image,.page-community .project-overview .views-row .image{background:white;height:200px;line-height:inherit}.page-community .group-overview .views-row .resume,.page-community .project-overview .views-row .resume{font-size:1em;line-height:1.3em;padding:20px 15px;background:white;height:45px}.page-community .group-overview .views-row .meta,.page-community .project-overview .views-row .meta{background:white;margin:0;padding:10px 15px 10px 15px;line-height:1.8em}.page-community .group-overview .views-row-last,.page-community .project-overview .views-row-last{margin-bottom:0}.page-community .group-overview .item-list .pager-previous,.page-community .group-overview .item-list .pager-next,.page-community .project-overview .item-list .pager-previous,.page-community .project-overview .item-list .pager-next{position:absolute;top:117px;width:48px;height:90px;display:block}.page-community .group-overview .item-list .pager-previous a,.page-community .group-overview .item-list .pager-next a,.page-community .project-overview .item-list .pager-previous a,.page-community .project-overview .item-list .pager-next a{display:block;width:48px;height:90px;text-indent:-9999px}.page-community .group-overview .item-list .pager-previous,.page-community .project-overview .item-list .pager-previous{left:-125px;background:url("../img/pager-prev-light-inactive.png") no-repeat center center}.page-community .group-overview .item-list .pager-previous a,.page-community .project-overview .item-list .pager-previous a{background:url("../img/pager-prev-light.png") no-repeat center center}.page-community .group-overview .item-list .pager-next,.page-community .project-overview .item-list .pager-next{right:-125px;background:url("../img/pager-next-light-inactive.png") no-repeat center center}.page-community .group-overview .item-list .pager-next a,.page-community .project-overview .item-list .pager-next a{background:url("../img/pager-next-light.png") no-repeat center center}.page-community .group-overview .item-list .pager-current,.page-community .project-overview .item-list .pager-current{display:none}#views-exposed-form-ting-news-page,#views-exposed-form-ting-projects-page,#views-exposed-form-ting-products-page,#views-exposed-form-ting-teams-page,#views-exposed-form-ting-public-partners-page,#views-exposed-form-ting-suppliers-page,#views-exposed-form-ting-members-page,#views-exposed-form-ting-oss-projects-page,#views-exposed-form-ting-vejledninger-page{border-bottom:1px solid #d8d8d8;margin-bottom:25px}#views-exposed-form-ting-news-page .views-exposed-widgets,#views-exposed-form-ting-projects-page .views-exposed-widgets,#views-exposed-form-ting-products-page .views-exposed-widgets,#views-exposed-form-ting-teams-page .views-exposed-widgets,#views-exposed-form-ting-public-partners-page .views-exposed-widgets,#views-exposed-form-ting-suppliers-page .views-exposed-widgets,#views-exposed-form-ting-members-page .views-exposed-widgets,#views-exposed-form-ting-oss-projects-page .views-exposed-widgets,#views-exposed-form-ting-vejledninger-page .views-exposed-widgets{margin-bottom:0;padding-bottom:6px}#views-exposed-form-ting-news-page .views-exposed-widget,#views-exposed-form-ting-projects-page .views-exposed-widget,#views-exposed-form-ting-products-page .views-exposed-widget,#views-exposed-form-ting-teams-page .views-exposed-widget,#views-exposed-form-ting-public-partners-page .views-exposed-widget,#views-exposed-form-ting-suppliers-page .views-exposed-widget,#views-exposed-form-ting-members-page .views-exposed-widget,#views-exposed-form-ting-oss-projects-page .views-exposed-widget,#views-exposed-form-ting-vejledninger-page .views-exposed-widget{padding:0 10px 10px 0;margin:0 10px 0 0;border-right:1px solid #d8d8d8}#views-exposed-form-ting-news-page .views-exposed-widget label,#views-exposed-form-ting-projects-page .views-exposed-widget label,#views-exposed-form-ting-products-page .views-exposed-widget label,#views-exposed-form-ting-teams-page .views-exposed-widget label,#views-exposed-form-ting-public-partners-page .views-exposed-widget label,#views-exposed-form-ting-suppliers-page .views-exposed-widget label,#views-exposed-form-ting-members-page .views-exposed-widget label,#views-exposed-form-ting-oss-projects-page .views-exposed-widget label,#views-exposed-form-ting-vejledninger-page .views-exposed-widget label{float:left;font-size:1em;text-transform:uppercase;height:25px;line-height:25px;margin:0 10px 0 0}#views-exposed-form-ting-news-page .views-exposed-widget .views-widget,#views-exposed-form-ting-projects-page .views-exposed-widget .views-widget,#views-exposed-form-ting-products-page .views-exposed-widget .views-widget,#views-exposed-form-ting-teams-page .views-exposed-widget .views-widget,#views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget,#views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget,#views-exposed-form-ting-members-page .views-exposed-widget .views-widget,#views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget,#views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget{float:left}#views-exposed-form-ting-news-page .views-exposed-widget .views-widget input,#views-exposed-form-ting-projects-page .views-exposed-widget .views-widget input,#views-exposed-form-ting-products-page .views-exposed-widget .views-widget input,#views-exposed-form-ting-teams-page .views-exposed-widget .views-widget input,#views-exposed-form-ting-public-partners-page .views-exposed-widget .views-widget input,#views-exposed-form-ting-suppliers-page .views-exposed-widget .views-widget input,#views-exposed-form-ting-members-page .views-exposed-widget .views-widget input,#views-exposed-form-ting-oss-projects-page .views-exposed-widget .views-widget input,#views-exposed-form-ting-vejledninger-page .views-exposed-widget .views-widget input{height:25px;font-size:12px;width:225px;font-style:italic}#views-exposed-form-ting-news-page .views-exposed-widget .form-submit,#views-exposed-form-ting-projects-page .views-exposed-widget .form-submit,#views-exposed-form-ting-products-page .views-exposed-widget .form-submit,#views-exposed-form-ting-teams-page .views-exposed-widget .form-submit,#views-exposed-form-ting-public-partners-page .views-exposed-widget .form-submit,#views-exposed-form-ting-suppliers-page .views-exposed-widget .form-submit,#views-exposed-form-ting-members-page .views-exposed-widget .form-submit,#views-exposed-form-ting-oss-projects-page .views-exposed-widget .form-submit,#views-exposed-form-ting-vejledninger-page .views-exposed-widget .form-submit{margin:0;height:25px;font-size:12px;padding:0 1.5em;font-size:10px;background:#868686}#views-exposed-form-ting-news-page .views-submit-button,#views-exposed-form-ting-projects-page .views-submit-button,#views-exposed-form-ting-products-page .views-submit-button,#views-exposed-form-ting-teams-page .views-submit-button,#views-exposed-form-ting-public-partners-page .views-submit-button,#views-exposed-form-ting-suppliers-page .views-submit-button,#views-exposed-form-ting-members-page .views-submit-button,#views-exposed-form-ting-oss-projects-page .views-submit-button,#views-exposed-form-ting-vejledninger-page .views-submit-button{border-right:0}.views-exposed-form input[type="text"]{padding:0 1em !important}.news-overview .views-row{margin-bottom:25px}.news-overview .views-row .title{font-size:1.25em}.news-overview .views-row .title a{color:#211e1f;text-decoration:none;line-height:1.3em}.news-overview .views-row .title a:hover{text-decoration:underline}.news-overview .views-row .meta{font-size:1em;color:#868686;padding:12px 15px}.news-overview .views-row .meta a{color:#3b6fb6;text-decoration:none}.news-overview .views-row .meta a:hover{text-decoration:underline}.news-overview .views-row .image{margin-bottom:10px;position:relative;overflow:hidden}.news-overview .views-row .image img{transition-property:opacity;transition-duration:250ms}.news-overview .views-row .image img.is-placeholder{margin:0 auto;position:absolute;left:0;right:0;height:50%;top:25%;opacity:0.20}.news-overview .views-row .resume{line-height:1.3em}.news-overview .views-row .resume p{margin-bottom:1em}.news-overview .views-row .resume p:last-child{margin-bottom:0}.news-overview .views-row .read-more{margin-bottom:25px;text-align:right}.news-overview .views-row .read-more a{background:#162942;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.events-overview .views-row{border-bottom:1px solid gray;margin-bottom:25px}.events-overview .views-row .date{float:left;border-right:1px solid gray;margin:0 12px 20px 0;padding:0 12px 0 0;text-align:center}.events-overview .views-row .date .week-day{font-size:0.83em;display:block;font-weight:700;margin:0 0 2px 0}.events-overview .views-row .date .month-day{font-size:2.66em;display:block;font-weight:700}.events-overview .views-row .date .month{font-size:1.83em;display:block}.events-overview .views-row .title{font-size:1.25em;font-weight:bold;line-height:1.3em;margin-bottom:10px}.events-overview .views-row .title a{color:#211e1f;text-decoration:none}.events-overview .views-row .title a:hover{text-decoration:underline}.events-overview .views-row .resume{line-height:1.3em;margin-bottom:15px}.events-overview .views-row .read-more{margin-bottom:25px}.events-overview .views-row .read-more a{color:#3b6fb6;text-decoration:none;font-weight:600}.events-overview .views-row .read-more a:hover{text-decoration:underline}.events-popular .views-row,.news-popular .views-row{margin:0 0 15px 0;padding:0 0 15px 0;border-bottom:1px solid #bebebc;overflow:hidden}.events-popular .views-row .title,.news-popular .views-row .title{line-height:1.3em;margin-bottom:5px}.events-popular .views-row .title a,.news-popular .views-row .title a{color:#211e1f !important;text-decoration:none;font-weight:bold}.events-popular .views-row .title a:hover,.news-popular .views-row .title a:hover{text-decoration:underline}.events-popular .views-row .date,.news-popular .views-row .date{text-align:left;width:50%;float:left;font-style:italic}.events-popular .views-row .participants,.events-popular .views-row .comments,.news-popular .views-row .participants,.news-popular .views-row .comments{text-align:right;width:50%;float:left;font-style:italic}.events-popular .views-row-last,.news-popular .views-row-last{padding:0;margin:0;border-bottom:none}#block-views-exp-ting-events-page .views-exposed-widgets,#block-views-exp-ting-news-page .views-exposed-widgets{margin:0;padding:0}#block-views-exp-ting-events-page .views-exposed-widget,#block-views-exp-ting-news-page .views-exposed-widget{margin:0;padding:0}#block-views-exp-ting-events-page .form-item,#block-views-exp-ting-news-page .form-item{margin:0;padding:0}#block-views-exp-ting-events-page .form-type-bef-link,#block-views-exp-ting-news-page .form-type-bef-link{margin:0 0 15px 0}#block-views-exp-ting-events-page .form-type-bef-link a,#block-views-exp-ting-news-page .form-type-bef-link a{color:#211e1f;font-weight:bold}#block-views-exp-ting-events-page .form-type-bef-link.selected a,#block-views-exp-ting-news-page .form-type-bef-link.selected a{text-decoration:underline;color:#868686}#block-views-exp-ting-events-page .form-item:last-child,#block-views-exp-ting-news-page .form-item:last-child{margin:0}.community-entrances{width:100%;padding:40px 0 20px 0;overflow:hidden}.community-entrances .views-row{background:white;display:block;float:left;width:100%;margin:0 0 20px 0;height:auto;text-align:center;border-radius:3px;box-sizing:border-box}.community-entrances .views-row a{padding:20px 30px 25px;display:block;text-decoration:none}.community-entrances .views-row a h3{text-decoration:none;font-size:2.08333em;color:#3b6fb6;line-height:1.3em;margin:0 0 15px 0;font-weight:600}.community-entrances .views-row a h3 span{font-size:1.5em;position:relative;top:6px;margin:0 4px 0 0}.community-entrances .views-row a p{color:#211e1f;line-height:1.3em;padding:0 10px}.messages-user .views-row{padding:25px 0 25px 40px;border-bottom:1px solid gray;overflow:hidden;position:relative}.messages-user .views-row .message-icon{position:absolute;left:0;top:27px}.messages-user .views-row>.message{margin-bottom:5px;line-height:1.3em}.messages-user .views-row>.message a{color:#3b6fb6;text-decoration:none}.messages-user .views-row>.message a:hover{text-decoration:underline}.messages-user .views-row .created{font-style:italic;color:#35362e}.messages-user .views-row-first{padding:0 0 25px 40px}.messages-user .views-row-first .message-icon{top:2px}.user-followers .views-row,.event-attendees .views-row{overflow:hidden;margin:0 0 15px 0}.user-followers .views-row .picture,.event-attendees .views-row .picture{height:45px;float:left;margin:0 10px 0 0}.user-followers .views-row .picture img,.event-attendees .views-row .picture img{border-radius:45px}.user-followers .views-row .user-name,.user-followers .views-row .name,.event-attendees .views-row .user-name,.event-attendees .views-row .name{height:45px;line-height:45px}.user-followers .views-row .user-name span,.user-followers .views-row .name span,.event-attendees .views-row .user-name span,.event-attendees .views-row .name span{line-height:1;vertical-align:middle;display:inline-block}.user-followers .views-row .user-name a,.user-followers .views-row .name a,.event-attendees .views-row .user-name a,.event-attendees .views-row .name a{text-decoration:none;color:#211e1f;font-weight:bold}.user-followers .views-row .user-name a:hover,.user-followers .views-row .name a:hover,.event-attendees .views-row .user-name a:hover,.event-attendees .views-row .name a:hover{text-decoration:underline}.user-followers .views-row .user-name .employer,.user-followers .views-row .name .employer,.event-attendees .views-row .user-name .employer,.event-attendees .views-row .name .employer{display:block;margin-top:3px}.user-followers .views-row-last,.event-attendees .views-row-last{margin:0}.user-projects .views-row{margin:0 0 10px 0}.user-projects .views-row a{color:#211e1f;text-decoration:none;font-weight:bold}.user-projects .views-row a:hover{text-decoration:underline !important}.user-projects .views-row-last{margin:0}.front #flexslider-1.flexslider{margin:0;padding:0;border:none;position:relative;color:#fff;height:160px;overflow:hidden;border-radius:0;box-shadow:none}.front #flexslider-1.flexslider .slides img{width:auto;height:auto;max-width:auto}.front #flexslider-1.flexslider .views-field-field-slide-image img{height:205px;width:800px;max-width:none;position:absolute;left:50%;margin-left:-400px;filter:grayscale(100%)}.front #flexslider-1.flexslider .full{width:100%}.front #flexslider-1.flexslider .half{width:100%}.front #flexslider-1.flexslider .views-field-nothing{position:absolute;top:0;left:0;z-index:10;width:100%;height:160px;line-height:160px;text-align:center;display:table;content:"";display:block;position:relative;height:100%;width:100%}.front #flexslider-1.flexslider .views-field-nothing>.field-content{margin:auto;width:100%;padding:0 10px;display:inline-block;vertical-align:middle;line-height:1em;position:relative}.front #flexslider-1.flexslider .views-field-nothing .slide-title{font-weight:600;text-transform:uppercase;font-size:1.25em;line-height:1.3em;margin:0 0 15px 0;padding:0 10px;position:relative;top:-10px;transition-property:top,opacity;transition-duration:250ms;transition-timing-function:"easeinout";opacity:0;text-shadow:2px 2px 0 rgba(0,0,0,0.2);background-color:#000}.front #flexslider-1.flexslider .views-field-nothing .slide-body{display:none}.front #flexslider-1.flexslider .views-field-nothing .item-list{position:relative;top:0;transition-property:top,opacity;transition-duration:500ms;transition-timing-function:"easeinout";transition-delay:250ms;opacity:0}.front #flexslider-1.flexslider .views-field-nothing .item-list li{list-style:none;display:inline-block;line-height:1em;margin:0 15px 0 0;padding:0}.front #flexslider-1.flexslider .views-field-nothing .item-list li a{background:#fff;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;font-size:1.25em;font-weight:normal}.front #flexslider-1.flexslider .views-field-nothing .item-list li.last a{background:#666;border:1px solid white;color:white}.front #flexslider-1.flexslider .views-field-nothing .item-list li.first a{background:#fff;border:1px solid #666;color:#666}.front #flexslider-1.flexslider .background-overlay{height:100%;width:100%;position:absolute}.front #flexslider-1.flexslider .extra-image{transition-property:opacity,top;transition-duration:500ms;transition-timing-function:"easeinout";transition-delay:250ms;opacity:0;display:none}.front #flexslider-1.flexslider li.animated .slide-title{top:0;opacity:1}.front #flexslider-1.flexslider li.animated .slide-body{top:0;opacity:1}.front #flexslider-1.flexslider li.animated .item-list{top:0;opacity:1}.front #flexslider-1.flexslider li.animated .extra-image{position:absolute;right:0;width:940px;margin:0 auto;left:0;top:0;opacity:1}.front #flexslider-1.flexslider .flex-control-nav{bottom:10px;z-index:11}.front #flexslider-1.flexslider .flex-control-nav li{margin:0 4px}.front #flexslider-1.flexslider .flex-control-nav li a{height:12px;width:12px;background:#d1d1d1;border-radius:12px;box-shadow:rgba(0,0,0,0.25) 0 0 2px 0}.front #flexslider-1.flexslider .flex-control-nav li a.flex-active{background:#333}.page-community #flexslider-1.flexslider{margin:0;padding:0 0 40px 0;border:none;position:relative;color:white;overflow:hidden;background:transparent;height:auto;border-radius:0;box-shadow:none}.page-community #flexslider-1.flexslider .created{color:#a7c0e3;font-size:1.83em;line-height:1.3em;font-weight:600}.page-community #flexslider-1.flexslider .title{font-weight:800;font-size:1.25em;line-height:1.3em;margin-bottom:15px}.page-community #flexslider-1.flexslider .title a{color:#fff;text-decoration:none}.page-community #flexslider-1.flexslider .read-more{margin-bottom:15px;font-weight:700}.page-community #flexslider-1.flexslider .read-more a{color:#162942;text-transform:uppercase;font-size:1.5em;text-decoration:none}.page-community #flexslider-1.flexslider .flex-control-nav{bottom:0;z-index:11}.page-community #flexslider-1.flexslider .flex-control-nav li{margin:0 3px}.page-community #flexslider-1.flexslider .flex-control-nav li a{height:9px;width:9px;background:#868686;border-radius:10px;box-shadow:none}.page-community #flexslider-1.flexslider .flex-control-nav li a.flex-active{background:#3b6fb6}#quote-slider.flexslider{margin:0;padding:0;border:none;position:relative;border-radius:0;box-shadow:none}#quote-slider.flexslider .views-field-field-quote-body{font-size:1.25em;line-height:1.3em;font-style:italic;margin-bottom:20px;color:#211e1f;font-family:"Montserrat-Regular","Merriweather",serif}#quote-slider.flexslider .views-field-field-quote-author{font-weight:bold;margin-bottom:5px}#quote-slider.flexslider .views-field-field-quote-author-title{color:#a8a8a8}#quote-slider.flexslider .flex-control-nav li{margin:0 4px}#quote-slider.flexslider .flex-control-nav li a{width:8px;height:8px;display:inline-block;background:#d1d1d1;box-shadow:none;border-radius:8px}#quote-slider.flexslider .flex-control-nav li .flex-active{background:#211e1f}.view-ting-members .views-row{float:left;width:47%;margin:0 0 15px 0;position:relative;max-width:250px;background:#fff;box-sizing:border-box}.view-ting-members .views-row .views-field-name{height:2.25em;line-height:2.25em;padding:15px}.view-ting-members .views-row .views-field-name span{line-height:1.3em;vertical-align:middle;display:inline-block}.view-ting-members .views-row .views-field-name a{text-decoration:none;color:#211e1f}.view-ting-members .views-row .views-field-name a:hover{text-decoration:underline}.view-ting-members .views-row-odd{margin-right:6%}#zone-user .block{color:#fff;line-height:1.3em}#zone-user .block a{color:#3b6fb6;text-decoration:none}#zone-user .block a:hover{text-decoration:underline}#zone-user .block-commons-utility-links li{display:inline-block;margin-left:10px;padding-left:10px;border-left:1px solid gray}#zone-user .block-commons-utility-links li a{color:#fff}#zone-user .block-commons-utility-links li a:hover{text-decoration:underline}#zone-user .block-commons-utility-links li.first{border-left:none;margin:0;padding:0}#zone-header{padding:35px 0}.region-header-first .block,.region-header-second .block{color:#fff}.region-header-first .block h2,.region-header-first .block .field-name-field-header-title,.region-header-second .block h2,.region-header-second .block .field-name-field-header-title{font-size:3.33em;font-weight:800}.region-header-first .block h3,.region-header-first .block .field-name-field-header-subtitle,.region-header-second .block h3,.region-header-second .block .field-name-field-header-subtitle{font-size:1.85em;margin-bottom:10px;font-weight:700;color:#3b6fb6}.region-header-first .block .field-item,.region-header-second .block .field-item{display:inline-block;background-color:#000;padding:5px}.region-menu .block.search{width:auto;line-height:90px;position:absolute;right:40px;display:none}.region-menu .block.search .content{line-height:90px}.region-menu .block.search .content a.ting-contact{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;margin:0 25px 0 0;line-height:1;vertical-align:middle}.region-menu .block.search .content a.ting-icon-search{color:#211e1f;text-decoration:none;text-indent:-999em;font-size:0px;position:relative;top:2px}.region-menu .block.search .content a.ting-icon-search:before{font-size:20px;margin-right:5px}.region-footer-first,.region-footer-second{color:#fff;overflow:hidden}.region-footer-first .block,.region-footer-second .block{margin-bottom:35px}.region-footer-first .block .block-title,.region-footer-second .block .block-title{font-size:1.5em;margin-bottom:25px}.region-footer-first .block .content,.region-footer-second .block .content{line-height:1.3em}.region-footer-first .block .content p,.region-footer-second .block .content p{margin-bottom:1em}.region-footer-first .block .content p:last-child,.region-footer-second .block .content p:last-child{margin-bottom:0}.region-footer-first .social_icons_footer a,.region-footer-second .social_icons_footer a{display:inline-block;margin-right:0.5em}.region-footer-first .newsletter #mc_embed_signup,.region-footer-second .newsletter #mc_embed_signup{position:relative}.region-footer-first .newsletter #mc_embed_signup input[type="email"],.region-footer-second .newsletter #mc_embed_signup input[type="email"]{width:310px;border-radius:2px;border:0}.region-footer-first .newsletter #mc_embed_signup input[type="submit"],.region-footer-second .newsletter #mc_embed_signup input[type="submit"]{padding:0.75em 2em 0.75em 2.5em;cursor:pointer}.region-footer-first .newsletter #mc_embed_signup .ting-icon-plane,.region-footer-second .newsletter #mc_embed_signup .ting-icon-plane{display:inline-block;position:relative}.region-footer-first .newsletter #mc_embed_signup .ting-icon-plane:before,.region-footer-second .newsletter #mc_embed_signup .ting-icon-plane:before{position:absolute;font-size:20px;top:12px;left:10px}.region-footer-first .menu-block-wrapper li.expanded,.region-footer-second .menu-block-wrapper li.expanded{width:50%;float:left;padding-right:10px;box-sizing:border-box}.region-footer-first .menu-block-wrapper li.expanded>a,.region-footer-second .menu-block-wrapper li.expanded>a{color:#fff;font-size:1.5em;margin-bottom:25px;font-weight:bold;display:block;text-decoration:none}.region-footer-first .menu-block-wrapper li.expanded>a:hover,.region-footer-second .menu-block-wrapper li.expanded>a:hover{text-decoration:underline}.region-footer-first .menu-block-wrapper li.expanded>ul,.region-footer-second .menu-block-wrapper li.expanded>ul{margin-bottom:35px}.region-footer-first .menu-block-wrapper li.expanded>ul li,.region-footer-second .menu-block-wrapper li.expanded>ul li{margin-bottom:5px;font-size:1.25em;line-height:1.3em}.region-footer-first .menu-block-wrapper li.expanded>ul li a,.region-footer-second .menu-block-wrapper li.expanded>ul li a{color:#fff;text-decoration:none}.region-footer-first .menu-block-wrapper li.expanded>ul li a:hover,.region-footer-second .menu-block-wrapper li.expanded>ul li a:hover{text-decoration:underline}.region-bottom{padding:15px 0;border-top:1px solid #e6e6e6}.region-bottom .block{font-size:1em;color:white}.region-sidebar-first .block{padding:25px 15px;margin:0 0 20px 0;overflow:hidden;background:#e7e7e4;box-sizing:border-box}.region-sidebar-first .block .block-title{font-size:1.08em;padding:0;margin:0 0 1.75em 0;text-transform:uppercase}.region-sidebar-first .block .content{line-height:1.3em}.region-sidebar-first .block .content p{margin:0 0 1.5em;line-height:1.3em}.region-sidebar-first .block .content p:last-child{margin:0}.region-sidebar-first .block .content a{color:#3b6fb6}.region-sidebar-first .read-more-links ul{margin:0;padding:0}.region-sidebar-first .read-more-links ul li{margin:0 0 10px 0;padding:0}.region-sidebar-first .read-more-links ul li a{color:#211e1f !important;text-decoration:none;font-weight:bold}.region-sidebar-first .read-more-links ul li a:hover{text-decoration:underline}.region-sidebar-first .read-more-links ul li.last{margin:0}#block-bean-forside-signup-partner{background:#fff;padding:45px;box-sizing:border-box;border-radius:3px}#block-bean-forside-signup-partner .field-name-field-signup-body{margin:0 0 35px;text-align:center}#block-bean-forside-signup-partner .field-name-field-signup-body strong{text-transform:uppercase;margin:0 0 10px 0;display:block;color:#e6e6e6;font-weight:600}#block-bean-forside-signup-partner .field-name-field-signup-body h2{font-size:2.08333em;margin:0 0 15px 0}#block-bean-forside-signup-partner .field-name-field-signup-body p{line-height:1.4em;margin:auto}#block-bean-forside-signup-partner .col-first{float:left;text-align:center;margin:0 0 35px 0;max-width:100%;box-sizing:border-box}#block-bean-forside-signup-partner .col-first .field{display:inline-block;margin:0 0 18px 0;line-height:1.3em;max-width:100%}#block-bean-forside-signup-partner .col-second{float:left;text-align:center;max-width:100%;box-sizing:border-box}#block-bean-forside-signup-partner .col-second .field{display:inline-block;margin:0 0 15px 0;line-height:1.3em;max-width:100%}#block-bean-forside-signup-partner .col-first h3,#block-bean-forside-signup-partner .col-second h3{font-size:1.25em;line-height:1.3em;margin:0 0 7px 0}#block-bean-forside-signup-partner .col-first .field-type-link-field,#block-bean-forside-signup-partner .col-second .field-type-link-field{margin:0}#block-bean-forside-signup-partner .col-first .field-type-link-field a,#block-bean-forside-signup-partner .col-second .field-type-link-field a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;min-width:175px}#block-bean-forside-signup-partner-0{box-sizing:border-box;border-radius:3px}#block-bean-forside-signup-partner-0 .field-name-field-signup-body{margin:0 0 35px;text-align:center}#block-bean-forside-signup-partner-0 .field-name-field-signup-body strong{text-transform:uppercase;margin:0 0 10px 0;display:block;color:gray;font-weight:600}#block-bean-forside-signup-partner-0 .field-name-field-signup-body h2{font-size:2.08333em;margin:0 0 15px 0}#block-bean-forside-signup-partner-0 .field-name-field-signup-body p{line-height:1.4em;margin:auto}#block-bean-forside-signup-partner-0 .col-first{margin-bottom:35px;text-align:center}#block-bean-forside-signup-partner-0 .col-first>div{max-width:100%}#block-bean-forside-signup-partner-0 .col-second{text-align:center;margin-bottom:25px;float:left;width:100%}#block-bean-forside-signup-partner-0 .footer{width:100%;float:left;text-align:center;margin:40px 0 0 0}#block-bean-forside-signup-partner-0 .footer a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;min-width:175px}.block.btn-link-add{padding:0;background:transparent}.block.btn-link-add .content a{background:#a7c0e3;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;color:white;width:100%}.front .region-preface-first-inner{width:100%}.front .region-preface-first-inner .news-block{float:left;width:100%;margin:0 0 30px 0}.front .region-preface-first-inner .news-block .block-title{font-size:1.25em;text-transform:uppercase;font-weight:400;margin:0 0 20px 0}.front .region-preface-first-inner .news-block .block-title:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#3b6fb6;margin:0 7px 0 0;font-size:1.2em;position:relative;top:2px}.front .region-preface-first-inner .news-block.latest-news .block-title:before{content:"\e601"}.front .region-preface-first-inner .news-block.latest-posts .block-title:before{content:"\e60b"}.front .region-preface-first-inner .news-block.latest-events{margin-bottom:0}.front .region-preface-first-inner .news-block.latest-events .block-title:before{content:"\e602"}.front .latest-activity .view-content{overflow:hidden}.front .latest-activity .views-row{margin:0 0 20px 0}.front .latest-activity .views-row .title{font-weight:bold;line-height:1.3em;margin:0 0 5px 0}.front .latest-activity .views-row .title a{color:#211e1f;text-decoration:none}.front .latest-activity .views-row .title a:hover{text-decoration:underline}.front .latest-activity .date{font-style:italic;line-height:1.3em}.front .latest-activity .date a{color:#3b6fb6;text-decoration:none}.front .latest-activity .date a:hover{text-decoration:underline}.front .latest-activity .view-footer .btn-link{color:#3b6fb6;font-weight:bold;text-decoration:none}.front .latest-activity .view-footer .btn-link:hover{text-decoration:underline}.page-community #page-title{display:none}.page-community #zone-postscript-middle-wrapper{padding:50px 0;background:#f2f2f2}.page-community .region-content-inner{width:100%}.page-community .region-content-inner .block{float:left;width:100%;margin:0 0 30px 0}.page-community .region-content-inner .block .block-title{font-size:1.25em;text-transform:uppercase;font-weight:400;margin:0 0 20px 0}.page-community .region-content-inner .block .block-title:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#3b6fb6;margin:0 7px 0 0;font-size:1.2em;position:relative;top:2px}.page-community .region-content-inner .block.latest-news .block-title:before{content:"\e601"}.page-community .region-content-inner .block.latest-posts .block-title:before{content:"\e60b"}.page-community .region-content-inner .block.latest-events{margin-bottom:0}.page-community .region-content-inner .block.latest-events .block-title:before{content:"\e602"}.page-community .latest-activity .view-content{overflow:hidden}.page-community .latest-activity .views-row{margin:0 0 20px 0}.page-community .latest-activity .views-row .title{font-weight:bold;line-height:1.3em;margin:0 0 5px 0}.page-community .latest-activity .views-row .title a{color:#211e1f;text-decoration:none}.page-community .latest-activity .views-row .title a:hover{text-decoration:underline}.page-community .latest-activity .views-row .date{font-style:italic;line-height:1.3em}.page-community .latest-activity .views-row .date a{color:#3b6fb6;text-decoration:none}.page-community .latest-activity .views-row .date a:hover{text-decoration:underline}.page-community .latest-activity .btn-link{color:#3b6fb6;font-weight:bold;text-decoration:none}.page-community .latest-activity .btn-link:hover{text-decoration:underline}.page-community .region-postscript-first-inner{width:100%}.page-community .region-postscript-first-inner .block{float:left;width:100%;margin:0 0 30px 0}.page-community .latest-group-content{margin-bottom:2em}.page-community .latest-group-content .block-title{text-transform:uppercase;margin-bottom:25px;font-size:1.25em;font-weight:400}.page-community .latest-group-content .view-content{overflow:hidden}.page-community .latest-group-content .view-content .views-row{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #b3b3b3}.page-community .latest-group-content .view-content .views-row .group{margin-bottom:8px;line-height:1.3em}.page-community .latest-group-content .view-content .views-row .group span{font-style:italic}.page-community .latest-group-content .view-content .views-row .group a{color:#3b6fb6;text-decoration:none}.page-community .latest-group-content .view-content .views-row .group a:hover{text-decoration:underline}.page-community .latest-group-content .view-content .views-row .title{font-weight:700;text-transform:uppercase;margin-bottom:8px;line-height:1.3em}.page-community .latest-group-content .view-content .views-row .title a{color:#211e1f;text-decoration:none}.page-community .latest-group-content .view-content .views-row .title a:hover{text-decoration:underline}.page-community .latest-group-content .view-content .views-row .author{line-height:1.3em;margin-bottom:3px}.page-community .latest-group-content .view-content .views-row .author a{color:#3b6fb6;text-decoration:none}.page-community .latest-group-content .view-content .views-row .author a:hover{text-decoration:underline}.page-community .latest-group-content .view-content .views-row .created{line-height:1.3em;font-style:italic}.page-community .latest-group-content .view-content .views-row-last{margin-bottom:0;padding-bottom:0;border-bottom:none}.page-community .latest-content-products .block-title{text-transform:uppercase;margin-bottom:25px;font-size:1.25em;font-weight:400}.page-community .latest-content-products .view-content{overflow:hidden}.page-community .latest-content-products .view-content .views-row{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #b3b3b3;overflow:hidden}.page-community .latest-content-products .view-content .views-row .category{color:#3b6fb6;margin-bottom:8px}.page-community .latest-content-products .view-content .views-row .image{float:left;margin:0 10px 10px 0}.page-community .latest-content-products .view-content .views-row .title{line-height:1.3em;margin-bottom:8px}.page-community .latest-content-products .view-content .views-row .title a{color:#211e1f;text-decoration:none;font-weight:700;text-transform:uppercase}.page-community .latest-content-products .view-content .views-row .title a:hover{text-decoration:underline}.page-community .latest-content-products .view-content .views-row .author{clear:both;margin-bottom:3px;line-height:1.3em}.page-community .latest-content-products .view-content .views-row .author a{color:#3b6fb6;text-decoration:none}.page-community .latest-content-products .view-content .views-row .author a:hover{text-decoration:underline}.page-community .latest-content-products .view-content .views-row .created{line-height:1.3em;clear:both;font-style:italic}.page-community .latest-content-products .view-content .views-row-last{margin-bottom:0;padding-bottom:0;border-bottom:none}.page-community #block-bean-community-forside-signup .block-title{font-size:2.08333em;line-height:1.3em;margin:0 0 15px 0;text-align:center}.page-community #block-bean-community-forside-signup .field-name-field-signup-body{text-align:center;line-height:1.4em;margin:0 auto 30px;width:65%}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns{width:100%}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item{width:100%;margin:0 0 0 0;float:left;background:#3b6fb6;color:#fff;box-sizing:border-box}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item h3{text-transform:uppercase;font-weight:400;font-size:1.25em;line-height:1.3em;padding:20px}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item p{padding:0 20px 1em;line-height:1.3em}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item p:last-child{padding:0 20px 20px}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item a{color:#393e12;text-decoration:none}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item a:hover{text-decoration:underline}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item a#signup-btn{width:100%;background:#fff;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;color:#3b6fb6;font-size:1.25em}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item:first-child,.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item.odd{background:#fff;color:#211e1f;margin-bottom:20px}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item:first-child a,.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item.odd a{color:#3b6fb6}.block-community-stats{overflow:hidden;padding:25px 0;box-sizing:border-box}.block-community-stats div.text{width:100%;text-align:center;font-size:1.33em;margin-bottom:20px;line-height:1.3em}.block-community-stats div.text .link-btn{margin:10px 0 0 0;background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;font-size:12px;line-height:1em;padding:1em 2em}.block-community-stats div.stats{width:100%;padding:0;text-align:center;box-sizing:border-box}.block-community-stats div.stats>div{display:inline-block;text-align:center;width:100%;margin-bottom:15px}.block-community-stats div.stats>div:last-child{margin-bottom:0}.block-community-stats div.stats>div strong{display:block;font-size:2.5em;line-height:1em;font-weight:800}.block-community-stats div.stats>div span{font-size:1.25em;line-height:1.3em;color:#a8a8a8}.rate-widget{height:30px;position:relative;width:110px !important}.rate-widget .item-list{margin-top:6px}.rate-widget .rate-info{display:none}.rate-widget ul li{list-style-type:none !important}.rate-widget .rate-button{border-top-left-radius:2px;border-bottom-left-radius:2px;background:linear-gradient(#fff, #f2f2f2)}.rate-widget .rate-button:hover{text-decoration:none}.rate-widget .rate-button:active{background:linear-gradient(#fff, #f2f2f2)}.rate-widget .rate-button:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e613";position:absolute;left:11px;top:5px;font-size:1.25em}.rate-widget .rate-commons-like-count{padding:5px 7px 4px;float:left;color:#666;background:#f2f2f2;border:1px solid gray;margin-left:-1px;height:1.3em;border-top-right-radius:2px;border-bottom-right-radius:2px}.panel-left .panel-pane{margin:0 0 30px 0;float:left;width:100%}.panel-left .pane-title{font-size:1.25em;padding:30px 0;border-top:1px solid #868686}.panel-right .panel-pane{padding:25px 15px;margin:0 0 20px 0;overflow:hidden;background:#e7e7e4;box-sizing:border-box}.panel-right .panel-pane .pane-title{font-size:1.25em;padding:0;margin:0 0 1.25em 0}.panel-right .panel-pane .pane-content{line-height:1.3em}.panel-right .panel-pane .pane-content p{margin:0 0 1.5em;line-height:1.3em}.panel-right .panel-pane .pane-content p:last-child{margin:0}.panel-right .panel-pane .pane-content a{text-decoration:none}.panel-right .inside{float:left;width:100%}.panel-right .pane-ting-project-status-panel-pane-1{background:#3b6fb6;color:#fff}.panel-right .pane-ting-project-status-panel-pane-1 a{display:block;text-decoration:none;color:#fff}.panel-right .pane-ting-project-status-panel-pane-1 div.status-wrapper{padding-left:70px;position:relative}.panel-right .pane-ting-project-status-panel-pane-1 div.status-wrapper:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e60e";font-size:5em;position:absolute;left:0;top:0}.panel-right .pane-ting-project-status-panel-pane-1 strong{color:#162942;text-transform:uppercase;font-weight:400;display:block;margin-bottom:2px}.panel-right .pane-ting-project-status-panel-pane-1 p{font-size:1.66em;margin-bottom:2px !important;padding-bottom:0;font-weight:700}.panel-right .pane-node-group-group a{width:100%;background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.panel-right .pane-node-group-group a:hover{text-decoration:none}.panel-right .pane-node-create-links,.panel-right .pane-node-prepopulate{padding:0;border:none;background:none;box-shadow:none}.panel-right .pane-node-create-links ul,.panel-right .pane-node-prepopulate ul{margin:0;padding:0}.panel-right .pane-node-create-links ul li,.panel-right .pane-node-prepopulate ul li{margin:0;padding:0}.panel-right .pane-node-create-links ul li a,.panel-right .pane-node-prepopulate ul li a{width:100%;background:#a7c0e3;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.view.proejct-ressources .files{margin:0 0 10px 0}.view.proejct-ressources .files table tr{background:#fff;border-bottom:5px solid #868686}.view.proejct-ressources .files table tr th{display:none}.view.proejct-ressources .files a{color:#211e1f;text-decoration:none}.view.proejct-ressources .files a:hover{text-decoration:underline}.view.proejct-ressources .github a{background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;width:100%;font-weight:normal;text-transform:none;padding-top:3.5em;position:relative}.view.proejct-ressources .github a:before{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e615";font-size:2.5em;position:absolute;top:15px;left:72px}.view.proejct-ressources .github a:after{font-family:'Ting';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e60f";display:block;font-size:2.25em;position:absolute;top:12px;right:77px}.view.event-metadata .date,.view.event-metadata .organizer,.view.event-metadata .contact,.view.event-metadata .price,.view.event-metadata .spots,.view.event-metadata .spots-used,.view.event-metadata .address{margin-bottom:15px}.view.event-metadata span.label{font-weight:bold;display:inline-block;width:40%;line-height:1.3em;vertical-align:top}.view.event-metadata span.content{display:inline-block;width:55%;line-height:1.3em}.view.event-metadata span.content a{color:#3b6fb6;text-decoration:none}.view.event-metadata span.content a:hover{text-decoration:underline}.view.event-metadata .register a{width:100%;background:#3b6fb6;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.view.event-metadata .unregister{margin-top:10px}.view.event-metadata .unregister .field-content a{width:100%;background:#162942;color:white;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}.profile{margin:0}.profile .user-picture{float:none}.profile .col-second>h3{display:none}.profile .field{display:block;margin:0 0 3px 0;line-height:1.3em;overflow:hidden}.profile .field .field-label{width:33%;float:left}.profile .field .field-items{width:66%;float:left}.profile .field a{color:#3b6fb6;text-decoration:none}.profile .field a:hover{text-decoration:underline}.profile .field:after{clear:none;height:auto;font-size:1em}.profile .field-name-field-user-employer{margin-bottom:3px}.profile .field-name-field-user-location{margin-bottom:20px}.profile .field-name-field-user-phone{margin-bottom:3px;margin-top:20px}.profile .field-email{margin-bottom:20px}.profile .field-name-field-user-job-title{font-size:1.25em;font-weight:bold;margin-bottom:0}.profile .field-name-field-user-bio{margin-bottom:20px}.profile .field-name-field-user-bio .field-items{width:100%}.profile .user-profile-category{font-style:italic;margin-top:5px;margin-bottom:20px}.profile .user-profile-category dt{margin:0;display:inline-block;font-weight:normal}.profile .user-profile-category dd{margin:0;display:inline-block}.profile .field-name-field-user-bio p{margin:0 0 1em 0}.profile .social-links{margin-top:15px;overflow:hidden}.profile .social-links .field-items{width:100%}.profile .social-links li{margin:0 10px 0 0 !important}.profile .social-links a{display:inline-block}.profile .social-links .icon{margin:0;font-size:14px;padding:0.65em .75em;display:inline-block;width:12px;text-align:center;border-radius:2px}.profile .social-links .icon:before{margin:0;padding:0;width:auto;height:auto}.profile .flag-outer{float:left;width:100%}ul.tabs{margin:0 0 25px 0;padding:0;border-bottom:1px solid #d8d8d8}ul.tabs li{text-transform:uppercase}ul.tabs li a{color:#96989a;text-decoration:none;display:inline-block;padding:5px 10px;border-bottom:3px solid transparent}ul.tabs li a.active{color:#211e1f;border-bottom:3px solid #211e1f}ul.tabs li a:hover{color:#211e1f}div.breadcrumb{color:#96989a;padding:12px 0}div.breadcrumb a{color:#211e1f;text-decoration:none}div.breadcrumb a:hover{text-decoration:underline}div.breadcrumb span.sep{display:inline-block;margin:0 8px;color:#211e1f}html.is-locked,body.is-locked{overflow:hidden;position:fixed;width:100%}.zone-menu{position:relative}.region-menu{position:absolute;top:0;height:100%;width:100%}.menu-name-main-menu--toggle{cursor:pointer;right:20px;position:absolute;top:20px}@media only screen and (min-width: 1024px){.menu-name-main-menu--toggle{display:none}}.menu-name-main-menu>ul>li{border-top:1px solid #e6e6e6;display:block;text-align:center}.menu-name-main-menu>ul>li:first-child{border:0}.menu-name-main-menu>ul>li>a{font-size:1.2em}@media only screen and (min-width: 1024px){.menu-name-main-menu>ul>li{border:0;color:#000;float:left;height:90px;line-height:70px;margin:0 3%;overflow:visible;position:relative;text-align:left}}.menu-name-main-menu a{display:block;margin:0.75em 0}@media only screen and (min-width: 1024px){.menu-name-main-menu .expanded ul{background-color:#fff;display:none;position:absolute;top:60px;margin:0px -2em;min-width:170px;padding:0 2em;line-height:3em}.menu-name-main-menu .expanded ul li{border-bottom:1px solid #e6e6e6}.menu-name-main-menu .expanded ul li:last-child{border-bottom:0}}@media only screen and (min-width: 1024px) and (min-width: 1024px){.menu-name-main-menu .expanded ul li a:hover{text-decoration:underline}}@media only screen and (min-width: 1024px){.menu-name-main-menu .expanded:hover ul{display:block}}.menu-name-main-menu-wrapper{background-color:#fff;bottom:0;box-sizing:border-box;cursor:auto;font-size:16px;margin-right:0;max-width:90%;overflow:scroll;position:fixed;right:-30em;top:35px;transition:right .3s;transition-timing-function:ease-in-out;width:30em;z-index:50;padding:6em 2em}@media only screen and (min-width: 1024px){.menu-name-main-menu-wrapper{transition:initial;position:relative;left:0;right:0;padding:0;background-color:transparent;top:0;overflow:visible;font-size:inherit;float:left;width:100%;z-index:100}}.menu-name-main-menu-wrapper.is-open{right:0}.menu-name-main-menu-wrapper--overlay{bottom:0;left:0;height:100%;position:fixed;right:0;top:35px;visibility:hidden;-webkit-tap-highlight-color:transparent;width:100%;z-index:100}.menu-name-main-menu-wrapper--overlay.is-visible{background-color:rgba(0,0,0,0.85);cursor:pointer;transition:background .3s;visibility:visible}@media only screen and (min-width: 1024px){.menu-name-main-menu-wrapper--overlay{background-color:transparent;cursor:auto;position:relative;visibility:visible;top:0;transition:initial;width:auto}}.menu-name-main-menu-wrapper li a{-webkit-tap-highlight-color:rgba(0,0,0,0.5)}.menu-name-main-menu-wrapper li a:link{color:#3b6fb6;text-decoration:none}.menu-name-main-menu-wrapper li a:visited{color:#3b6fb6;text-decoration:none}.menu-name-main-menu-wrapper li a:hover{color:#3b6fb6;text-decoration:none}.menu-name-main-menu-wrapper li a:focus{color:#3b6fb6;text-decoration:none}.menu-name-main-menu-wrapper li a:hover{color:#3b6fb6}@media only screen and (min-width: 1024px){.menu-name-main-menu-wrapper li a:link{color:#000;text-decoration:none}.menu-name-main-menu-wrapper li a:visited{color:#000;text-decoration:none}.menu-name-main-menu-wrapper li a:hover{color:#000;text-decoration:none}.menu-name-main-menu-wrapper li a:focus{color:#000;text-decoration:none}}.logged-in .menu-name-main-menu-wrapper,.logged-in .menu-name-main-menu-wrapper--overlay{top:82px}@media only screen and (min-width: 1024px){.logged-in .menu-name-main-menu-wrapper,.logged-in .menu-name-main-menu-wrapper--overlay{top:0}}form input[type=text],form input[type=email],form input[type=search],form input[type=password],form textarea{font-family:"Montserrat-Regular","Open Sans",sans-serif;font-size:1.25em;line-height:1.3em;padding:.75em 1em;color:#211e1f;border:1px solid #b3b3b3;background:#fff;margin:0;max-width:100%;box-sizing:border-box}form input[type=submit],form button{background:#3b6fb6;color:white;text-align:center;padding:0.75em 4em;text-transform:uppercase;font-size:1.25em;font-weight:600;border:none;cursor:pointer;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px}form #edit-preview{background:#162942;color:white;text-align:center;padding:0.75em 4em;text-transform:uppercase;font-size:1.25em;font-weight:600;border:none;cursor:pointer;font-family:"Montserrat-Regular","Open Sans",sans-serif;box-sizing:border-box;border-radius:3px;margin-left:10px}form fieldset{border-top:1px solid #b3b3b3;display:block;float:left;width:100%;max-width:100%;padding:0;margin:0 0 20px;box-sizing:border-box}form fieldset legend{font-size:1em;text-transform:uppercase;font-weight:bold;display:block;float:left;width:100%;color:#b3b3b3;padding:0;margin:20px 0}form fieldset legend a{color:#b3b3b3;text-decoration:none}form fieldset:first-child{border-top:0}form .form-item{margin:0 0 15px}form .form-item label{display:block;padding:0 0 8px 0;font-size:1.25em;font-weight:bold}form .form-item .description{display:block;font-style:italic;padding:8px 0 0 0;line-height:1.3em}form .form-item .description a{color:#3b6fb6;text-decoration:none}form .form-item .description a:hover{text-decoration:underline}form .form-type-radios label,form .form-type-checkbox label{display:inline-block}form .form-actions{display:block;float:left;width:100%}form .form-actions input{margin-right:15px}form .form-actions a{margin-right:15px;color:#3b6fb6;text-decoration:none}form .form-actions a:hover{text-decoration:underline}form a{color:#3b6fb6;text-decoration:none}form a:hover{text-decoration:underline}html.js fieldset.collapsed{height:auto}.filter-wrapper{padding:0}.filter-guidelines{line-height:1.3em}.filter-help{display:none}.filter-guidelines-plain_text{display:none}#edit-picture .user-picture{display:inline-block;margin:0 10px 25px 0}#edit-picture .form-type-checkbox{display:inline-block}#edit-picture .form-type-checkbox label{margin:0;padding:0}table input[type=submit],table button,.file-widget input[type=submit],.file-widget button,.image-widget-data input[type=submit],.image-widget-data button,.field-type-entityreference input[type=submit],.field-type-entityreference button,#edit-field-product-features input[type=submit],#edit-field-product-features button{padding:0.75em 2em;font-size:1em;background:#162942;background-image:none}.token-tree{margin:15px 0}.token-tree tr th,.token-tree tr td{padding:10px}.page-node-registrations table caption{margin-bottom:1.5em}.page-node-registrations table th a{color:#211e1f}.page-node-registrations table td a{color:#3b6fb6}.shs-select{font-size:16px;margin-right:10px}div.fancy-select{position:relative}div.fancy-select.disabled{opacity:0.5}div.fancy-select div.trigger{font-family:"Montserrat-Regular","Open Sans",sans-serif;font-size:1em;line-height:1.3em;padding:.35em 2.5em .35em 1em;color:#211e1f;border:1px solid gray;background:#fff;margin:0;max-width:100%;position:relative;cursor:pointer;outline:none;font-style:italic;min-width:225px;box-sizing:border-box}div.fancy-select div.trigger:after{content:"";display:block;position:absolute;width:0;height:0;border:5px solid transparent;border-top-color:gray;top:9px;right:10px}div.fancy-select ul.options{list-style:none;margin:0;position:absolute;top:24px;left:0;visibility:hidden;opacity:0;z-index:50;max-height:200px;overflow:auto;background:white;min-width:225px;border-left:1px solid gray;border-right:1px solid gray;box-shadow:0 2px 2px rgba(0,0,0,0.15);box-sizing:border-box;transition:opacity 250px ease-out, top 250px ease-out, visibility 250px ease-out;-webkit-transition:opacity 250px ease-out, top 250px ease-out, visibility 250px ease-out;-moz-transition:opacity 250px ease-out, top 250px ease-out, visibility 250px ease-out;-ms-transition:opacity 250px ease-out, top 250px ease-out, visibility 250px ease-out;-o-transition:opacity 250px ease-out, top 250px ease-out, visibility 250px ease-out}div.fancy-select ul.options.open{visibility:visible;top:24px;opacity:1;transition:opacity 250px ease-out, top 250px ease-out;-webkit-transition:opacity 250px ease-out, top 250px ease-out;-moz-transition:opacity 250px ease-out, top 250px ease-out;-ms-transition:opacity 250px ease-out, top 250px ease-out;-o-transition:opacity 250px ease-out, top 250px ease-out}div.fancy-select ul.options.overflowing{top:auto;bottom:40px;transition:opacity 250px ease-out, bottom 250px ease-out, visibility 250px ease-out;-webkit-transition:opacity 250px ease-out, bottom 250px ease-out, visibility 250px ease-out;-moz-transition:opacity 250px ease-out, bottom 250px ease-out, visibility 250px ease-out;-ms-transition:opacity 250px ease-out, bottom 250px ease-out, visibility 250px ease-out;-o-transition:opacity 250px ease-out, bottom 250px ease-out, visibility 250px ease-out}div.fancy-select ul.options.overflowing.open{top:auto;bottom:50px;transition:opacity 250px ease-out, bottom 250px ease-out;-webkit-transition:opacity 250px ease-out, bottom 250px ease-out;-moz-transition:opacity 250px ease-out, bottom 250px ease-out;-ms-transition:opacity 250px ease-out, bottom 250px ease-out;-o-transition:opacity 250px ease-out, bottom 250px ease-out}div.fancy-select ul.options li{padding:1em 1.35em;color:#211e1f;cursor:pointer;white-space:nowrap;font-size:.83333em;border-top:1px solid gray;transition:all 150ms ease-out;-webkit-transition:all 150ms ease-out;-moz-transition:all 150ms ease-out;-ms-transition:all 150ms ease-out;-o-transition:all 150ms ease-out}div.fancy-select ul.options li.selected{font-weight:bold}div.fancy-select ul.options li.hover{background:#868686}.view-subscribe-node-email .views-field-title,.view-subscribe-node-email .views-field-name,.view-subscribe-user-email .views-field-title,.view-subscribe-user-email .views-field-name{width:50%}.view-subscribe-node-email .views-field-title a,.view-subscribe-node-email .views-field-name a,.view-subscribe-user-email .views-field-title a,.view-subscribe-user-email .views-field-name a{text-decoration:none;color:#211e1f}.view-subscribe-node-email .views-field-title a:hover,.view-subscribe-node-email .views-field-name a:hover,.view-subscribe-user-email .views-field-title a:hover,.view-subscribe-user-email .views-field-name a:hover{text-decoration:underline}.view-subscribe-node-email td.views-field-ops-1,.view-subscribe-user-email td.views-field-ops-1{width:25%;font-size:10px}.view-subscribe-node-email td.views-field-ops,.view-subscribe-user-email td.views-field-ops{width:25%;font-size:10px}.search-api-page-results{margin:2em 0}.search-api-page-results h2{font-size:2.08333em;margin-bottom:1em}.search-api-page-results .search-result a{text-decoration:none;color:#3b6fb6;margin-bottom:0.5em;display:block}.search-api-page-results .search-result p.search-info{margin-top:0.5em;font-weight:bold}.pane-forum-list{width:70%;float:left}.pane-forum-list #forum-wrapper{font-size:0}.pane-forum-list #forum-wrapper .forum-item{width:50%;display:inline-block;vertical-align:text-top;font-size:12px}.pane-forum-list #forum-wrapper .forum-item .forum-item-wrap{border-bottom:1px solid gray;margin:0 20px 20px 0;padding:0 10px 20px 0}.pane-forum-list #forum-wrapper .forum-item .forum-description{margin-bottom:1.5em;line-height:1.3em}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-label{color:#a8a8a8;text-transform:uppercase;font-weight:bold;margin-bottom:1em}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts{margin-bottom:1.8em}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts a{text-decoration:none;color:#211e1f;font-weight:bold}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts a:hover{text-decoration:underline}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts p{margin-top:5px;font-style:italic}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts span.user a{color:#3b6fb6;font-weight:normal}.pane-forum-list #forum-wrapper .forum-item .forum-lastest-reply .latest-posts span.user a:hover{text-decoration:underline}.pane-forum-list #forum-wrapper .forum-item .forum-name{text-transform:uppercase;margin-bottom:1.5em}.pane-forum-list #forum-wrapper .forum-item .forum-name a{text-decoration:none;color:#211e1f;font-weight:normal;font-size:1.25em}.pane-forum-list #forum-wrapper .forum-item .forum-name a span.ting-icon-bubbles2{color:#3b6fb6;margin-right:0.5em}.pane-forum-list #forum-wrapper .forum-item .forum-name a span.total{color:#96989a;margin-left:0.5em}.pane-forum-list #forum-wrapper .forum-item .goto-forum a{background:#a7c0e3;color:#fff;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Open Sans", sans-serif;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.view-forum-most-active .view-content .views-row-last.active-comments{border-bottom:0;margin:0;padding:0}.view-forum-most-active .view-content .active-comments{border-bottom:1px solid gray;padding-bottom:1em;margin-bottom:1em;overflow:hidden}.view-forum-most-active .view-content .active-comments a{text-decoration:none;color:#211e1f;font-weight:bold;display:block;margin-bottom:5px}.view-forum-most-active .view-content .active-comments a:hover{text-decoration:underline}.view-forum-most-active .view-content .active-comments span{font-style:italic}.view-forum-most-active .view-content .active-comments .post-date{float:left}.view-forum-most-active .view-content .active-comments .total-comments{float:right}.view-advanced-forum-topic-list .view-header h2{text-transform:uppercase;color:#96989a;font-weight:normal;font-size:1.25em}.view-advanced-forum-topic-list a{text-decoration:none;color:#211e1f;font-weight:bold}.view-advanced-forum-topic-list a:hover{text-decoration:underline}.view-advanced-forum-topic-list .views-row{overflow:hidden;position:relative;padding:1.2em 0;border-bottom:1px solid gray}.view-advanced-forum-topic-list .post-title{margin-bottom:5px}.view-advanced-forum-topic-list .post-info{float:left;font-style:italic}.view-advanced-forum-topic-list .post-info .user a{font-weight:normal;color:#3b6fb6}.view-advanced-forum-topic-list .post-info .user a:hover{text-decoration:underline}.view-advanced-forum-topic-list .comment-count{float:right}.view-advanced-forum-topic-list .comment-count .count-label{position:absolute;top:15px;right:0;font-weight:bold}.view-advanced-forum-topic-list .forum-bottom-pager{margin-top:2em}.node.node-public-partner blockquote,.node.node-supplier blockquote{padding-left:0.5em;font-style:italic;margin-left:1em;border-left:3px solid #868686}.node.node-public-partner .field-label,.node.node-supplier .field-label{font-size:1.25em;margin-bottom:0.5em}.node.node-public-partner .view-ting-eva-primary-contacts h2,.node.node-supplier .view-ting-eva-primary-contacts h2{font-size:1.25em;margin-bottom:1em;padding:0}.node.node-public-partner .view-ting-eva-primary-contacts .views-row,.node.node-supplier .view-ting-eva-primary-contacts .views-row{float:left;margin-right:3em}.node.node-public-partner .view-ting-eva-primary-contacts .user-image,.node.node-supplier .view-ting-eva-primary-contacts .user-image{vertical-align:middle;display:inline-block}.node.node-public-partner .view-ting-eva-primary-contacts .user-image img,.node.node-supplier .view-ting-eva-primary-contacts .user-image img{-moz-border-radius:45px;-webkit-border-radius:45px;border-radius:45px;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;-moz-transition-duration:250ms;-o-transition-duration:250ms;-webkit-transition-duration:250ms;transition-duration:250ms}.node.node-public-partner .view-ting-eva-primary-contacts .user,.node.node-supplier .view-ting-eva-primary-contacts .user{vertical-align:middle;margin-left:0.5em;display:inline-block}.node.node-public-partner .view-ting-eva-primary-contacts .user a,.node.node-supplier .view-ting-eva-primary-contacts .user a{text-decoration:none}.node.node-public-partner .view-ting-eva-primary-contacts .user .user-name,.node.node-supplier .view-ting-eva-primary-contacts .user .user-name{color:#3b6fb6;margin-bottom:5px}.node.node-public-partner .view-ting-eva-primary-contacts .user .jobtitle,.node.node-supplier .view-ting-eva-primary-contacts .user .jobtitle{font-style:italic;color:#211e1f}.view-ting-sidebar-fact .fact{padding:0 15px;margin:0 0 1.5em 0}.view-ting-sidebar-fact span.label{font-weight:bold}.view-ting-sidebar-fact span.companyname{color:#3b6fb6}.view-ting-sidebar-fact h2{font-size:1.25em;line-height:1.3em;margin:1.5em 0 1em;padding:0 15px}.view-ting-sidebar-fact .fact.logo{text-align:center;padding:25px 15px 0 15px}.view-ting-sidebar-fact .fact.partner-deal span.label{display:block}.view-ting-sidebar-fact .fact.partner-deal a{margin-top:0.5em;background:#a7c0e3;color:#fff;text-align:center;padding:1em 2em;text-transform:uppercase;font-size:1.25em;cursor:pointer;text-decoration:none;display:inline-block;font-size:1em;font-weight:600;font-family:"Open Sans", sans-serif;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-weight:normal;text-transform:uppercase}.view-ting-sidebar-fact .static_google_map{width:100%}.view-ting-sidebar-all-users{overflow:hidden}.view-ting-sidebar-all-users .header h2{font-size:1.25em;margin-bottom:1em;line-height:1.3em}.view-ting-sidebar-all-users h3.user-label{margin:0.5em 0 1em;text-transform:uppercase;float:left;width:100%}.view-ting-sidebar-all-users .view-ting-sidebar-users{margin-bottom:1em;float:left;width:100%}.view-ting-sidebar-all-users .views-row{float:left;width:100%;margin-bottom:1.25em}.view-ting-sidebar-all-users .views-row-last{margin-bottom:0}.view-ting-sidebar-all-users .user-image{vertical-align:middle;display:inline-block}.view-ting-sidebar-all-users .user-image img{-moz-border-radius:45px;-webkit-border-radius:45px;border-radius:45px;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity;-moz-transition-duration:250ms;-o-transition-duration:250ms;-webkit-transition-duration:250ms;transition-duration:250ms}.view-ting-sidebar-all-users .user{vertical-align:middle;margin-left:0.5em;display:inline-block}.view-ting-sidebar-all-users .user a{text-decoration:none}.view-ting-sidebar-all-users .user .user-name{font-weight:bold;color:#211e1f}.view-ting-sidebar-all-users .user .jobtitle{font-style:italic;color:#211e1f}.view-ting-sidebar-other-users{float:left;width:100%}.region-sidebar-first .block.block-ting-sidebar-fact-block{padding:0}body{font-family:"Montserrat-Regular","Open Sans",sans-serif;font-size:12px}img{max-width:100%;height:auto}.page{overflow:hidden}#zone-user-wrapper{background:#35362e;padding:10px 0}#zone-user-wrapper .region-user-first{display:none}#zone-user-wrapper .region-user-second{text-align:center}#zone-slideshow-wrapper #zone-slideshow{width:100%;margin:0;padding:0}#zone-slideshow-wrapper #zone-slideshow .region{width:100%;margin:0;padding:0}#zone-preface-wrapper{background:#f2f2f2}#zone-header-wrapper{background:url("../img/header-bg_2.png");background-color:#b3b3b3;background-size:auto 100%;background-repeat:no-repeat;background-position-y:center;background-position-x:center}#zone-title-wrapper{padding-top:50px}#zone-content-wrapper{background:#fff;padding:0 0 50px}#zone-postscript-middle-wrapper{background:#f2f2f2;padding:75px 0}#zone-postscript-bottom-wrapper{padding:50px 0;overflow:hidden}#zone-footer-wrapper{background:#35362e;padding:50px 0 15px}body.front .zone-preface{padding:50px 0}body.front #zone-content-wrapper{padding:0}.page-projekter #zone-title-wrapper,.page-projekter #zone-content-wrapper,.page-produkter #zone-title-wrapper,.page-produkter #zone-content-wrapper,.page-teams #zone-title-wrapper,.page-teams #zone-content-wrapper,.page-offentlige-partnere #zone-title-wrapper,.page-offentlige-partnere #zone-content-wrapper,.page-leverandoerer #zone-title-wrapper,.page-leverandoerer #zone-content-wrapper,.page-medlemmer #zone-title-wrapper,.page-medlemmer #zone-content-wrapper{background:#fff}.page-nyheder #page-title{display:none}.page-community #zone-header{padding:55px 0 20px}.page-community #zone-content-wrapper{padding:50px 0}.page-community #zone-postface-wrapper{padding:40px 0;background:#35362e}.page-community #zone-postscript-top-wrapper{padding:50px 0}.page-community #zone-postscript-bottom-wrapper{padding:0}.page-kontakt .region-content,.page-nyhedsbrev .region-content{margin-top:2em}.page-kontakt .region-content h2,.page-nyhedsbrev .region-content h2{font-size:2em;margin-bottom:1em} diff --git a/sites/all/themes/osto_web/css/osto-web-alpha-default-narrow.css b/sites/all/themes/osto_web/css/osto-web-alpha-default-narrow.css index 7e46e8756..83f28367e 100644 --- a/sites/all/themes/osto_web/css/osto-web-alpha-default-narrow.css +++ b/sites/all/themes/osto_web/css/osto-web-alpha-default-narrow.css @@ -1 +1 @@ -@font-face{font-family:'Montserrat-Regular';src:url("../fonts/Montserrat/Montserrat-Regular.ttf")}@font-face{font-family:'Montserrat-Bold';src:url("../fonts/Montserrat/Montserrat-Bold.ttf");font-weight:bold}#zone-header-wrapper{background-size:100%}.page-community #zone-postface-wrapper{background:#35362e url("../img/post-first-bg.png") no-repeat center center}.page-community .region-content-inner{width:103%}.page-community .region-content-inner .block{float:left;width:31%;margin:0 2% 0 0}.page-community .region-postscript-first-inner{width:103%}.page-community .region-postscript-first-inner .block{float:left;width:48%;margin:0 2% 0 0}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns{width:103%}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item{width:31%;margin:0 2% 0 0}.page-community section.latest-group-content,.page-community section.latest-content-products{width:49%}.front .region-preface-first-inner{width:103%}.front .region-preface-first-inner .news-block{float:left;width:31%;margin:0 2% 0 0}.project-overview .view-content,.product-overview .view-content,.team-overview .view-content,.partner-overview .view-content,.supplier-overview .view-content{width:103%}.project-overview .views-row,.product-overview .views-row,.team-overview .views-row,.partner-overview .views-row,.supplier-overview .views-row{width:31%;margin:0 2% 15px 0}.project-overview .views-row .image,.product-overview .views-row .image,.team-overview .views-row .image,.partner-overview .views-row .image,.supplier-overview .views-row .image{height:150px;line-height:150px}.project-overview .views-row .image>div,.product-overview .views-row .image>div,.team-overview .views-row .image>div,.partner-overview .views-row .image>div,.supplier-overview .views-row .image>div{vertical-align:middle;display:inline-block;line-height:1;max-width:100%}.page-community .project-overview .views-row{min-height:inherit;margin-bottom:0}.page-community .project-overview .views-row .image{height:150px}.view-ting-members .view-content{width:103%}.view-ting-members .views-row{width:14%;margin:0 19px 19px 0}.community-entrances{width:103%;padding:40px 0 20px 0;overflow:hidden}.community-entrances .views-row{width:49%;margin:0 0 20px 0;height:125px}.community-entrances .views-row-odd{margin-right:2%}.front #flexslider-1.flexslider{font-size:.8em;height:400px}.front #flexslider-1.flexslider .views-field-nothing{content:"";display:block;position:relative;line-height:400px;height:100%;width:100%}.front #flexslider-1.flexslider .views-field-nothing .field-content{width:100%}.front #flexslider-1.flexslider .background-overlay{height:100%;width:100%;position:absolute}.front #flexslider-1.flexslider .extra-image{display:none}.page-community #flexslider-1.flexslider .title{font-size:2.5em}.user-followers .views-row .user-name,.user-followers .views-row .name,.event-attendees .views-row .user-name,.event-attendees .views-row .name{width:135px;float:left}.group-members .views-row .user-name{width:135px;float:left}.block-community-stats{position:relative;overflow:visible}.block-community-stats div.image{position:absolute;left:-35px;top:0;z-index:1}.block-community-stats div.text{float:left;width:30%;text-align:left;margin-bottom:0;height:95px;line-height:95px;font-size:14px;position:relative;z-index:2}.block-community-stats div.text>div{vertical-align:middle;line-height:1.3em;display:inline-block}.block-community-stats div.stats{float:left;width:70%;height:95px;line-height:95px}.block-community-stats div.stats>div{vertical-align:middle;line-height:1;width:20%;margin-bottom:0}.node-type-page .region-content{max-width:620px}#region-menu{width:90%;padding:0 5%} +@font-face{font-family:'Montserrat-Regular';src:url("../fonts/Montserrat/Montserrat-Regular.ttf")}@font-face{font-family:'Montserrat-Bold';src:url("../fonts/Montserrat/Montserrat-Bold.ttf");font-weight:bold}#zone-header-wrapper{background-size:100%}.page-community #zone-postface-wrapper{background:#35362e url("../img/post-first-bg.png") no-repeat center center}.page-community .region-content-inner{width:103%}.page-community .region-content-inner .block{float:left;width:31%;margin:0 2% 0 0}.page-community .region-postscript-first-inner{width:103%}.page-community .region-postscript-first-inner .block{float:left;width:48%;margin:0 2% 0 0}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns{width:103%}.page-community #block-bean-community-forside-signup .field-name-field-signup-columns .field-item{width:31%;margin:0 2% 0 0}.page-community section.latest-group-content,.page-community section.latest-content-products{width:49%}.front .region-preface-first-inner{width:103%}.front .region-preface-first-inner .news-block{float:left;width:31%;margin:0 2% 0 0}.image-filter-list .views-row,.logo-list .views-row{flex:0 0 31%}.image-filter-list .views-row .image>div,.logo-list .views-row .image>div{vertical-align:middle;display:inline-block;line-height:1;max-width:100%}.view-ting-members .view-content{width:103%}.view-ting-members .views-row{width:14%;margin:0 19px 19px 0}.community-entrances{width:103%;padding:40px 0 20px 0;overflow:hidden}.community-entrances .views-row{width:49%;margin:0 0 20px 0;height:125px}.community-entrances .views-row-odd{margin-right:2%}.front #flexslider-1.flexslider{font-size:.8em;height:400px}.front #flexslider-1.flexslider .views-field-nothing{content:"";display:block;position:relative;line-height:400px;height:100%;width:100%}.front #flexslider-1.flexslider .views-field-nothing .field-content{width:100%}.front #flexslider-1.flexslider .background-overlay{height:100%;width:100%;position:absolute}.front #flexslider-1.flexslider .extra-image{display:none}.page-community #flexslider-1.flexslider .title{font-size:2.5em}.user-followers .views-row .user-name,.user-followers .views-row .name,.event-attendees .views-row .user-name,.event-attendees .views-row .name{width:135px;float:left}.group-members .views-row .user-name{width:135px;float:left}.block-community-stats{position:relative;overflow:visible}.block-community-stats div.image{position:absolute;left:-35px;top:0;z-index:1}.block-community-stats div.text{float:left;width:30%;text-align:left;margin-bottom:0;height:95px;line-height:95px;font-size:14px;position:relative;z-index:2}.block-community-stats div.text>div{vertical-align:middle;line-height:1.3em;display:inline-block}.block-community-stats div.stats{float:left;width:70%;height:95px;line-height:95px}.block-community-stats div.stats>div{vertical-align:middle;line-height:1;width:20%;margin-bottom:0}.node-type-page .region-content{max-width:620px}#region-menu{width:90%;padding:0 5%} diff --git a/sites/all/themes/osto_web/css/osto-web-alpha-default-normal.css b/sites/all/themes/osto_web/css/osto-web-alpha-default-normal.css index 9ad0bcc2b..b98dc4c12 100644 --- a/sites/all/themes/osto_web/css/osto-web-alpha-default-normal.css +++ b/sites/all/themes/osto_web/css/osto-web-alpha-default-normal.css @@ -1 +1 @@ -@font-face{font-family:'Montserrat-Regular';src:url("../fonts/Montserrat/Montserrat-Regular.ttf")}@font-face{font-family:'Montserrat-Bold';src:url("../fonts/Montserrat/Montserrat-Bold.ttf");font-weight:bold}#zone-header-wrapper{background-size:100%}.front #flexslider-1.flexslider .views-field-nothing{content:"";display:block;position:relative;height:100%;width:100%}.front #flexslider-1.flexslider .views-field-nothing>.field-content{width:940px}.front #flexslider-1.flexslider .extra-image{display:block}.page-community #flexslider-1.flexslider .title{font-size:3.33em}.project-overview .views-row .image,.product-overview .views-row .image,.team-overview .views-row .image,.partner-overview .views-row .image,.supplier-overview .views-row .image{height:200px;line-height:200px}.page-community .project-overview .views-row{min-height:inherit;margin-bottom:0}.page-community .project-overview .views-row .image{height:200px}.view-ting-members .views-row{width:15%;margin:0 14px 15px 0}.community-entrances .views-row{width:31%;margin:0 2% 20px 0;height:125px}.user-followers .views-row .user-name,.user-followers .views-row .name,.event-attendees .views-row .user-name,.event-attendees .views-row .name{width:215px;float:left}.group-members .views-row .user-name{width:215px;float:left}.block-community-stats{padding:25px 45px}.block-community-stats div.text{font-size:1.25em}.region-menu .block.search{display:block} +@font-face{font-family:'Montserrat-Regular';src:url("../fonts/Montserrat/Montserrat-Regular.ttf")}@font-face{font-family:'Montserrat-Bold';src:url("../fonts/Montserrat/Montserrat-Bold.ttf");font-weight:bold}#zone-header-wrapper{background-size:100%}.front #flexslider-1.flexslider .views-field-nothing{content:"";display:block;position:relative;height:100%;width:100%}.front #flexslider-1.flexslider .views-field-nothing>.field-content{width:940px}.front #flexslider-1.flexslider .extra-image{display:block}.page-community #flexslider-1.flexslider .title{font-size:3.33em}.view-ting-members .views-row{width:15%;margin:0 14px 15px 0}.community-entrances .views-row{width:31%;margin:0 2% 20px 0;height:125px}.user-followers .views-row .user-name,.user-followers .views-row .name,.event-attendees .views-row .user-name,.event-attendees .views-row .name{width:215px;float:left}.group-members .views-row .user-name{width:215px;float:left}.block-community-stats{padding:25px 45px}.block-community-stats div.text{font-size:1.25em}.region-menu .block.search{display:block} diff --git a/sites/all/themes/osto_web/gulpfile.js b/sites/all/themes/osto_web/gulpfile.js index 371cd50e3..a9948950f 100644 --- a/sites/all/themes/osto_web/gulpfile.js +++ b/sites/all/themes/osto_web/gulpfile.js @@ -3,25 +3,10 @@ var gulp = require('gulp'); var jshint = require('gulp-jshint'); var stylish = require('jshint-stylish'); var sass = require('gulp-sass'); -var sourcemaps = require('gulp-sourcemaps'); var concat = require('gulp-concat'); var uglify = require('gulp-uglify'); -var ngAnnotate = require('gulp-ng-annotate'); var rename = require('gulp-rename'); -/** - * Setting up browsersync. - * Proxy is the name of the vagrent. - * Host is the the ip defined in "vagrantfile" - */ - -var browserSync = require('browser-sync').create(); -browserSync.init({ - proxy: "design.vm", - host: "192.168.50.38" -}); - - // We only want to process our own non-processed JavaScript files. var jsPath = ['./js/*.js', '!./js/*.min.*']; var sassPath = './scss/**/*.scss'; @@ -43,16 +28,13 @@ gulp.task('jshint', function() { */ gulp.task('sass', function () { gulp.src(sassPath) - .pipe(sourcemaps.init()) .pipe(sass({ outputStyle: 'compressed', includePaths: [ 'node_modules/compass-mixins/lib' ] }).on('error', sass.logError)) - .pipe(sourcemaps.write()) - .pipe(gulp.dest('./css')) - .pipe(browserSync.stream()); + .pipe(gulp.dest('./css')); }); /** @@ -62,8 +44,6 @@ gulp.task('sass', function () { gulp.task('watch', function() { gulp.watch(jsPath, ['jshint']); gulp.watch(sassPath, ['sass']); - gulp.watch(phpPath).on('change', browserSync.reload); - gulp.watch(jsPath).on('change',browserSync.reload); }); @@ -80,9 +60,7 @@ gulp.task('js-watch', function() { */ gulp.task('buildJs', function () { gulp.src(jsPath) - .pipe(sourcemaps.init()) .pipe(uglify()) - .pipe(sourcemaps.write('/maps')) .pipe(rename({extname: ".min.js"})) .pipe(gulp.dest(buildDir)) }); diff --git a/sites/all/themes/osto_web/img/icon-news.svg b/sites/all/themes/osto_web/img/icon-news.svg new file mode 100644 index 000000000..7ada08aa0 --- /dev/null +++ b/sites/all/themes/osto_web/img/icon-news.svg @@ -0,0 +1,7 @@ + \ No newline at end of file diff --git a/sites/all/themes/osto_web/img/icon-tutorial.svg b/sites/all/themes/osto_web/img/icon-tutorial.svg index be4ecf150..7c10ec1c9 100644 --- a/sites/all/themes/osto_web/img/icon-tutorial.svg +++ b/sites/all/themes/osto_web/img/icon-tutorial.svg @@ -4,7 +4,7 @@ - - div { vertical-align: middle; display: inline-block; @@ -93,17 +82,6 @@ } } } -.page-community { - .project-overview { - .views-row { - min-height: inherit; - margin-bottom: 0; - .image { - height: 150px; - } - } - } -} /* Members */ .view-ting-members { diff --git a/sites/all/themes/osto_web/scss/osto-web-alpha-default-normal.scss b/sites/all/themes/osto_web/scss/osto-web-alpha-default-normal.scss index 9f5643fa7..11a23059c 100644 --- a/sites/all/themes/osto_web/scss/osto-web-alpha-default-normal.scss +++ b/sites/all/themes/osto_web/scss/osto-web-alpha-default-normal.scss @@ -44,31 +44,6 @@ } } -/* Projects + Products */ -.project-overview, -.product-overview, -.team-overview, -.partner-overview, -.supplier-overview { - .views-row { - .image { - height: 200px; - line-height: 200px; - } - } -} -.page-community { - .project-overview { - .views-row { - min-height: inherit; - margin-bottom: 0; - .image { - height: 200px; - } - } - } -} - /* Members */ .view-ting-members { .views-row { diff --git a/sites/all/themes/osto_web/scss/osto-web-alpha-default.scss b/sites/all/themes/osto_web/scss/osto-web-alpha-default.scss index 2352b0c93..35e351029 100644 --- a/sites/all/themes/osto_web/scss/osto-web-alpha-default.scss +++ b/sites/all/themes/osto_web/scss/osto-web-alpha-default.scss @@ -87,7 +87,6 @@ line-height: 300px; &:after { - content: ""; display: block; position: absolute; diff --git a/sites/all/themes/osto_web/scss/partials/_fonts.scss b/sites/all/themes/osto_web/scss/partials/_fonts.scss index 1e3fc1137..648a9cb75 100644 --- a/sites/all/themes/osto_web/scss/partials/_fonts.scss +++ b/sites/all/themes/osto_web/scss/partials/_fonts.scss @@ -121,6 +121,8 @@ } .icon-tutorial { + position: absolute; + z-index: 1; width: 3em; height: 3em; display: block; @@ -128,5 +130,40 @@ background:url('../img/icon-tutorial.svg'); background-size: 3em; background-repeat: no-repeat; - background-position: top left; -} \ No newline at end of file + background-position: 3px 3px; +} + +.views-field-read-time span { + @extend %read-time; +} + +%read-time { + height: 1em; + position: relative; + z-index: 1; + padding-left: 1.2em; + + &:before { + @include icon-prepare(); + content: "\e608"; + position: absolute; + font-size: 1em; + left: 0; + } +} + +.news-icon { + @include icon-prepare(); + + position: relative; + z-index: 1; + + &:before { + content: "\e60b"; + color: #fff; + position: absolute; + top: 5px; + left: 5px; + font-size: 2em; + } +} diff --git a/sites/all/themes/osto_web/scss/partials/_panels.scss b/sites/all/themes/osto_web/scss/partials/_panels.scss index 923864e86..86fc5ad07 100644 --- a/sites/all/themes/osto_web/scss/partials/_panels.scss +++ b/sites/all/themes/osto_web/scss/partials/_panels.scss @@ -46,6 +46,11 @@ } } } + + .inside { + float: left; + width: 100%; + } } /* Project status */ @@ -179,7 +184,7 @@ .price, .spots, .spots-used, - .address, { + .address { margin-bottom: 15px; } span.label { diff --git a/sites/all/themes/osto_web/scss/partials/_views.scss b/sites/all/themes/osto_web/scss/partials/_views.scss index 9472e3adb..1097922ce 100644 --- a/sites/all/themes/osto_web/scss/partials/_views.scss +++ b/sites/all/themes/osto_web/scss/partials/_views.scss @@ -1,3 +1,25 @@ +/* +========================================================================== + Placeholders used in this document only. +========================================================================== +*/ +%blue-filter { + background-color: #3b6fb6; + width: 100%; + height: 93px; + display: block; + + a { + background-color: #3b6fb6; + display: block; + + img { + mix-blend-mode: multiply; + } + } +} + + /* ========================================================================== Pagination @@ -28,7 +50,7 @@ border-bottom: 1px solid #c9c9c9; .title { font-weight: bold; - font-size: $font-size-large; + font-size: 1.6em; a { text-decoration: none; color: $text-color-std; @@ -44,6 +66,10 @@ margin-top: 10px; line-height: $line-height-std; } + + .views-field-read-time { + margin-top: 10px; + } } .views-row-first { padding: 0 0 25px 0; @@ -103,7 +129,7 @@ /* ========================================================================== - Projects + Products + View blocks ========================================================================== */ .block-ting-products-block-1, @@ -166,101 +192,103 @@ } } - -.views-exposed-form input[type="text"] { - padding: 0 1em!important; +.page-community { + .block-ting-projects-block-2 { + .block-title { + color: $white; + font-size: 1.5em; + margin-bottom: 25px; + } + } } -.project-overview, -.product-overview, -.team-overview, -.partner-overview, -.supplier-overview, -.members-overview { +/* +========================================================================== + Views pages +========================================================================== +*/ + +.image-filter-list, +.logo-list { float: left; width: 100%; position: relative; + + .view-content { + display: flex; + flex-wrap: wrap; + } + .views-row { - float: left; - width: 100%; - margin: 0 0 15px 0; + flex: 0 0 100%; + margin: 0 1% 40px; position: relative; + padding-bottom: 60px; + @include box($white); .title { font-size: $font-size-large; - line-height: $line-height-std; - font-weight: bold; padding: 15px; - /* line-height: 38px; */ - height: 33px; + a { color: $text-color-std; text-decoration: none; - display: block; - padding-left: 35px; - position: relative; - span.ting-icon-file-xml { - position: absolute; - left: 0; - top: 3px; - font-size: 1.9em; - color: $blue; - } - span.text { - display: inline-block; - line-height: $line-height-std; - vertical-align: middle; - } } } + .image { + overflow: hidden; + padding: 0 15px; + position: relative; + + img.is-placeholder { + margin: 0 auto; + position: absolute; + left: 0; + right: 0; + height: 50%; + top: 25%; + opacity: 0.20; + } + } + .partners, .owner { color: #a8a8a8; font-style: italic; - position: relative; - left: 50px; + padding-left: 15px; position: absolute; top: 36px; font-size: 11px; } - .image { - text-align: center; - img { - /* - @include opacity(1); - @include transition-property(opacity); - @include transition-duration(250ms); - */ - } - img:hover { - /* @include opacity(0.85); */ - } - } .organisation, .address { font-size: $font-size-std; line-height: $line-height-std; padding: 0 15px 15px; } - .address { - min-height: 65px; - } + .resume { font-size: $font-size-std; line-height: $line-height-std; - padding: 20px 15px; - height: 75px; + padding: 20px 15px 0; } .meta { - padding-top: 10px; - margin: 0 15px 10px 15px; - height: 30px; - line-height: 30px; - vertical-align: middle; + position: absolute; + bottom: 0; + height: 60px; + width: 100%; + box-sizing: border-box; + padding: 12px 15px; color: $gray; - border-top: 1px solid $gray-dark; + .meta-first { + @extend %read-time; + + margin-bottom: 5px; + } > span { + border-top: 1px solid $gray-dark; display: block; + padding: 10px 0; } .members { width: 60%; @@ -274,11 +302,8 @@ } } div.flag { - width: 40%; - display: inline-block; - text-align: right; float: right; - line-height: 30px; + line-height: 20px; a { padding: 0; background: transparent; @@ -299,54 +324,6 @@ @include btn-link($blue); } } - #views-exposed-form-ting-projects-page, - #views-exposed-form-ting-products-page, - #views-exposed-form-ting-teams-page, - #views-exposed-form-ting-public-partners-page, - #views-exposed-form-ting-suppliers-page, - #views-exposed-form-ting-members-page, - #views-exposed-form-ting-oss-projects-page, - #views-exposed-form-ting-vejledninger-page { - border-bottom: 1px solid #d8d8d8; - margin-bottom: 25px; - .views-exposed-widgets { - margin-bottom: 0; - padding-bottom: 6px; - } - .views-exposed-widget { - padding: 0 10px 10px 0; - margin: 0 10px 0 0; - border-right: 1px solid #d8d8d8; - label { - float: left; - font-size: $font-size-std; - text-transform: uppercase; - height: 25px; - line-height: 25px; - margin: 0 10px 0 0; - } - .views-widget { - float: left; - input { - height: 25px; - font-size: 12px; - width: 225px; - font-style: italic; - } - } - .form-submit { - margin: 0; - height: 25px; - font-size: 12px; - padding: 0 1.5em; - font-size: 10px; - background: $gray; - } - } - .views-submit-button { - border-right: 0; - } - } /* Modifications for product overview on specific pages */ &.view-ting-vejledninger { @@ -361,20 +338,18 @@ } } +.image-filter-list .image .field-content { + @extend %blue-filter; +} + .page-community { - .block-ting-projects-block-2 { - .block-title { - color: $white; - font-size: 1.5em; - margin-bottom: 25px; - } - } + .group-overview, .project-overview { position: relative; .views-row { + background: #fff; margin-bottom: 20px; - @include box(transparent); .title { font-size: $font-size-std; font-weight: bold; @@ -400,13 +375,13 @@ vertical-align: middle; } } - } + } .partners-sec, .owner-sec { margin-bottom: 10px; color: $white; font-style: italic; - } + } .image { background: white; height: 200px; @@ -423,8 +398,9 @@ background: white; margin: 0; padding: 10px 15px 10px 15px; + line-height: 1.8em; } - } + } .views-row-last { margin-bottom: 0; } @@ -464,28 +440,66 @@ } } -/* Partner Overview */ -.supplier-overview { - .views-row { - .title { - line-height: 33px; - } - .address { - padding: 15px; - } + +/* +========================================================================== + Views exposed forms +========================================================================== +*/ + + +#views-exposed-form-ting-news-page, +#views-exposed-form-ting-projects-page, +#views-exposed-form-ting-products-page, +#views-exposed-form-ting-teams-page, +#views-exposed-form-ting-public-partners-page, +#views-exposed-form-ting-suppliers-page, +#views-exposed-form-ting-members-page, +#views-exposed-form-ting-oss-projects-page, +#views-exposed-form-ting-vejledninger-page { + border-bottom: 1px solid #d8d8d8; + margin-bottom: 25px; + .views-exposed-widgets { + margin-bottom: 0; + padding-bottom: 6px; } -} -/* Partner Overview */ -.partner-overview { - .views-row { - .title { - line-height: 33px; + .views-exposed-widget { + padding: 0 10px 10px 0; + margin: 0 10px 0 0; + border-right: 1px solid #d8d8d8; + label { + float: left; + font-size: $font-size-std; + text-transform: uppercase; + height: 25px; + line-height: 25px; + margin: 0 10px 0 0; } - .image { - padding: 0 15px; - box-sizing: border-box; + .views-widget { + float: left; + input { + height: 25px; + font-size: 12px; + width: 225px; + font-style: italic; + } + } + .form-submit { + margin: 0; + height: 25px; + font-size: 12px; + padding: 0 1.5em; + font-size: 10px; + background: $gray; } } + .views-submit-button { + border-right: 0; + } +} + +.views-exposed-form input[type="text"] { + padding: 0 1em!important; } /* @@ -495,10 +509,9 @@ */ .news-overview { .views-row { - border-bottom: 1px solid $gray-dark; margin-bottom: 25px; .title { - font-size: $font-size-larger; + font-size: $font-size-large; a { color: $text-color-std; text-decoration: none; @@ -510,10 +523,8 @@ } .meta { font-size: $font-size-std; - text-transform: uppercase; - font-weight: bold; color: $gray; - padding: 12px 0; + padding: 12px 15px; a { color: $link-color-std; text-decoration: none; @@ -524,16 +535,29 @@ } .image { margin-bottom: 10px; + position: relative; + overflow: hidden; img { transition-property: opacity; transition-duration: 250ms; + + &.is-placeholder { + margin: 0 auto; + position: absolute; + left: 0; + right: 0; + height: 50%; + top: 25%; + opacity: 0.20; + } } - img:hover { - opacity: 0.85; + + + > div { + @extend %blue-filter; } } .resume { - margin-bottom: 15px; line-height: $line-height-std; p { margin-bottom: 1em; @@ -550,9 +574,6 @@ } } } - .views-row-last { - border-bottom: 0; - } } /* diff --git a/sites/all/themes/osto_web/template.php b/sites/all/themes/osto_web/template.php index b7c350981..e4fb8a174 100644 --- a/sites/all/themes/osto_web/template.php +++ b/sites/all/themes/osto_web/template.php @@ -95,11 +95,3 @@ function osto_web_form_alter($form, $form_state) { } } } - - -/** - * Form Alter - */ -function osto_web_preprocess_block(&$variables) { - $a = 1; -} \ No newline at end of file