diff options
-rw-r--r-- | configs/this_class_cfg.t2t | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/this_class_cfg.t2t b/configs/this_class_cfg.t2t index 4d50088..3ca7a50 100644 --- a/configs/this_class_cfg.t2t +++ b/configs/this_class_cfg.t2t @@ -1,7 +1,8 @@ -%!postproc(html): ThisClassURL 'http://physics.wm.edu/~evmik/classes/2013_fall_Experimental_Atomic_Physics_251/' +%% Order is important %!postproc(html): '(?i)<H1>ThisClassID' '<H1><a class="headerTitle" href="ThisClassURL">ThisClassID</a>' +%!postproc(html): ThisClassURL 'http://physics.wm.edu/~evmik/classes/2013_fall_Experimental_Atomic_Physics_251/' %%% ATTENTION %% %!postproc: ThisClassTitle and ThisClassID need to be the last %!postproc: ThisClassTitle Experimental Atomic Physics |