Coverage for lino/modlib/tinymce/models.py : 96%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
# Copyright 2009-2015 Luc Saffre # License: BSD (see file COPYING for details)
"""
"""A reusable block of text that can be selected from a text editor to be inserted into the text being edited.
"""
blank=True, null=True, format='plain') #~ blank=True,null=True,format='html') # team = dd.ForeignKey( # 'users.Team', blank=True, null=True, # help_text=_("If not empty, then this template " # "is reserved to members of this team.")) blank=True, null=True, format='html')
return self.name
name user #team """, window_size=(60, 'auto'))
id name user #team description text """
|