search for: smarty

Displaying 20 results from an estimated 50 matches for "smarty".

Did you mean: smart
2006 Apr 27
4
how to make views changable
Hello I need to make site views changeable I found how to change layouts but it is not enough, becouse templates can use different ways to display and organize content. I found one way to do this, but i need to make subfolders in my ''view/layouts'', ''view/controller_name'' both and to create additional subfolder somewhere in ''public'' to put
2006 Sep 27
0
Is there Smarty in CentOS 4 ?
Hi, Does anyone knows if CentOS 4(.4) has PHP Smarty ? Thanks in advance. Warm Regards, M?rio Gamito
2006 Jul 04
11
Any CMS for Ruby on Rails..
Well i want to make a photography community site on the lines of www.gfxartist.com , www.terminus1525.ca, www.phirebrush.com Where the community votes for every subbmission from a artist and can comment (like a forum).. Now gfxartist has used probably SMARTY,php,and their own CMS. terminus used Drupal,Gallery 2.Some one tells me that this combo is heavy on resources and slows down sites. [A] I need AJAX. SO finally it was decided that i use CMSmadesimple + G2 + SMARTY + xajax. OR [B] Joomla + Community Builder + G2 bridge + dojo(for ajax)...
2009 Jun 24
3
Missing php* packages
Hello, I am trying to migrate one of our fedora-based servers to CentOS. Our PHP developers doesn't allow us to switch because there are no crucial (for them) php packages: php-smarty php-adodb php-accelerator It is not acceptable for us to download sources and compile them and repeat the process each time there is a security bug. Can you recommend any repository which will deliver all the above packages (and many others) ? Regards przemol ------------------------------------...
2008 Nov 20
5
Couldn't find without an ID
hi friends... my rhtml is for_for_test.rhtml <html> <head> <title>Form_For Tester</title> </head> <body> <% form_for :blog, :url => { :action => ''save'', :id => @blog } do |f| %> Name: <%= f.text_field :blog %> <%= submit_tag ''Save'' %> <% end %> </body>
2017 Feb 21
3
SELInux conflict with Postfixadmin
postfixadmin setup.php is claiming: *Error: Smarty template compile directory templates_c is not writable.* *Please make it writable.* *If you are using SELinux or AppArmor, you might need to adjust their setup to allow write access.* This goes away with 'setenforce 0', so it is an SELinux issue. I have tried both: restorecon -Rv /usr...
2006 Jul 23
4
Newbie question about .rhtml
Hi everyone, coming from PHP something in the .rhtml files has been confusing the heck out of me. Why does this work? <% for header in @all_headers %> <%= header.subject %> <% end %> and both of these don''t work <% for header in @all_headers puts header.subject end %> --------------------------------------- <%= for header in @all_headers puts
2006 Jan 27
3
Formatting Data in rhtml
Is there a simple way to format your data in the .rhtml file? I come from a PHP/Smarty background, and in the templates, I''ve used what is called "modifiers" to format data. {$price|currency_format} # displays in currency format {$description|truncate:"100"} # Truncates the description after 100 characters It seems like the template (rhtml) would be...
2005 Aug 16
2
PhoneCALL v2.6.1 - Released
Hello All! Just a notice that our PHP/Smarty-based GPL version of PhoneCALL version 2.6.1 has been released, and is the current stable release. http://www.vecsector.com/phonecall We're always looking for feedback/testers to help us enhance it and make it even easier for everyone to use. The current version is designed around the adva...
2009 Apr 04
2
Help using smooth.spline with zoo object
...unsmoothed series plots just fine - a noisy upward trend) Thanks in advance. P.S. I would really just like to keep varying the penalty parameter 'lambda' of a Hodrick-Prescott filter until I get a 'smooth enough' series, but an archive search suggests that if I ask for this, some smarty pants will reply saying that the HP filter is just the smooth.spline function applied with a particular choice of lambda and equally spaced observations. ____________________________________________________________ Receive Notifications of Incoming Messages Easily monitor multiple email accounts &...
2011 Jun 02
2
nfs webroot 403's
...1 root apache 2764167 May 30 00:07 latest.tar.gz drwxr-xr-x 14 root apache 1024 May 29 10:08 mediawiki-1.16.5 -rw-r--r-- 1 root apache 13235937 May 5 01:37 mediawiki-1.16.5.tar.gz drwxr-xr-x 2 root apache 512 May 29 18:42 mkdir drwxr-xr-x 6 root apache 512 May 29 18:52 smarty drwxr-xr-x 4 root apache 512 Feb 11 16:44 Smarty-3.0.7 -rw-r--r-- 1 root apache 135613 Feb 11 17:09 Smarty-3.0.7.tar.gz lrwxrwxrwx 1 root apache 17 May 30 01:11 store -> /var/www2/magento lrwxrwxrwx 1 root apache 43 May 29 09:03 wiki -> /var/www/html/jokefire.co...
2017 Feb 21
2
SELInux conflict with Postfixadmin
On 02/21/2017 11:46 AM, Zdenek Sedlak wrote: > On 2017-02-21 17:30, Robert Moskowitz wrote: >> postfixadmin setup.php is claiming: >> >> *Error: Smarty template compile directory templates_c is not writable.* >> *Please make it writable.* >> *If you are using SELinux or AppArmor, you might need to adjust their >> setup to allow write access.* >> >> >> This goes away with 'setenforce 0', so it is an SELin...
2008 Jan 18
18
Rails versus PHP in complex HTML/CSS
I have done a bunch of Rails stuff on my own and my company uses PHP. I often have to integrate very complex HTML/CSS into PHP. I know that the PHP looks more closer to the HTML than Rails because Rails has alot of link_to and other macro like calls that generate alot of stuff that you don''t see in the template. I am wondering if that could make it any tricker to generate the complex sort
2008 Nov 12
2
How to get hash values????
Hi, please help me.... <% puts "Total #{@totalemail.inspect}" %> My Output is: Total [{:email=>"aa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org", :name=>"aa"}, {:email=>"bb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org", :name=>"bb"}] How to get email and name??? Thankyou. -- Posted via http://www.ruby-forum.com/.
2014 Apr 15
2
¿Cómo generar informes con R sin utilizar LaTeX?
Hola, lo primero muchísimas gracias a todos por las respuestas que me habéis dado. Precisamente, lo que busco es una solución opensource para realizar informes con los resultados de R. Que permita cierta maquetación como LaTeX, y sobre todo una impresión correcta (que no corte las imágenes como ocurre con markdown/html). Y si dicha solución está orientada a servidor pues mucho mejor. Respecto a
2008 May 16
5
Getting the friends contacts mail Id of gmail,hotmail,yahoo,myspace in RoR
Hello friends, I am developing an application in RoR. After registration in this application I follow the following steps: 1. Enter the hotmail,gmail,aol email id. 2. Enter password according to that mail id. After submitting this information, I want to get the contacts in that my mail id. How can I do this. Whenever I login next time, my contacts should be there in the list of my application.
2002 Jun 25
1
Uploading printer drivers to Samba
Hi I hope somebody can help me with my driver uploading problem. I have done everything according to the printing docs (I think =) ), but I can't seem to be able to upload the driver via neither XP or W2k. The error I get when using XP is: "An error occured while copying file ......... Cannot copy file to destination directory. Click Retry to retry the operation or click Cancel to
2006 Jul 26
7
RHTML in database?
Hi, is it possible to store RHTML templates or partials in database? thanks, Bojan Mihelac -- Bojan Mihelac Informatika Mihelac, Bojan Mihelac s.p. | www.informatikamihelac.com -> tools, scripts, tricks from our code lab: http://source.mihelac.org
2008 May 12
8
Complex data structures in templates
...have been trying nested arrays, as well as nested arrays and hashes, but nothing seems to work (more specifically, nested arrays seem to be flattened into a single array). Having only simple variables and arrays is a little limiting. Something like the Perl-based Template Toolkit or the PHP-based Smarty template engine would be really nice. Regards Ingemar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe f...
2017 Feb 21
0
SELInux conflict with Postfixadmin
On 2017-02-21 17:30, Robert Moskowitz wrote: > postfixadmin setup.php is claiming: > > *Error: Smarty template compile directory templates_c is not writable.* > *Please make it writable.* > *If you are using SELinux or AppArmor, you might need to adjust their > setup to allow write access.* > > > This goes away with 'setenforce 0', so it is an SELinux issue. I have > t...