1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
Get Locale::Maketext::Gettext patch upstream! https://rt.cpan.org/Ticket/Display.html?id=97771
EPUB:
$ java -jar ~/Downloads/epubcheck/epubcheck-3.0b2.jar build/en-US/Publican-4.0-Users_Guide-en-US.epub
*********************************************************
GIT
Chase up tig!
branch rename
generate Changes file from git log ... requires hygeine
######################################
Publican 4.3
######################################
Test web hosting for highlight.js
1186990 - problem is there is no access to templates that are not installed from rpms ...
######################################
PUG changes
######################################
PUBLICAN_PATH="/home/jfearn/Source/fedora/publican"
perl -CDAS -I $PUBLICAN_PATH/lib $PUBLICAN_PATH/bin/publican clean
git checkout en-US/
../bin/db4-2-db5
Update command docs:
cd Users_Guide
perl -CDAS -I $PUBLICAN_PATH/lib $PUBLICAN_PATH/bin/publican --help docbook
perl -CDAS -I $PUBLICAN_PATH/lib $PUBLICAN_PATH/bin/publican build --brand_dir $PUBLICAN_PATH/datadir/Common_Content/common-db5 --formats html
perl -CDAS -I $PUBLICAN_PATH/lib $PUBLICAN_PATH/bin/publican build --brand_dir $PUBLICAN_PATH/datadir/Common_Content/common-db5 --formats drupal-book
cd build/en-US/xml
xmllint -xinclude Users_Guide.xml > test.xml
xmllint --relaxng /usr/share/xml/docbook5/schema/rng/5.0/docbook.rng --noout test.xml
gvim test.xml
cd -
jing /usr/share/xml/docbook5/schema/rng/5.0/docbook.rng --noout test.xml
Sample spec file for desktop menu package" up to date?
"1.1.1. Fedora & Red Hat Enterprise Linux 6"
add note about publican-doc package and how to read them
"4.3. Adding code samples" display programlistingco?
"4.5. Renaming a document" can we just use the auto docs?
"When I build my document, I get an error about an ‘undefined language’ — what's wr" note case insensitive matching
Document: mediaobject role="logo"
:nmap %% :let X=1<cr>1G!!
:nmap !! /FATAL ERROR\:<cr>:s/\:/\=X.':'/<cr>:let X=X+1<cr>!!
%%
:% s/FATAL ERROR/FATAL ERROR /g
|