i am building webside with photoswipe, it nice and has deeplinking kind of implementation, but the only problem with this pid gid implementation is that if someone link your photo somewhere using hash and you will remove that photo from your gallery, the linkt will point to another photo that gets the same pid / index in gallery...
pid on website always gets values 1,2,3,4,5,6,7,8
i am trying to somehow force photoswipe to take pid from some attribute, or at least parse it before with some mapping from custom value to real image index, but i kind of failing...
anyone tried such kind of implementation and succeeded ?
thx in advance
Actually since version a v4.0.8 photoswipe supports custom pid