We should also remove Custom Header field there is (#(header which do
the same.

If you want to remove something post it here
https://blueprints.launchpad.net/aikiframework/+spec/remove-from-aiki

On Tue, 13 Dec 2011 23:24:49 -0000
rejon <j...@rejon.org> wrote:

> Ok, documented:
> 
> http://aikiframework.org/wiki/Improve_Your_AikiFu#HOWTO_Set_a_Page_Title
> 
> So, shoudl we remove the Page Title custom field on EVERY widget
> page. I think we should. We need to move towards simplifying widgets.
> 
> We can honor old settings, but would prefer we use something like
> roger's way to do this. Thoguhts?
> 
> Jon
> 
> On Sun, Nov 20, 2011 at 8:28 PM, j...@rejon.org <j...@rejon.org> wrote:
> 
> > I think by default, we should assume all strings in the codebase are
> > translatable now. But, since aiki is a framework, its great there
> > are multiple ways to do things, we should document them on the wiki.
> >
> > Agree?
> >
> > Jon
> >
> > On Mon, Nov 21, 2011 at 7:24 AM, Jakub Jankiewicz
> > <793...@bugs.launchpad.net> wrote:
> > > So we don't need the title field, right? But we need to translate
> > > those too. So we need this:
> > >
> > > $title = '<title>' . (  $this->title ? __($this->title) . " - " :
> > > ""  ) . __($aiki->site->site_name()) . '</title>';
> > >
> > > BTW: Can we use this:
> > > (script( $aiki->output->set_title( (__("new title of
> > > site")__) ) )script)
> > >
> > > --
> > > You received this bug notification because you are subscribed to
> > > the bug report.
> > > https://bugs.launchpad.net/bugs/793336
> > >
> > > Title:
> > >  all sites have default in the title and that is straight dumb
> > >
> > > To manage notifications about this bug go to:
> > > https://bugs.launchpad.net/aikiframework/+bug/793336/+subscriptions
> > >
> >
> >
> >
> > --
> > Jon Phillips 王✳爻气 http://fabricatorz.com ✳ skype: kidproto ✳
> > irc: rejon +1.415.830.3884 (global) ✳ +86-187-1003-9974 (beijing)
> >
> 
> 

-- 
Jakub Jankiewicz
twitter: @jcubic
www: http://jcubic.pl

-- 
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/793336

Title:
  all sites have default in the title and that is straight dumb

Status in Aiki Framework:
  Confirmed

Bug description:
  All pages that you create by default will have '- default' suffix in
  title.

  and remove from that page!

  http://www.aikiframework.org/wiki/Tips_and_Tricks

To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/793336/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : aikiframework-devel@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to