Anyone know how to restore a Wiki other than manually? Nick
Nick wrote:> > Anyone know how to restore a Wiki other than manually?Semi-manually... Bring up the version history of the page, view the version before the spam, edit it and then save that as the new content. Also, while you''ve got the version history up, copy the ip addresses that did the spam and send them to Tom Copeland so that he can add them to the list of blocked ip''s. Curt
When you create a widget you have the option to specify its x,y position with a Wx::Point object. Is there any way to change that position at runtime w/o recreating a new widget in it''s place? I couldn''t find anything like: set_point set_x set_y set_location set_position in the docs. Thanks, Zach
Zach Dennis wrote:> When you create a widget you have the option to specify its x,y position > with a Wx::Point object. Is there any way to change that position at > runtime w/o recreating a new widget in it''s place?I think you''re looking for Window#move and/or Window#move_x_y Kevin
I''ve been doing way to much Java recently.... Thanks Kevin, Zach Kevin Smith wrote:> Zach Dennis wrote: > >> When you create a widget you have the option to specify its x,y >> position with a Wx::Point object. Is there any way to change that >> position at runtime w/o recreating a new widget in it''s place? > > > I think you''re looking for Window#move and/or Window#move_x_y > > Kevin > _______________________________________________ > wxruby-users mailing list > wxruby-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/wxruby-users > >
Hi! >Also, while you''ve got the version history up, copy the ip addresses that> did the spam and send them to Tom Copeland so that he can add them to the >list of blocked ip''s.What is his address? Johannes
Johannes Barre wrote:> > Hi! > > >Also, while you''ve got the version history up, copy the ip > addresses that > > > did the spam and send them to Tom Copeland so that he can add > them to the > >list of blocked ip''s. > > What is his address? > > Johannestom at rubyforge dot org. Curt
Tom is on vacation until next Monday...so he will likely respond when he returns. -rich On 8/19/04 2:42 PM, "Curt Hibbs" <curt@hibbs.com> wrote:> Johannes Barre wrote: >> >> Hi! >> >>> Also, while you''ve got the version history up, copy the ip >> addresses that >> >>> did the spam and send them to Tom Copeland so that he can add >> them to the >>> list of blocked ip''s. >> >> What is his address? >> >> Johannes > > tom at rubyforge dot org. > > Curt > _______________________________________________ > wxruby-users mailing list > wxruby-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/wxruby-users >