Displaying 12 results from an estimated 12 matches for "default_language".
2007 Dec 29
3
Term-Flags
Hi,
Is it necessary to set the down below flag to the TermGenerator,
if I want the "Did you mean ..." spelling corrections?
Xapian::TermGenerator::flags::FLAG_SPELLING
Thank you very much
Markus
2008 Dec 02
1
form_for with partial using do |@f|
...artial'',
:url => {:action => :something, :form => @f}
)) %>
<%= render :partial => ''forms/slang_form_partial''%>
<%= @f.submit %>
In my controller i have something that looks like this:
def something
@default_language = params[:language]
@f = params[:form]
render :partial => ''forms/slang_form_partial''
end
Is it possible to pass this FormBuilder object to a controller and then
back to a partial? Rails 2.1.0 and Ruby 1.8.6.
--
Posted via http://www.ruby-forum.com/.
--~--...
2015 Jun 20
2
Duplicate mails with pop3 + dsync replication
...[48/4646]
mailbox Trash {
special_use = \Trash
}
prefix =
separator = .
subscriptions = yes
type = private
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
default_language = de
fts = lucene
fts_lucene = whitespace_chars=@.
mail_replica = tcp:172.16.1.1:12345
quota = maildir:User quota
quota_rule = *:storage=4G
quota_rule2 = Trash:storage=+100M
quota_rule3 = Spam:ignore
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=80%% qu...
2019 Apr 25
1
Auto rebuilding of Solr indexes on settings change?
Hi,
Looking at the source, it doesn't seem like fts-solr checks for settings
changes using fts_index_have_compatible_settings() like fts-lucene does.
Is there any special reason for why fts-solr shouldn't also rebuild
indexes if settings has changed?
/Peter
2006 Jan 11
0
Localization in SH Login Generator
Hi,
Does anyone use Localization as described in SHLoginGenerator for
multi-lingual apps? I''ve been trying to figure out how to implement it
but with little success. In the README it says:
"In the environments/localization_environment file, set the
configuration variable :default_language to either ''en'' or ''sp.'' That''s
it!"
But that fixes the app to one language (or have I missed something?). I
would like my app to work so:
www.myapp.org - use en.yaml
www.myapp.org/de - use de.yaml
etc.
Any hints/tips?
Cheers
Adam
--...
2011 Sep 11
3
2.1: problems compiling fts-lucene - CLucene git version necessary?
Hello!
I have problems recompiling the Debian squeeze auto build packages
with "--with-lecene". Is the git (2.3) version of CLucene necessary?
Debian includes 0.9.21b, which does not work.
Lutz
2006 Feb 06
6
ActionMailer - ROR Recipes - Multipart/alternative
I am using the SaltedHashLoginGenerator. and would like to send the e-mail in multipart/alternative format.
By default my application is using forgot_password_en.rhtml template.
I read in the ROR Recipes book
"ActionMailer sees these templates, recognizes the pattern in their
file names, and automatically sets the MIME type of the message to
multipart/alternative and adds
2015 Jun 21
0
Duplicate mails with pop3 + dsync replication
...[48/4646]
> mailbox Trash {
> special_use = \Trash
> }
> prefix =
> separator = .
> subscriptions = yes
> type = private
> }
> passdb {
> args = /etc/dovecot/dovecot-ldap.conf.ext
> driver = ldap
> }
> plugin {
> default_language = de
> fts = lucene
> fts_lucene = whitespace_chars=@.
> mail_replica = tcp:172.16.1.1:12345
> quota = maildir:User quota
> quota_rule = *:storage=4G
> quota_rule2 = Trash:storage=+100M
> quota_rule3 = Spam:ignore
> quota_warning = storage=95%% quota-warning 95 %u
&g...
2017 Feb 22
1
Replication Troubles
On 20 Feb 2017, at 11:09, Timo Sirainen <tss at iki.fi> wrote:
>
> On 17 Feb 2017, at 21.37, Wolfgang Hennerbichler <wogri at wogri.com> wrote:
>>
>> Hi Dovecot Users,
>>
>> I?ve configured dovecot dsync replication and I see troubles in the logs and get user complaints which I can?t explain. I found similar threads on this mailinglist, but I couldn?t
2015 Jun 22
2
Duplicate mails with pop3 + dsync replication
...> mailbox Trash {
>> special_use = \Trash
>> }
>> prefix =
>> separator = .
>> subscriptions = yes
>> type = private
>> }
>> passdb {
>> args = /etc/dovecot/dovecot-ldap.conf.ext
>> driver = ldap
>> }
>> plugin {
>> default_language = de
>> fts = lucene
>> fts_lucene = whitespace_chars=@.
>> mail_replica = tcp:172.16.1.1:12345
>> quota = maildir:User quota
>> quota_rule = *:storage=4G
>> quota_rule2 = Trash:storage=+100M
>> quota_rule3 = Spam:ignore
>> quota_warning = storage=95%...
2017 Feb 17
3
Replication Troubles
...to = no
special_use = \Sent
}
mailbox Spam {
auto = subscribe
special_use = \Junk
}
mailbox Trash {
special_use = \Trash
}
prefix =
separator = .
subscriptions = yes
type = private
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
default_language = de
fts = lucene
fts_lucene = whitespace_chars=@.
mail_replica = tcp:172.16.1.1:12345
quota = maildir:User quota
quota_rule = *:storage=5G
quota_rule2 = Trash:storage=+200M
quota_rule3 = Spam:ignore
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=80%% qu...
2013 Feb 15
0
Wine release 1.5.24
...d for ARM.
Aric Stewart (6):
usp10: Fix typo with Script_Khmer_Numeric.
usp10: Split the core Itemize function out to be able to support differences between the normal and OpenType versions.
usp10: Update diacritical script handling for non OpenType Itemization.
usp10: Free default_language items when freeing script cache.
usp10: Fix memory leak when a font has 0 languages, scripts or features.
usp10: Correct error with ScriptLayout log2vis.
Austin English (4):
windowscodecsext: Add a stub dll.
shlwapi: Add a stub for IsInternetESCEnabled.
d3d11: Add a s...