i just noticed that the piercms site doesn't include the _s and _k
vars when you navigate around the site.
am i totally missing something on my sites? i noticed that all the
other sites out there behave like mine.. but it would be great if mine
would have cleaner url's. this would allow me to use url shorteners at
will, without having to remember to cut them down..
i also wonder if i am somehow missing out on some juice because as
people trade links to my site, they _s and _k force the url shortening
services to treat them as two different links. so while on bit.ly, for
instance, ten people could be sharing the same link to your site, it
would look like ten different people are sharing ten different links
and skewing the stats.
any ideas?
thanks!
--
----
peace,
sergio
photographer, journalist, visionary
http://www.CodingForHire.comhttp://www.coffee-black.comhttp://www.painlessfrugality.comhttp://www.twitter.com/sergio_101http://www.facebook.com/sergio101
In the Squeak4.2-10950.image, at the end of the "How to extend the
Image" window, there is a line of code: (Smalltalk at: #PRDistribution)
new register.
This returns errors due to the fact that PRAjaxSearchWidget is not in
the package Pier-Seaside-Widgets specified by the ConfigurationOfPier2
and in fact, it isn't included in any version after
Pier-Seaside-NickAger.490.
If I drop back to that version, I can register a new Pier kernel via
PRDistribution, but otherwise, not.
Lawson
I am a relatively new Pier user.
I receive HTML-formatted content that I post in a Pier-hosted blog. I have
been converting it to Pier syntax by hand, but it is getting more and more
time consuming and there are some sorts of formatting that can't be easily
duplicated using the Pier syntax.
What do I need to do to be able to selectively post "raw" HTML rather than
using Pier syntax.
Thanks,
TF
Good day list,
I've put together a few JQuery components for use with Magritte descriptions
that are working quite well for me. I posted them in the
Magritte2-AddOns<http://source.lukas-renggli.ch/magritte2addons>
repository.
<http://squeaksource.com/MSQ>Currently datepicker, timepickr and
autocompleter are working.
The autocompleter applies to a MAToOneRelationDescription and adds an
updating script that allows you to render information from the selected
object.
A functional test is included and provides an example.
The timepicker does require JQWidgetBox-Timepickr which loads with
ConfigurationOfJQueryWidgetBox from the
Metacello<http://squeaksource.com/MetacelloRepository>repository.
Cheers
John
--
http://john-mckeon.us
Hi Nick,
Thanks for the link to Lukas's lastbuild. His latest version of Pier
overcomes the problems I had with the Pier One-Click image currently
available on the piercms.com website. And using config to change the
RootClass, I can access the Seaside Welcome site as well as the current
Pier sample pages.
I have what I need. Many thanks to you.
Bruce