English 中文(简体)
需要改变生命线的模范风格
原标题:Need to change template styles in Liferay
  • 时间:2010-01-17 07:32:50
  •  标签:
  • liferay

我想改变对生命线的视线和感觉。 i 生命线非常新。 能够给我带来改变的想法。 预 收

问题回答

一步步似乎很复杂,但并非坏。

1a) 下载和包装你想要使用的生活镜头。 所有下载均载于

1b) 确保你拥有符合其生命线版本(1.5.x或1.6.x)的ant和焦土版本。

(2) 工具包中有几个主要方面。 改成“主题”的夹,以这种格式操作制作文字(关于气瓶或玉米,需要使案卷可执行)

c:liferayplugins hemes >create my-name "My Theme Description" linux/mac $>./create.sh my-name "My Theme Description"

这将在称为我的名目和称为“iff”的夹中形成一个kel子主题。

作出你想要的修改。 (WEB-INF内财产档案变更除外)

一旦你从我名的圆顶上进行“编辑”的改动, s子将穿透速度,把“dist”的卷宗放到 root根的“dist”夹中。 您可使用原始安装器将这一设备上载到现场。

OR ......如果你召集了这台k子,以了解你的发展服务器从主题夹中操作“必要部署”,让生命线中的汽车魔鬼做工作。

专题一经安装,便使用“管理页”工具中的“ook和感觉”。

TIP : 使你对习俗档案的大部分改动都容易升级。

TIP :如果你为每一项变化做这项工作,CSS的发展确实是缓慢的......这样,如果你重新运行一个杰夫服务器,就在头盔结束前添加一个风格的标签,把这些标签放在你的手/手上。 href=“file http:///..../_diffs/custom.cs”。 这样,不管你做些什么,都将被编入下一版的战争,并将在不重装的情况下推翻目前安装的版本。 确保在你把这个环节放在一个活的服务器上之前消除这一联系。

生命线.com文件是巨大的,有一份“中间指南”,在我开始的时候可以找到联系。

我们已经为各公司做了一些生活困难的定制,但你的问题对我们来说太模糊了。 如果你只是想改变少数颜色和字体,那么对特别安全局进行编辑是很不错的,但如果你想彻底改变布局,那么你需要查阅模板档案,并开始用X-ROM开展工作。

提供更多细节,我们也许能够向你们提出正确的方向:D

海事组织生命线主题的发展可能非常缓慢,难以开始。 我发现两种不同的做法非常有用。 它为我工作,也可能为你工作。

  1. If you edit files inside _diff folder AFAIK you have to deploy every time two see the changes , which can be quite frustrating for front-end developers. An approch can be edit the css file directly in tomcat/themename folder. Copy the changed every couple of hours or so in the _diff folder and deploy. In my case the CSS stays in C:liferay-portal-6.1.0 omcat-7.0.23webapps\css
  2. Also if you are aware liferay supports Sass now. So it you are writing Sass "deploy" may be you most likely option. But I have also figured out a way to speed up that process. Install ruby (if you are in windows, in Mac its preinstalled) > Install Compass > and create a blank compass project. Start "compass watch" . Open bothe scss file and the compiled css file in your IDE. "compass watch" will poll for changes in your scss file and put the compiled output in the css file. Every while you may copy the css output in the css file in theme folder or directly in firebug or web-inspector in chrome/safari.

我发现,这些办法比在消防/网络探测器上随时部署或完全发展起来更快。

另外,如果任何人都知道更好的方法,特别是像仅仅部署科安会/科约会这样的东西(如果没有书写假象的话,则简单复制件),请让我们知道。

您可以把自己的习俗与生命线的原始物相提,可见:。 http://www.liferay.com/downloads/liferay-portal/additional-files

包括一个主题,你可以提出一个新的主题。 活线在这里产生一个基本主题,作为碎块,因此,你可以定制并部署到安装寿命线上。

你们

mvn archetype:generate

然后选择“生命线-流层类型(提供制造生命线主题的等级类型”)。”

最佳做法建议,你只使用习俗档案,使你的习俗主题成为所有主题,除非绝对必要,否则你不会凌驾于任何模板之上。 这将使今后的升级更加容易,因为你得起不得不人工修改你的模板,以增加对新的生命线特征的支持。

对新专题的使用表示遗憾

http://www.deploy。





相关问题
Error getting SVN repo of Liferay in Eclipse

Im using Eclipse Galileo and have installed Subclipse. I looked at the svn repo url at http://www.liferay.com/web/brian.chan/blog/-/blogs/changes-to-anonymous-access-to-liferay-s-svn and then tried to ...

Liferay + google openid HOW?

Is there someone who knows how to use Liferay 5.2.3 the most up2date free version of liferay with google openid ? I ve try to use the http://www.google.com/accounts/o8/id url but it doesnt work. For ...

How can I determine Objects in application context?

I am trying to write a portlet for Liferay (using Tomcat and Spring) and need to use a database via Persistence API/Hibernate. I am using some configuration XMLs (applicationContext.xml, etc.) and ...

how to delete liferay s theme cache files? [closed]

i have developed a theme for liferay and i have deployed it. but when i choose the theme it doesnt recognize it s styles and it is reading styles from previous theme caches. how can i delete ...