Quote:
Originally Posted by jackie_w
Patches in libnickel.so.1.0.0.yaml often have to be treated carefully because the Replace string shouldn't be longer than the original Find string.
As long as you customise the Replace string yourself I can't see any reason why Custom navigation menu page number text wouldn't work because your suggested Replace string would still be shorter than the original (13-chars).
However, patch Custom header/footer page number text doesn't look so easy. The Find string, "%1 OF %2", has only 8-chars to play with.
Maybe @geek1011 could enlighten us more if he sees this. Perhaps sneaky workarounds are possible that I'm unaware of?
|
Thanks Jackie!
Quote:
Originally Posted by JSWolf
The replace string could be "Pg %1/%2" as that fits in the 8 character space.
|
Ah good that's better than nothing... Thanks!