aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/constants.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2012-06-17 22:38:31 -0400
committerRalph Amissah <ralph@amissah.com>2012-06-17 22:53:27 -0400
commitfed01af686fb007454eafff9127b16a6516b50c0 (patch)
tree9810fe775b188c35c5a7b3c5d2c428d114c8a49a /lib/sisu/v3/constants.rb
parentv3: 3.3.0 version & changelog "opened" (diff)
v3: shared_sisupod_source, common build for sisu (markup) source representationssisu_3.3.0
* to be used by sisupod.txz, git, (and src) * sisupod_make (--sisupod) * share_source (--source) NOTE not used git at present * changed representation of shared sisu source, include related files in directory rather than just markup file [reason for version bump] NOTE there are no changes to sisu markup (only the sharing of source files)
Diffstat (limited to 'lib/sisu/v3/constants.rb')
-rw-r--r--lib/sisu/v3/constants.rb18
1 files changed, 12 insertions, 6 deletions
diff --git a/lib/sisu/v3/constants.rb b/lib/sisu/v3/constants.rb
index c95178ea..2921b670 100644
--- a/lib/sisu/v3/constants.rb
+++ b/lib/sisu/v3/constants.rb
@@ -195,6 +195,7 @@ Px={
lv5: '.',
lv6: '.',
}
+Px[:lng_lst_rgx]=Px[:lng_lst].join('|')
Ep={
d_oebps: 'OEBPS',
f_ncx: 'toc.ncx',
@@ -223,16 +224,21 @@ Db={
col_info_note: 2500,
}
Gt={
- grotto: 'sisu:',
+ grotto: 'sisu_src',
+ git: 'sisu:',
src: 'src',
+ pods: 'pods',
+ sisupod: 'sisupod',
pod: 'pod',
+ files: 'files',
+ doc: 'doc',
po: 'po4a/po',
pot: 'po4a/pot',
- image: 'mm/image',
- audio: 'mm/audio',
- video: 'mm/video',
- conf: 'conf',
- skin: 'conf/skin', #Gt[:skin: 'conf/skin/doc'
+ image: 'image',
+ audio: 'audio',
+ video: 'video',
+ conf: 'doc/_sisu',
+ skin: 'doc/_sisu/skin', #Gt[:skin: 'conf/skin/doc'
}
DISABLE={
epub: {