Return-Path: Delivered-To: apmail-roller-user-archive@www.apache.org Received: (qmail 47566 invoked from network); 11 Mar 2008 02:06:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Mar 2008 02:06:25 -0000 Received: (qmail 63911 invoked by uid 500); 11 Mar 2008 02:06:22 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 63693 invoked by uid 500); 11 Mar 2008 02:06:22 -0000 Mailing-List: contact user-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@roller.apache.org Delivered-To: mailing list user@roller.apache.org Received: (qmail 63684 invoked by uid 99); 11 Mar 2008 02:06:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Mar 2008 19:06:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of snoopdave@gmail.com designates 209.85.162.179 as permitted sender) Received: from [209.85.162.179] (HELO el-out-1112.google.com) (209.85.162.179) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2008 02:05:44 +0000 Received: by el-out-1112.google.com with SMTP id j27so1205691elf.11 for ; Mon, 10 Mar 2008 19:05:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=3GrS+GqZwMzRdDEibCHjm3PZYwmQzRQ7se4fAX5fpBc=; b=wiEgUWOFTLlObnb1TeFlSAY9X2zzT7EAqfQNjahMTVtKIHSHO6+OXoLC7MvnlSYvzYfQgK4InZ3m+8JwgNkukSqh14LISC2HP6clPnNVHPgM6GE7dJUlhXkMcP20AiUK5LFvdvrU9i8SGOpoGwi9id3n8LGoDmPMURRo9So3pzM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RYVsI2t5j3Ja8hBaaoUMPHE2L0oMBsk58nRbSphtc987TrQLh5//UEF60idt/6kzeeOSTxupoYPVfJKucs7YKiWctdfaAfvbXCzgzXdYUnFdE31KjUwmseZNHyUZ46+wHoRonU+s7G7O6deJulwd//jWzvyaj+2w4lV8StOpaw0= Received: by 10.150.189.9 with SMTP id m9mr3244831ybf.73.1205201153952; Mon, 10 Mar 2008 19:05:53 -0700 (PDT) Received: by 10.150.218.5 with HTTP; Mon, 10 Mar 2008 19:05:53 -0700 (PDT) Message-ID: <8fb9ac720803101905j7cf48e7andf8f5103997d0591@mail.gmail.com> Date: Mon, 10 Mar 2008 22:05:53 -0400 From: Dave To: user@roller.apache.org Subject: Re: Customizing the login and New entry page In-Reply-To: <555005.33414.qm@web65511.mail.ac4.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8fb9ac720803101807l18f03fa4n1360e5a12b709c72@mail.gmail.com> <555005.33414.qm@web65511.mail.ac4.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Check the Roller install guide for details on how to create and place a roller-custom.properties file. You can safely ignore that one in the examples directory. - Dave On Mon, Mar 10, 2008 at 9:59 PM, abhay srivastava wrote: > Hi Dave, > Thanks for your valuable input. Though I know struts, I will be first trying the first approach. can you tell me where I have to put roller-custom.properties file ? > > Right now I see it in webapp\roller\roller-ui\docs\examples\rollertask > > -abhay > > > > Dave wrote: On Mon, Mar 10, 2008 at 7:55 AM, abhay srivastava wrote: > > Hello, Can anyone tell me how to customize the login the and New Entry page with different banner and color schemes? For example : The votemerich.com is also running on roller and they were able to customize the login page. > > You can customize the front-page by creating a front-page blog theme, > but to customize the login page and the editor/admin UI there are two > approaches. > > The first one is to use the undocumented editor/admin UI theme > capability. If you look in the directory /web/roller-ui/theme you will > find three directories sun, blue and tan. These are three different > themes for the editor/admin UI. You can pick one by specifying the > property 'editor.theme' in your roller-custom.properties file. By > default editor.theme=tan. > > If creating your own theme directory does not give you enough control, > then you will need to understand Struts2 and Tiles. Look in > WEB-INF/tiles.xml for the tiles config and then under > WEB-INF/jsp/tiles for the tiles referenced by tiles.xml. You can > modify those as needed, but remember, next time a Roller release comes > out you may have to do some annoying merges. > > Hope that helps, > - Dave > > > > > --- > Winners don't Quit,Quitters don't Win > > --------------------------------- > Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.