Skip to content

Instantly share code, notes, and snippets.

View crsleeth's full-sized avatar
💭
Vibing

crsleeth

💭
Vibing
View GitHub Profile
account-plugin-aim 3.8.6-0ubuntu9.2
account-plugin-facebook 0.11+14.04.20140409.1-0ubuntu2
account-plugin-flickr 0.11+14.04.20140409.1-0ubuntu2
account-plugin-google 0.11+14.04.20140409.1-0ubuntu2
account-plugin-jabber 3.8.6-0ubuntu9.2
account-plugin-salut 3.8.6-0ubuntu9.2
account-plugin-twitter 0.11+14.04.20140409.1-0ubuntu2
account-plugin-yahoo 3.8.6-0ubuntu9.2
accountsservice 0.6.35-0ubuntu7.2
acl 2.2.52-1
accountsservice install
acpid install
adduser install
apparmor install
apport install
apport-symptoms install
apt install
apt-transport-https install
apt-utils install
apt-xapian-index install
Selecting previously unselected package libgif4:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
accountsservice install
acl install
acpid install
adduser install
apparmor install
apport install
apport-symptoms install
apt install
apt-transport-https install
apt-utils install
accountsservice install
acl install
acpid install
adduser install
apparmor install
apport install
apport-symptoms install
apt install
apt-transport-https install
apt-utils install
View field
{strip}{if $contents != ""}
{foreach from=$contents.options item=curr_group_info name=group}
{assign var=options value=$curr_group_info.options}
{foreach from=$options item=option name=row}
{if $VALUE == $option.option_value}{$option.option_name}{/if}
{/foreach}
{/foreach}
{/if}{/strip}
View field
{if $contents != ""}
{assign var=vals value="`$g_multi_val_delimiter`"|explode:$VALUE}
{assign var=is_first value=true}
{strip}
{foreach from=$contents.options item=curr_group_info name=group}
{assign var=options value=$curr_group_info.options}
{foreach from=$options item=option name=row}
{if $option.option_value|in_array:$vals}
{if $is_first == false}, {/if}
View field
{strip}{if $contents != ""}
{foreach from=$contents.options item=curr_group_info name=group}
{assign var=options value=$curr_group_info.options}
{foreach from=$options item=option name=row}
{if $VALUE == $option.option_value}{$option.option_name}{/if}
{/foreach}
{/foreach}
{/if}{/strip}
{strip}{if $contents2 != ""}