Oppps. Seems like my server doesn't like me to put .dll's in the webfolder.
You find the file here:
www.molnlyckestorband.com/CodeArchitects.SafeMailLink.zip
/Tobbe
On 3/21/06, Tobias Persson <syrgas@...> wrote:
>
> I have a small thing I can share the code to when I get to my personal
> computer this weekend. It's not my code from the beginning but I did a small
> modification for umbraco (will only encode the email-links on the frontend.
> Standard email links will be seen in umbraco editor).
>
> But you can download the dll here:
> www.molnlyckestorband.com/CodeArchitects.SafeMailLink.dll
>
> Just put it in the bin folder and add this to you web.config file:
>
> <httpModules>
> <add name="SafeMailLinkModule" type="
> CodeArchitects.SafeMailLink.SafeMailLinkModule,
> CodeArchitects.SafeMailLink" />
> </httpModules>
>
> You can see the function at: www.molnlyckestorband.com
>
> I have hardcoded in that the umbraco is in folder /umbraco so if you have
> it somewhere else, you have to modify the source.
>
> good luck,
> /Tobias
>
>
> On 3/21/06, mortenbock <mortenbock@...> wrote:
> >
> > Does aynone have a fix for this? I doubt that you all just publish
> > emails with no security?
> >
> > --- In umbraco@yahoogroups.com, "mortenbock" <mortenbock@...> wrote:
> > >
> > > Hi everyone.
> > >
> > > how do you protect your email adresses from spiders in your umbraco
> > > websites?
> > >
> > > I usually use this script to avoid getting harvested:
> > >
> > > <script language=javascript>
> > > <!--
> > > var username = "info";
> > > var hostname = " designchef.com";
> > > var linktext = "Email Us";
> > > document.write("<a href=" + "mail" + "to:" + username +
> > > "@" + hostname + ">" + linktext + "</a>")
> > > //-->
> > > </script>
> > >
> > > But when using this in the rich text editor i get this error:
> > >
> > > Cannot have ']]>' inside an XML CDATA block.
> > >
> > > How do you do this?
> > >
> > > /Morten
> > >
> >
> >
> >
> >
> >
> >
> >
> >
> > *********************************************************************
> > You can get professional help from umbraco founder Niels Hartvig by
> > buying support packages: http://umbraco.org/support.aspx
> > *********************************************************************
> >
> >
> >
> >
> >
> > SPONSORED LINKS
> > Computer
internet<http://groups.yahoo.com/gads?t=ms&k=Computer+internet&w1=Computer+inter\
net&w2=Computer+security&w3=Computer+training&w4=Cms&w5=Developer&c=5&s=93&.sig=\
y432C3vGtuDVn56ThLtSTQ> Computer
> >
security<http://groups.yahoo.com/gads?t=ms&k=Computer+security&w1=Computer+inter\
net&w2=Computer+security&w3=Computer+training&w4=Cms&w5=Developer&c=5&s=93&.sig=\
w1fDmb1E-FEkLg5gqpSRxw> Computer
> >
training<http://groups.yahoo.com/gads?t=ms&k=Computer+training&w1=Computer+inter\
net&w2=Computer+security&w3=Computer+training&w4=Cms&w5=Developer&c=5&s=93&.sig=\
UIPHN6SkXbvcPR48E3T7Ew>
> >
Cms<http://groups.yahoo.com/gads?t=ms&k=Cms&w1=Computer+internet&w2=Computer+sec\
urity&w3=Computer+training&w4=Cms&w5=Developer&c=5&s=93&.sig=4rdAc5e9Ejg2HWWc-xi\
Vug>
> >
Developer<http://groups.yahoo.com/gads?t=ms&k=Developer&w1=Computer+internet&w2=\
Computer+security&w3=Computer+training&w4=Cms&w5=Developer&c=5&s=93&.sig=LWnD3Ck\
EKe0jt3ESR0b97w>
> > ------------------------------
> > YAHOO! GROUPS LINKS
> >
> >
> > - Visit your group "umbraco<http://groups.yahoo.com/group/umbraco>"
> > on the web.
> >
> > - To unsubscribe from this group, send an email to:
> > umbraco-unsubscribe@yahoogroups.com
> > <umbraco-unsubscribe@yahoogroups.com?subject=Unsubscribe>
> >
> > - Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service <http://docs.yahoo.com/info/terms/>.
> >
> >
> > ------------------------------
> >
>
>
[Non-text portions of this message have been removed]